Chapter 2 Avaya C460 CLI Commands

Example: to ping the IP number 149.49.48.1 three times:

Router-1>ping 149.49.48.1 3

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

----149.49.48.1 PING Statistics----

3 packets transmitted, 3 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]

Example:

Router-1 (configure router:ospf) # redistribute static

redistribute (RIP)

User level: read-write, admin.

You can only access this command in router-RIP mode.

Type router rip at the command prompt to enter router-RIP mode if necessary.

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

Use the no redistribute command to disable redistribution by RIP.

72

Avaya C460 Reference Guide

Page 84
Image 84
Avaya C460 manual Router-1ping 149.49.48.1, Redistribute Ospf, No redistribute protocol, Redistribute RIP