Specifications

Logging In to a Remote Device
5-28 Configuring and Managing IP Interfaces and Services
Logging In to a Remote Device
FromwithinanMSSconsolesessionorTelnetsession,youcanusetheTelnetclienttoestablisha
TelnetclientsessionfromaRoamAboutswitch’sCLItoanotherdevice.ToestablishaTelnetclient
sessionwithanotherdevice,usethefollowingcommand:
telnet {ip-addr | hostname} [port port-num]
Examples
ToestablishaTelnetsessionfromanRBT8100to10.10.10.90,type thefollowingcommand:
RBT-8100# telnet 10.10.10.90
Session 0 pty tty2.d Trying 10.10.10.90...
Connected to 10.10.10.90
Disconnect character is '^t'
Copyright (c) 2002, 2003
Enterasys Networks, Inc.
Username:
WhenyoupressCtrl+tortypeexittoendtheclientsession,themanagementsession returnstothe
localRoamAboutSwitchprompt:.
RBT-8100-remote> Session 0 pty tty2.d terminated tt name tty2.d
RBT-8100#
UsethefollowingcommandstomanageTelnetclientsessions:
show sessions telnet client
clear sessions telnet client [session-id]
ThesecommandsdisplayandclearTelnetsessionsfromaRoamAboutswitch’sTelnetclientto
anotherdevice.
TodisplaytheTelnetclientsessionsonaRoamAboutSwitch,typethefollowingcommand:
RBT-8100# show sessions telnet client
Session Server Address Server Port Client Port
------- -------------- ------------ -----------
0 192.168.1.81 23 48000
1 10.10.1.22 23 48001
ToclearTelnetclientsession0,typethefollowingcommand:
RBT-8100# clear sessions telnet client 0
YoualsocanclearaTelnetclientsessionbytypingexitfromwithintheclientsession.