telnet
SecureStack B3 Configuration Guide 3-39
Syntax
set telnet {enable | disable} [inbound | outbound | all]
Parameters
Defaults
Ifnotspecified,bothinboundandoutboundTelnetservicewillbeenabledordisabled.
Mode
Switchcommand,read‐write.
Example
ThisexampleshowshowtodisableinboundandoutboundTelnetservices:
B3(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.
telnet
UsethiscommandtostartaTelnetconnectiontoaremotehost.TheSecureStackB3switchallows
atotaloffourinboundand/oroutboundTelnetsessiontorunsimultaneously.
Syntax
telnet host [port]
Parameters
Defaults
Ifnotspecified,thedefaultportnumber23willbeused.
Mode
Switchcommand,read‐write.
Example
ThisexampleshowshowtostartaTelnetsessiontoahostat10.21.42.13:
B3(su)->telnet 10.21.42.13
enable|disable EnablesordisablesTelnetservices.
inbound|
outbound|all
(Optional)Specifiesinboundservice(theabilitytoTelnettothisswitch),
outboundservice(theabilitytoTelnettootherdevices),orall(both
inboundandoutbound).
host SpecifiesthenameorIPaddressoftheremotehost.
port (Optional)Specifiestheserverportnumber.