User's Manual

Table Of Contents
81
Users Manual of CS-6306R
This command is used to configure the default route. You can configure only one default route.
Parameter description
Parameter Description
ip_addr
IP address of the gateway
Example
monitor#ip route default 192.168.1.1
4.1.2.3 Using ping to test network connection state
monitor#ping <ip_address>
This command is to test network connection state.
Parameter description
Parameter Description
ip_address
Destination IP address
Example
monitor#ping 192.168.20.100
PING 192.168.20.100: 56 data bytes
64 bytes from 192.168.20.100: icmp_seq=0. time=0. ms
64 bytes from 192.168.20.100: icmp_seq=1. time=0. ms
64 bytes from 192.168.20.100: icmp_seq=2. time=0. ms
64 bytes from 192.168.20.100: icmp_seq=3. time=0. ms
----192.168.20.100 PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0