Configuring and Managing IP Interfaces and Services 151Nortel WLAN Security Switch 2300 Series Configuration GuideLogging In to a Remote DeviceFrom within an WSS Software console session or Telnet session, you can use the Telnet client to establish a Telnet clientsession from a WSS switch’s CLI to another device. To establish a Telnet client session with another device, use thefollowing command:telnet {ip-addr | hostname} [port port-num]To establish a Telnet session from WSS 2370 to 10.10.10.90, type the following command:23x0# telnet 10.10.10.90Session 0 pty tty2.d Trying 10.10.10.90...Connected to 10.10.10.90Disconnect character is '^t'Copyright (c) 2002, 2003Nortel , Inc.Username:When you press Ctrl+t or type exit to end the client session, the management session returns to the local WSS prompt:.WSS-2370-remote> Session 0 pty tty2.d terminated tt name tty2.dWSS-2370#Use the following commands to manage Telnet client sessions:show sessions telnet clientclear sessions telnet client [session-id]These commands display and clear Telnet sessions from a WSS’s Telnet client to another device.To display the Telnet client sessions on a WSS, type the following command:23x0# show sessions telnet clientSession Server Address Server Port Client Port------- -------------- ------------ -----------0 192.168.1.81 23 480001 10.10.1.22 23 48001To clear Telnet client session 0, type the following command:23x0# clear sessions telnet client 0You also can clear a Telnet client session by typing exit from within the client session.