[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Using IS-IS Routes for Multicast RPF Checks
You can use the ip route-type command to specify whether IS-IS routes are available for only unicast
forwarding protocols or only multicast reverse-path forwarding (RPF)
checks. Routes available for unicast forwarding appear in the unicast
view of the routing table, whereas routes available for multicast
RPF checks appear in the multicast view of the routing table.
ip route-type
- Use to specify whether IS-IS routes are available only
for unicast forwarding, only for multicast reverse-path forwarding
checks, or for both.
- Use the show ip route command
to view the routes available for unicast forwarding.
- Use the show ip rpf-routes command
to view the routes available for multicast reverse path forwarding
checks.
- By default, IS-IS routes are available for both unicast
forwarding and multicast reverse path forwarding checks.
- Example
- host1(config)#router isis
- host1(config-router)#ip route-type unicast
- Use the no version to restore
the default value, both.
- See ip route-type
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]