Cisco Catalyst 4500 series Administration Manual page 765

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Chapter 27
Configuring IGMP Snooping and Filtering, and MVR
To configure MVR parameters, perform these steps:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# mvr
Step 3
Switch(config)# mvr group
ip-address [count]
Step 4
Switch(config)# mvr querytime
value
Step 5
Switch(config)# mvr vlan
vlan-id
Step 6
Switch(config)# mvr mode
{
dynamic | compatible
Step 7
Switch(config)# end
Step 8
Switch# show mvr
members
Step 9
Switch# copy running-config
startup-config
To return a switch to the default settings, use the no mvr [mode | group ip-address | querytime | vlan]
global configuration commands.
The following example shows how to enable and verify MVR:
Switch(config)# mvr
Switch(config)# mvr vlan 100
Switch(config)# mvr group 225.1.1.1
Switch(config)# mvr querytime 10
Switch(config)# mvr mode dynamic
Switch(config)# end
Switch# show mvr
MVR Running: TRUE
MVR multicast VLAN: 100
MVR Max Multicast Groups: 500
MVR Current multicast groups: 1
MVR Global query response time: 10 (tenths of sec)
MVR Mode: dynamic
Switch# show mac address-table
Multicast Entries
vlan
---------+---------------+-------+--------------------------------------------
100
Switch# show platform hardware mac-address-table address 0100.5e01.0101
Flags are:
----------
D - Drop
ND - Do not drop
Index
-----
40048
Switch# show platform hardware ret chain index 104444
RetIndex 104444
OL_28731-01
Purpose
Enters global configuration mode.
Enables MVR on the switch.
Configures an IP multicast address on the switch or uses the count parameter
to configure a contiguous series of MVR group addresses (maximum of 500
groups).
(optional) Defines the maximum wait time for IGMP report memberships on
a receiver port before removing the port from multicast group membership.
Specifies the VLAN in which multicast data is received; all source ports must
belong to this VLAN. The VLAN ID range is 1 to 1001 and 1006 to 4094. The
default is VLAN 1.
Specifies the MVR mode of operation.
}
Returns to privileged EXEC mode.
or
Verifies the configuration.
show mvr
(Optional) Saves your entries in the configuration file.
mac address
type
0100.5e01.0101
igmp Fa2/1
Mac Address
Vlan
--------------
-----
0100.5E01.0101
100
ports
Type
SinglePort/RetIndex/AdjIndex
----------
---------------------------------
Ret
104444
Software Configuration Guide—Release IOS XE 3 6.0E and IOS 15.2(2)E
Configuring MVR
27-25

Advertisement

Table of Contents
loading

Table of Contents