202
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp snooping event-history
ip igmp snooping event-history
To configure the size of the IGMP snooping event history buffers, use the ip igmp snooping
event-history command. To revert to the default buffer size, use the no form of this command.
ip igmp snooping event-history {igmp-snoop-internal | mfdm | mfdm-sum | rib | vlan |
vlan-events | vpc} size buffer-size
no ip igmp snooping event-history {igmp-snoop-internal | mfdm | mfdm-sum | rib | vlan |
vlan-events | vpc} size buffer-size
Syntax Description
Command Default All history buffers are allocated as small.
Command Modes Global configuration mode
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure the IGMP snooping VLAN event history buffer size:
switch(config)# ip igmp snooping event-history vlan size large
igmp-snoop-
internal
Clears the IGMP snooping internal event history buffer.
mfdm Clears the multicast FIB distribution (MFDM) event history buffer.
mfdm-sum Clears the MFDM sum event history buffer.
rib Clears the Routing Information Base (RIB) event history buffer.
vlan Clears the VLAN event history buffer.
vlan-events Clears the VLAN-event event history buffer.
vpc Clears the virtual port channel (vPC) event history buffer.
size Specifies the size of the buffer to allocate.
buffer-size Buffer size that is one of the following values: disabled, large, medium, or small.
The default buffer size is small.
Release Modification
6.0(2)N1(1) This command was introduced.