User Manual

Protocol Independent Multicast (PIM)
288 Enterasys X-Pedition User Reference Manual
The example below displays the RIB as seen from R4:
Note: The networks above that are denoted with an asterisk (*) in the U or M column are active
in the unicast and multicast RIBs.
R6:
interface create ip toR4 address-netmask 135.1.1.30/30 port et.5.8
interface create ip i137 address-netmask 137.1.1.2/24 port et.5.7
interface add ip lo0 address-netmask 6.6.6.6/32
ip-router policy create rip-import-source RIP_v2_to_multi unicast multicast
ip-router policy import source RIP_v2_to_multi network all
rip add interface toR4
rip set interface toR4 version 2
rip start
pim igmp enable interface i137
pim igmp start
pim sparse create component R6
pim sparse add interface toR4 to-component R6
pim global start
system set name “R6”
R4# ip-router show rib
Routing Tables:
Destinations: 9 Routes: 9
Holddown: 0 Delete: 13 Hidden: 0
Codes: Network - Destination Network Address
U - Unicast Status + = Best Route, - = Last Active, * = Both
M - Multicast Status + = Best Route, - = Last Active, * = Both
Src - Source of the route :
Ag - Aggregate, B - BGP derived, C - Connected
R - RIP derived, St - Static, O - OSPF derived
OE - OSPF ASE derived, D - Default
Next hop - Gateway for the route ; Next hops in use: 4
Netif - Next hop interface
Prf1 - Preference of the route, Prf2 - Second Preference of the route
Mtrc1 - Metric1 of the route, Mtrc2 - Metric2 of the route
Age - Age of the route since last refreshed
Network/Mask U M Src Next hop Netif Prf1 Mtrc1 Mtrc2 Age
------------------ - - --- --------------- ---------- ---- ----- ----- --------
4.4.4.4/32 **C 4.4.4.4 lo 0 1 0 24:33:40
5.5.5.5/32 **RIP 135.1.1.26 toR5 100 2 0 6
6.6.6.6/32 **RIP 135.1.1.30 toR6 100 2 0 4
127/8 * St 127.0.0.1 lo 0 0 0 25:40:13
127.0.0.1/32 **C 127.0.0.1 lo 0 1 0 25:40:13
135.1.1.24/30 **C 135.1.1.25 toR5 0 1 0 24:23:32
135.1.1.28/30 **C 135.1.1.29 toR6 0 1 0 1:54:28
136.1.1/24 **RIP 135.1.1.26 toR5 100 2 0 6
137.1.1/24 **RIP 135.1.1.30 toR6 100 2 0 4