EasyManua.ls Logo

Cisco Nexus 7000 Series - Configuring Split Horizon with Poison Reverse; Configuring Route Summarization; Configuring Route Redistribution

Cisco Nexus 7000 Series
536 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Send document comments to nexus7k-docfeedback@cisco.com.
12-11
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
OL-20002-02
Chapter 12 Configuring RIP
Configuring RIP
To configure a RIP interface in passive mode, use the following command in interface configuration
mode:
Configuring Split Horizon with Poison Reverse
You can configure an interface to advertise routes learned by RIP as unreachable over the interface that
learned the routes by enabling poison reverse.
To configure split horizon with poison reverse on an interface, use the following command in interface
configuration mode:
Configuring Route Summarization
You can create aggregate addresses that are represented in the routing table by a summary address. Cisco
NX-OS advertises the summary address metric that is the smallest metric of all the more-specific routes.
To configure a summary address on an interface, use the following command in interface configuration
mode:
Configuring Route Redistribution
You can configure RIP to accept routing information from another routing protocol and redistribute that
information through the RIP network. Redistributed routes can optionally be assigned a default route.
BEFORE YOU BEGIN
Ensure that you have enabled the RIP feature (see the “Enabling the RIP Feature” section on page 12-5).
Enter the correct VDC if necessary before configuring RIP.
Command Purpose
ip rip passive-interface
Example:
switch(config-if)# ip rip
passive-interface
Sets the interface into passive mode.
Command Purpose
ip rip poison-reverse
Example:
switch(config-if)# ip rip poison-reverse
Enables split horizon with poison reverse. Split
horizon with poison reverse is disabled by default.
Command Purpose
ip rip summary-address
ip-prefix/mask-len
Example:
switch(config-if)# ip router rip
summary-address 192.0.2.0/24
Configures a summary address for RIP for IPv4
addresses.

Table of Contents

Other manuals for Cisco Nexus 7000 Series

Related product manuals