Redistribute (ospf), Redistribute (rip), Redistribute (ospf) redistribute (rip) – Avaya C460 User Manual

Page 84

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

72

Avaya C460 Reference Guide

Example: to ping the IP number 149.49.48.1 three times:

redistribute (OSPF)

User level: read-write, admin.
L 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>

Example:

redistribute (RIP)

User level: read-write, admin.
L 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.

Router-1> ping 149.49.48.1 3

PING 149.49.48.1: 56 data bytes

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

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

64 bytes 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

protocol

[static | ospf]

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

Advertising