Configure Pim Ssm Range - Extreme Networks ExtremeWare XOS Command Reference Manual

Software version 11.5
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.

configure pim ssm range

configure pim ssm range [default | policy <policy-name>]
Description
Configures the range of multicast addresses for PIM SSM.
Syntax Description
default
policy-name
Default
By default, no SSM range is configured. Using this command with the
to 232.0.0.0/8. To reset the switch to the initial state, use the
Usage Guidelines
You must disable PIM before configuring or unconfiguring a PIM-SSM range. Use the
command.
Initially, no range is configured for SSM. After a range is configured, you can remove the range with the
unconfigure pim ssm range
unconfigure the existing range, and then configure the new range.
SSM requires that hosts use IGMPv3 messages to register to receive multicast group packets. When a
range is configured for SSM, any IGMPv2 messages for an address in the range will be ignored. Also,
any IGMPv3 Exclude messages will be ignored.
NOTE
If a PIM-SSM range is configured, IGMPv2 messages and IGMPv3 exclude messages within the PIM-SSM range are
ignored on all IP interfaces, whether or not PIM-SSM is configured on the interfaces.
To specify a range different from the default PIM SSM range, you will need to create a policy file. The
match statement of the policy file contains the group addresses to be treated as PIM SSM addresses. For
example, to specify the PIM SSM address range as 232.0.0.0/8 and 233.0.0.0/8, you will use the
following policy file:
Entry extreme1 {
if match any {
nlri
232.0.0.0/8 ;
nlri
233.0.0.0/8 ;
}
then {
permit ;
}
}
ExtremeWare XOS 11.5 Command Reference Guide
Specifies the default address range, 232.0.0.0/8.
Specifies a policy that defines the SSM address range.
command. If you wish to change the PIM SSM range, you must first
configure pim ssm range
keyword sets the range
default
unconfigure pim ssm range
command.
disable pim
1825

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.5

Table of Contents