User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
8-16 Switching Commands
202-10088-01, March 2005
Show commands display switch settings, statistics, and other information.
Configuration commands configure features and options of the switch. For every
configuration command, there is a show command that displays the configuration setting.
telnet
This command establishes a new outbound telnet connection to a remote host. The host value must
be a valid IP address. Valid values for port should be a valid decimal integer in the range of 0 to
65535, where the default value is 23. If [debug] is used, the current telnet options enabled is
displayed. The optional line parameter sets the outbound telnet operational mode as ‘linemode’,
where by default, the operational mode is ‘character mode’. The noecho option disables local
echo.
Format telnet <host> [port] [debug] [line] [noecho]
Modes Privileged EXEC
User EXEC
transport input telnet
This command regulates new telnet sessions. If sessions are enabled, new telnet sessions can be
established until there are no more sessions available. If sessions are disabled, no new telnet
sessions are established. An established session remains active until the session is ended or an
abnormal network error ends the session.
Default enabled
Format transport input telnet
Mode Line Config
no transport input telnet
This command disables telnet sessions. If sessions are disabled, no new telnet sessions are
established.
Format no transport input telnet
Mode Line Config