Layer 3 CLI Commands

ping

Use the ping command to check host reachability and network connectivity.

Syntax

ping <host> [<interval> [<size>[timeout[source address]]]]

Parameters

 

host

IP address of the target system.

interval

An integer from 1 to 256, representing the number of seconds

 

between successive ping messages. The default is 1.

size

An integer from 22 to 65500, representing 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.

Example

X330WAN-2DS1-1(configure)# ping 192.168.49.1 ping 192.168.49.1 3

ping 192.168.49.1 3 50 ping 192.168.49.1 3 50 2

ping 192.168.49.1 3 50 2 192.168.49.4

redistribute (Router-OSPF context)

Use the redistribute command to redistribute routing information from other protocols into OSPF. The no form of this command disables redistribution by OSPF.

Syntax

[no] redistribute <protocol>

Parameters

protocol

One of the following protocols: [staticconnectedrip].

Example

X330WAN-2DS1-1(configure router:ospf)# redistribute static

Avaya X330WAN User’s Guide

193

Page 215
Image 215
Avaya X330WAN manual Ping, Redistribute Router-OSPF context, No redistribute protocol