Carrier Access Network Device Axxius 800 Manual De Usuario

Descargar
Página de 568
5-68
Axxius 800 - Release 2.2
CLI Commands
rtrping
rtrping
Use the rtrping command to request that the Router perform a ping test and report the result.
Syntax:
rtrping {rtr_card-addr} {dest-ip-addr|"domain-name"} 
[count] [count length] [count length source-ip-addr]
Example:
rtrping 4 192.168.100.97
> rtrping 4 192.168.100.97
Pinging 192.168.100.97 with 56 bytes of data:
Reply from 192.168.100.97: bytes=56 time<10ms
Reply from 192.168.100.97: bytes=56 time<10ms
Reply from 192.168.100.97: bytes=56 time<10ms
Reply from 192.168.100.97: bytes=56 time<10ms
Reply from 192.168.100.97: bytes=56 time<10ms
> rtrping 4 192.168.103.239
Pinging 192.168.103.239 with 56 bytes of data:
{rtr_card-addr}
The slot number (1-8) that contains the Router card.
{dest-ip-addr|"domain-name"}
[count]
This optional parameter sets the number of pings to send. Range is 1 to 32, default is 5.
[length]
This optional parameter sets the number of bytes to send in the ICMP echo request payload. 
Range is 0 to 8000, default is 56.
{source-ip-addr}
Override the IP address that will be used as the source IP address in the ICMP echo request, 
must be one of the Router interface IP addresses. Default is to use the IP address of the 
interface from which the ping is sent. The IP address, in the form of xxx.xxx.xxx.xxx, 
where xxx is a number from 0-255.
dest-ip-addr
The IP Address of the IP network to tunnel, in the form of 
xxx.xxx.xxx.xxx, where xxx is between 0-255.
"domain-
name"
The domain name to use for this query, with a maximum of 43characters, 
enclosed in quotes. Example: rtrping 3 "www.carrieraccess.com"