Layer 3 CLI Commands
Avaya X330W-2DS1 User’s Guide 87
Examples:
X330WAN-2DS1-1(configure router:ospf)# network 192.168.0.0
X330WAN-2DS1-1(configure router:ospf)# network 192.168.0.0
0.0.255.255 area 0.0.0.0
network (Router-RIP Context)
Use the network command to specify a list of networks on which the RIP is
running. The no form of this command removes an entry.
The syntax for this command is:
[no] network <ip-address> [<wildcard-mask>]
Example:
To specify that RIP will be used on all interfaces connected to the network
192.168.37.0:
X330WAN-2DS1-1(configure router:rip)# network 192.168.37.0
ping
Use the ping command to check host reachability and network connectivity.
The syntax for this command is:
ping <host> [<interval> [<size>[timeout[source address]]]]
ip addr The IP address of the network of directly connected networks
wildcard-mask Wildcard mask address. Exists for compatibility with P550.
host IP address of the target system.
interval An integer, the number of seconds between
successive ping messages. The default is 1 second.
size An integer, the size of the packet sent during a ping
operation. The default is 50 bytes.
timeout Timeout in seconds (1-10).
source address IP address.