Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual
Page 355

Multi-Service IronWare Routing Configuration Guide
327
53-1003033-02
Displaying RIP Information
To display RIP route information, enter the following command.
Syntax: show ip rip route
To display current running configuration for interface 1/20, enter the following command.
To display current running configuration for ve 10, enter the following command.
Action
The action the Brocade device takes for RIP route packets to or from the
specified neighbor:
•
deny – If the filter is applied to an interface’s outbound filter
group, the filter prevents the Brocade device from advertising
RIP routes to the specified neighbor on that interface. If the
filter is applied to an interface’s inbound filter group, the filter
prevents the Brocade device from receiving RIP updates from
the specified neighbor.
•
permit – If the filter is applied to an interface’s outbound filter
group, the filter allows the Brocade device to advertise RIP
routes to the specified neighbor on that interface. If the filter
is applied to an interface’s inbound filter group, the filter
allows the Brocade device to receive RIP updates from the
specified neighbor.
Neighbor IP Address
The IP address of the RIP neighbor.
TABLE 54
CLI display of neighbor filter information (Continued)
This field...
Displays...
Brocade#show ip rip route
RIP Routing Table - 35 entries:
10.0.0.0/8, from 10.1.0.2, ve 10 (2)
RIP, metric 4, tag 0, timers: aging 17 holddown -163
10.0.0.0/8, from 10.1.0.2, ve 10 (6)
RIP, metric 16, tag 0, timers: holddown 19 garbage 19
10.1.1.0/24, from 10.0.0.0, eth 1/20 (34)
MCAST, metric 1, tag 0, timers: none
10.1.0.0/24, from 10.0.0.0, ve 10 (1)
MCAST, metric 1, tag 0, timers: none
Brocade#show running-config interface ethernet 1/20
interface ethernet 1/20
enable
ip ospf area 0
ip ospf priority 0
ip rip v2-only
ip address 10.1.1.2/24
ipv6 address 2000::1/32
ipv6 enable
!
Brocade#show running-config interface ve 10
interface ve 10
bfd interval 50 min-rx 50 multiplier 3
ip ospf area 2
ip rip v1-compatible-v2
ip rip poison-reverse
ip address 10.1.0.1/24
ipv6 address 2001:db8:1::14/64
!