Cisco ASR 9000 Series Configuration Manual page 213

Aggregation services router multicast
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
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
• [sequence-number] permit source [source-wildcard]
• [sequence-number] permit source-prefix dest-prefix
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
Configuring the Bootstrap Router
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.
199

Advertisement

Table of Contents
loading

Table of Contents