Download Print this page

Cisco ASR 9000 Series Software Manual page 53

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

Advertisement

Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Command or Action
Step 2
ipv4 access-list acl-name
Example:
RP/0/RSP0/CPU0:router(config)# ipv4 access-list mc3
Step 3
[sequence-number] permit source [source-wildcard]
Example:
RP/0/RSP0/CPU0:router(config-ipv4-acl)# permit 1 host
232.1.1.2 any
Step 4
Repeat
Step 3, on page 53
Step 5
Repeat
Step 2, on page 53
you have entered all the ACLs you want to be part of the set.
Step 6
commit
Configuring a Set of Sources for SSM Mapping
This task consists of configuring a set of sources mapped by SSM groups, as described by access lists (ACLs).
SUMMARY STEPS
1. configure
2. router igmp [vrf vrf-name]
3. ssm map static source-address access-list
4. Repeat
mapping.
5. commit
6. show igmp [vrf vrf-name] ssm map [group-address][detail]
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router igmp [vrf vrf-name]
Example:
RP/0/RSP0/CPU0:router(config)# router igmp vrf vrf20
to add more entries to the ACL.
through
Step 4, on page 53
Step 3, on page 54
as many times as you have source addresses to include in the set for SSM
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
Configuring PIM-SSM for Use in a Legacy Multicast Deployment
Purpose
Enters IPv4 ACL configuration submode and
creates a name for an IPv4 access list.
Sets conditions for the access list to recognize the
source as part of the specified access list set, in
which each ACL describes a set of SSM groups
to be mapped.
until
Purpose
Enters router IGMP configuration mode.
53

Advertisement

loading