Important Points To Remember; Configure Pim-Smm; Related Configuration Tasks; Enabling Pim-Ssm - Dell C9000 Series Networking Configuration Manual

Hide thumbs Also See for C9000 Series:
Table of Contents

Advertisement

Important Points to Remember

The default SSM range is 232/8 always. Applying an SSM range does not overwrite the default range.
Both the default range and SSM range are effective even when the default range is not added to the SSM
ACL.
Extended ACLs cannot be used for configuring SSM range. Be sure to create the ACL first and then apply
it to the SSM range.
The default range is always supported, so range can never be smaller than the default.

Configure PIM-SMM

Configuring PIM-SSM is a two-step process.
1
Configure PIM-SMM.
2
Enable PIM-SSM for a range of addresses.

Related Configuration Tasks

Use PIM-SSM with IGMP Version 2 Hosts

Enabling PIM-SSM

To enable PIM-SSM, follow these steps.
1
Create an ACL that uses permit rules to specify what range of addresses should use SSM.
CONFIGURATION mode
ip access-list standard name
2
Enter the ip pim ssm-range command and specify the ACL you created.
CONFIGURATION mode
ip pim ssm-range acl-name
Enabling PIM-SSM
To display address ranges in the PIM-SSM range, use the show ip pim ssm-range command from EXEC
Privilege mode.
R1(conf)#do show run pim
!
ip pim rp-address 10.11.12.2 group-address 224.0.0.0/4
ip pim ssm-range ssm
R1(conf)#do show run acl
!
ip access-list standard ssm
seq 5 permit host 239.0.0.2
PIM Source-Specific Mode (PIM-SSM)
801

Advertisement

Table of Contents
loading

Table of Contents