Chapter 2 Avaya P460 CLI Commands

ping

User level: read-only, read-write, admin.

Use the ping command to send ICMP echo request packets to another node on the network.

The syntax for this command is:

ping [host[number]]

host

Host IP address/Internet address of route destination. If missing

 

then the last host IP is used.

number

Number of packets to send. If missing, then the last number is used.

 

If the last number is not available, the default is 4.

Example: to ping the IP number 149.49.48.1 four times:

P460-1>ping 149.49.48.1 4

PING 149.49.48.1: 56 data bytes

64bytes from 149.49.48.1: icmp_seq=0. time=0. ms

64bytes from 149.49.48.1: icmp_seq=1. time=0. ms

64bytes from 149.49.48.1: icmp_seq=2. time=0. ms

P460(super)# 64 bytes from 149.49.48.1: icmp_seq=3. time=0. ms

----149.49.48.1 PING Statistics----

4packets transmitted, 4 packets received, 0% packet loss round-trip (ms) min/avg/max = 0/0/0

redistribute (OSPF)

User level: read-write, admin.

You can only access this command in Router-OSPF mode.

Type router ospf at the command prompt to enter Router -OSPF mode if necessary.

Use the redistribute command to redistribute routing information from other protocols into OSPF.

Use the no redistribute command disables redistribution by OSPF.

The syntax for this command is:

[no] redistribute <protocol>

protocol

[static ospf]

Avaya P460 Reference Guide

63

Page 73
Image 73
Cambridge SoundWorks manual Ping, P460-1ping 149.49.48.1, Redistribute Ospf, No redistribute protocol