.. _example_service_telnet_telnetconnection:
#################
Telnet Connection
#################
These scenarios show how to configure telnet connections with an explanation of the
different options.
.. image:: telnet.svg
:width: 800
*****************
Telnet Connection
*****************
Description
===========
In this scenario, a telnet connection is created using the default configuration values.
Scenario
========
.. include:: telnetconnection/telnetconnection
.. raw:: html
*******************************
Telnet Connection Specific Port
*******************************
Description
===========
In this scenario, a telnet connection is created using a specific port
different than the default one, to link server and client.
Scenario
========
.. include:: telnetconnection/telnetconnectionspecificport
.. raw:: html
**********************************
Telnet Connection Specific Address
**********************************
Description
===========
In this scenario, two telnet connections are created using the
ip address defined on the client.
Scenario
========
.. include:: telnetconnection/telnetconnectionspecificaddress
.. raw:: html
******************************
Telnet Connection Specific VRF
******************************
Description
===========
In this scenario, a telnet connection is established via the VRF
specified on the client.
Scenario
========
.. include:: telnetconnection/telnetconnectionspecificvrf
.. raw:: html
*******************************************
Telnet Connection Specific Listen Addresses
*******************************************
Description
===========
In this scenario, two telnet connections are established, one for each
address defined at server, which are dedicated to listen for requests from a client ip address.
Scenario
========
.. include:: telnetconnection/telnetconnectionspecificlistenaddresses
.. raw:: html
**********************
Telnet Connection IPv6
**********************
Description
===========
In this scenario, a telnet connection is created by using an IPV6 address instead of an IPV4.
Scenario
========
.. include:: telnetconnection/telnetconnectionipv6
.. raw:: html