telnet-server listen
Syntax
telnet-server
listen [oobm|data|both]
no telnet-server
listen [oobm|data|both]
Description
This command is used at the global config level to enable (the default) or disable all (IPv4 and IPv6) inbound Telnet access to the switch.
Options
no
-
The
no
form of the command disables inbound Telnet. listen
-
The
listen
parameter is available only on switches that have a separate OOBM port. Values for this parameter are:- oobm
-
Inbound Telnet access is enabled only on the OOBM port.
- data
-
Inbound Telnet access is enabled only on the data ports.
- both
-
Inbound Telnet access is enabled on both the OOBM port and on the data ports. This is the default value.