show telnet
2-38 Basic Configuration
show telnet
UsethiscommandtodisplaythestatusofTelne tontheswitch.
Syntax
show telnet
Parameters
None.
Defaults
None.
Mode
Switchcommand,readonly.
Example
ThisexampleshowshowtodisplayTeln etstatus:
D2(su)->show telnet
Telnet inbound is currently: ENABLED
Telnet outbound is currently: ENABLED
set telnet
UsethiscommandtoenableordisableTeln etontheswitch.
Syntax
set telnet {enable | disable} [inbound | outbound | all]
Parameters
Defaults
Ifnotspecified,bothinboundandoutboundTelne tservicewillbeenabled.
Mode
Switchcommand,readwrite.
Example
ThisexampleshowshowtodisableinboundandoutboundTeln etservices:
D2(su)->set telnet disable all
Disconnect all telnet sessions and disable now (y/n)? [n]: y
All telnet sessions have been terminated, telnet is now disabled.
enable|disable EnablesordisablesTeln etservices.
inbound|
outbound|all
(Optional)Specifiesinboundservice(theabilitytoTeln ettothisswitch),
outboundservice(theabilitytoTeln ettootherdevices),orall(both
inboundandoutbound).