.. _example_service_telnet_port_telnetcustomport: ################## Telnet Custom Port ################## Telnet connection test with custom port configuration. Tests that telnet server correctly uses the configured port and rejects connections on the default port when a custom port is configured. ***************************************** Telnet Connection Failure on Default Port ***************************************** Description =========== Telnet connection should ``fail`` on ``default port 23`` when DUT0 is configured for port 3100 Scenario ======== .. include:: telnetcustomport/telnetconnectionfailureondefaultport .. raw:: html
**************************************** Telnet Connection Success on Custom Port **************************************** Description =========== Telnet connection should ``succeed`` on ``custom port 3100`` when DUT0 is configured for port 3100 Scenario ======== .. include:: telnetcustomport/telnetconnectionsuccessoncustomport .. raw:: html