Consolidated Platform Configuration Guide, Cisco Ios Release 15.2(4)E (Catalyst 2960-X Switches - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

How to Configure IGMP Snooping and MVR
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Switch> enable
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
interface interface-id
Example:
Switch(config)# interface
gigabitethernet1/0/2
Step 4
ip igmp max-groups number
Example:
Switch(config-if)# ip igmp max-groups 20
Step 5
end
Example:
Switch(config)# end
Step 6
show running-config interface interface-id
Example:
Switch# show running-config interface
gigabitethernet1/0/1
Step 7
copy running-config startup-config
Example:
Switch# copy running-config startup-config

Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)

156
Purpose
Enables privileged EXEC mode. Enter your password if
prompted.
Enters the global configuration mode.
Specifies the interface to be configured, and enters interface
configuration mode. The interface can be a Layer 2 port that
does not belong to an EtherChannel group or a EtherChannel
interface.
Sets the maximum number of IGMP groups that the interface
can join. The range is 0 to 4294967294. The default is to have
no maximum set.
To remove the maximum group limitation and return
Note
to the default of no maximum, use the no ip igmp
max-groups interface configuration command.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents