0

Out of 0 Ratings

Owner's of the Avaya Power Supply 106760804 gave it a score of 0 out of 5. Here's how the scores stacked up:
  • Reliability

    0 out of 5
  • Durability

    0 out of 5
  • Maintenance

    0 out of 5
  • Performance

    0 out of 5
  • Ease of Use

    0 out of 5
of 764
 
Document No. 10-300090, Issue 1 11-51
IP
redistribute
Command Mode Router Configuration (RIP or OSPF).
Description Creates an IP redistribute list entry.
IP redistribute list entries control the distribution of static, local, or
dynamically learned routes from one protocol to another protocol. Route
redistribution is supported only by dynamic routing protocols, such as RIP
and OSPF.
* Note: Selecting OSPF as the destination protocol causes OSPF
adjacencies to be reestablished. During this reestablishment, a
temporary loss of traffic occurs.
Syntax
To Redistribute Routes to
RIP:
redistribute {ospf | local | static}
[<access-list-name>]
* Note: You must be in RIP Router
Configuration mode to enter
this command.
To Redistribute Routes to
OSPF:
redistribute {rip | local | static} [<access-
list-name>]
* Note: You must be in OSPF Router
Configuration mode to enter
this command.
To Delete an Entry that
Redistributes Routes to
RIP:
no redistribute {ospf | local | static}
* Note: You must be in RIP Router
Configuration mode to enter
this command.
To Delete an Entry that
Redistributes Routes to
OSPF:
no redistribute {rip | local | static}
* Note: You must be in OSPF Router
Configuration mode to enter
this command.