limit-no:the number of Telnet user to enter privileged mode (0~5)
【Default】
The max number is defaulted to be 5.
【Example】
!Configure only 1 Telnet users can enter privileged mode
QTECH(config)# login-access-list telnet-limit 1
【Related command】
show users
12.4.29 tracert
Use this command for routing detecting and network examination.
tracert [ -u | -c ] [ -p udpport | -f first_ttl | -h maximum_hops | -w time_out ]
target_name
【Parameter】
-u means sending udp packet,-c means sending echo packet of icmp. It is
defaulted to be -c;
12-51