|
Navigate to the Routing options level in the configuration
hierarchy.
|
In the configuration editor hierarchy, select Routing
options.
|
From the top of the configuration hierarchy, enter
edit routing-options
|
|
Configure a new group for the RPF routing table.
|
Next to Rib groups, click Add new entry.
|
Enter
edit rib-groups
|
|
Configure a name for the new RPF routing table group—for example, multicast-rfp-rib—and
use inet.2 for its export routing table.
|
- In the Ribgroup name box, type multicast-rfp-rib.
- In the Export rib box, type inet.2.
|
Enter
set multicast-rpf-rib export-rib inet.2
|
|
Configure the new RPF routing table group to use inet.2 for
its import routing table.
|
- Click Add new entry next to Import
rib.
- In the Value box, type inet.2.
- Click OK three times.
|
Enter
set multicast-rpf-rib import-rib inet.2
|
|
Navigate to the Rib group level in the configuration
hierarchy.
|
In the configuration editor hierarchy, select Protocols>Pim>Rib
group.
|
From the top of the configuration hierarchy, enter
edit protocols pim
|
|
Apply the new RPF routing table to PIM.
|
- In the Inet box, type the name of the RPF routing table
group—multicast-rpf-rib.
- Click OK three times.
|
Enter
set rib-group multicast-rpf-rib
|
|
Create a routing table group for the interface routes.
|
- Navigate to the Routing options level
in the configuration hierarchy.
- Next to Rib groups, click Add new entry.
|
From the top of the configuration hierarchy, enter
edit routing-options rib-groups.
|
|
Configure a name for the RPF routing table group—for example, if-rib—and
use inet.2 and inet.0 for its import routing tables.
|
- In the Ribgroup name box, type if-rib.
- Click Add new entry next to Import
rib.
- In the Value box, type inet.2 inet.0.
- Click OK twice.
|
Enter
set if-rib import-rib inet.2
set if-rib import-rib inet.0
|
|
Add the new interface routing table group to the interface routes.
|
- On the Routing options page, select Interface routes>Rib group.
- In the Inet box, type if-rib.
- Click OK.
|
From the top of the configuration hierarchy, enter
edit routing-options interface-routes
set rib-group inet if-rib
|