Management Plane Overview
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
51
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
IDLE TIMEOUT
The idle timeout for SSH, Telnet and Modem CLI sessions can be set by using the
following command:
EXAMPLE
ALU(config)# line vty exec-timeout 0
ALU(config)# line vty exec-timeout 45 15
ALU(config)# no line vty exec-timeout
PING
The ping command is used to check the connectivity to a specific host using the
IP address/host name of that host.
EXAMPLE
ALU(config)# ping 192.168.10.121
Sending 5,64-byte ICMP Echos to 192.168.10.121,
timeout is 10 seconds
!!!!!
Success rate is 100 percent (5/5),
round-trip min/avg/max = 0.124/0.191/0.356 ms
Command (in CM) Description
[no] line vty exec-timeout
<0-35791> [<0-60>]
This command is used to configure the
timeout (in minutes or seconds) for SSH,
Telnet, and Modem CLI sessions. These
sessions close if they are idle for the
specified time.
The default timeout is 20 minutes.
A zero input specifies that the SSH,
Telnet and Modem CLI sessions should
never exit when left idle.
Command (in CM) Description
ping [vrf <vrf-name>] {<ip-
address>|<hostname>}
Use this command to check the
connectivity between OmniAccess 5740
USG and any remote machine.