Download Print this page

Cisco ASR 9000 Series Software Manual page 58

Layer 3 multicast routing
Hide thumbs Also See for ASR 9000 Series:

Advertisement

Configuring the Bootstrap Router
SUMMARY STEPS
1. configure
2. router pim [address-family {ipv4 | ipv6}]
3. bsr candidate-bsr ip-address [hash-mask-len length] [priority value]
4. bsr candidate-rp ip-address [group-list access-list interval seconds] [priority value] bidir
5. interface type interface-path-id
6. bsr-border
7. exit
8. exit
9. {ipv4 | ipv6} access-list name
10. Do one of the following:
11. commit
12. clear pim [vrf vrf-name] [ipv4 | ipv6] bsr
13. show pim [vrf vrf-name] [ipv4 | ipv6] bsr candidate-rp
14. show pim [vrf vrf-name] [ipv4 | ipv6] bsr election
15. show pim [vrf vrf-name][ipv4 | ipv6] bsr rp-cache
16. show pim [vrf vrf-name][ipv4 | ipv6] group-map [ip-address-name] [info-source]
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router pim [address-family {ipv4 | ipv6}]
Example:
RP/0/RSP0/CPU0:router(config)# router pim
Step 3
bsr candidate-bsr ip-address [hash-mask-len length]
[priority value]
Example:
RP/0/RSP0/CPU0:router(config-pim-default-ipv4)#
bsr candidate-bsr 10.0.0.1 hash-mask-len 30
Step 4
bsr candidate-rp ip-address [group-list access-list
interval seconds] [priority value] bidir
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
58
• [sequence-number] permit source [source-wildcard]
• [sequence-number] permit source-prefix dest-prefix
Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Purpose
Enters PIM configuration mode, or address-family
configuration submode.
Configures the router to announce its candidacy as a BSR.
Configures the router to advertise itself as a PIM Version
2 candidate RP to the BSR.

Advertisement

loading