Show Commands
show ip pim group-range
MCR-71
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
show ip pim group-range
To display information about the group ranges for IPv4 Protocol Independent Multicast (PIM), use the
show ip pim group-range command.
show ip pim group-range [group] [vrf {vrf-name | all | default | management}]
Syntax Description
Command Default None
Command Modes Any command mode
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines This command requires the LAN Base Services license.
Examples This example shows how to display information about IPv4 PIM group ranges:
switch(config)# show ip pim group-range
PIM Group-Range Configuration for VRF "default"
Group-range Mode RP-address Shared-tree-only range
232.0.0.0/8 SSM - -
switch(config)#
group (Optional) Group address.
vrf (Optional) Applies to a virtual routing and forwarding (VRF) instance.
vrf-name VRF name. The name can be a maximum of 32 alphanumeric characters and is case
sensitive.
all Specifies that all VRF entries be cleared from the IPv4 multicast routing table.
default Specifies that the default VRF entry be cleared from the IPv4 multicast routing table.
management Specifies that the management VRF entry be cleared from the IPv4 multicast routing
table.
Release Modification
5.0(3)N1(1) This command was introduced.