Service telnet – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 112

User Access Commands
Software Reference for x310 Series Switches
5.26
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
service telnet
Use this command to enable the telnet server. The server is enabled by default. Enabling
the telnet server starts the switch listening for incoming telnet sessions on the configured
port.
The server listens on port 23, unless you have changed the port by using the
Use the no variant of this command to disable the telnet server. Disabling the telnet server
will stop the switch listening for new incoming telnet sessions. However, existing telnet
sessions will still be active.
Syntax
service telnet [ip|ipv6]
no service telnet [ip|ipv6]
Default
The IPv4 and IPv6 telnet servers are enabled by default.
The configured telnet port is TCP port 23 by default.
Mode
Global Configuration
Examples
To enable both the IPv4 and IPv6 telnet servers, use the following commands:
To enable the IPv6 telnet server only, use the following commands:
To disable both the IPv4 and IPv6 telnet servers, use the following commands:
To disable the IPv6 telnet server only, use the following commands:
Related Commands
clear line vty
show telnet
telnet server
awplus#
configure terminal
awplus(config)#
service telnet
awplus#
configure terminal
awplus(config)#
service telnet ipv6
awplus#
configure terminal
awplus(config)#
no service telnet
awplus#
configure terminal
awplus(config)#
no service telnet ipv6