Cisco Nexus 5600 Series Reference page 365

Nx-os multicast routing command reference
Hide thumbs Also See for Nexus 5600 Series:
Table of Contents

Advertisement

Chapter
I Commands
ip pim ssm
To configure group ranges for Source Specific Multicast (SSM), use the ip pim ssm range command.
To reset the SSM group range to the default, use the no form of this command with the none keyword.
Syntax Description
groups
none
route-map
policy-name
Command Default
The SSM range is 232.0.0.0/8.
Command Modes
Global configuration mode
VRF configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
6.0(2)N1(1)
Usage Guidelines
The match ip multicast command is the only match command that is evaluated in the route map. You
can specify the group prefix to filter messages with the match ip multicast command.
This command requires the LAN Base Services license.
Examples
This example shows how to configure a group range for SSM:
switch(config)# ip pim ssm range 239.128.1.0/24
This example shows how to reset the group range to the default:
switch(config)# no ip pim ssm range none
This example shows how to remove all group ranges:
switch(config)# ip pim ssm range none
OL-31626-01
ip pim ssm {range {groups | none} | route-map policy-name}
no ip pim ssm {range {groups | none} | route-map policy-name}
List of up to four group range prefixes.
Removes all group ranges.
Specifies the route-map policy name.
Modification
This command was introduced.
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
ip pim ssm
361

Advertisement

Table of Contents
loading

Table of Contents