Configuring Explicit Host Tracking; Configuring A Host Statically - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 28
Configuring IGMP Snooping and Filtering, and MVR
Command
Step 8
Switch(config)# ip igmp snooping
[vlan vlan_id] querier tcn query count
value
Step 9
Switch(config)# ip igmp snooping
[vlan vlan_id] querier tcn query interval
value
Step 10
Switch(config)# end
For an example of how to display Snooping Querier information, refer to the
Snooping Querier Information" section on page

Configuring Explicit Host Tracking

For IGMPv3, EHT is enabled by default and can be disabled on a per-VLAN basis.
To disable EHT processing on a VLAN, perform this task:
Command
Switch(config)# [no] ip igmp snooping vlan
vlan_ID explicit-tracking
This example shows how to disable IGMP EHT on VLAN 200 and to verify the configuration:
Switch# configure terminal
Switch(config)# no ip igmp snooping vlan 200 explicit-tracking
Switch(config)# end
Switch# show ip igmp snooping vlan 200 | include Explicit host tracking
Explicit host tracking

Configuring a Host Statically

Hosts normally join multicast groups dynamically, but you can also configure a host statically on an
interface.
To configure a host statically on an interface, perform this task:
Command
Switch(config-if)# ip igmp snooping vlan
vlan_ID static mac_address interface
interface_num
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Purpose
Configures IGMP Snooping Querier tcn query count.
Configures IGMP Snooping Querier tcn query interval.
Returns to privileged EXEC mode.
28-19.
Purpose
Enables EHT on a VLAN.
The no keyword disables EHT.
: Disabled
Purpose
Configures a host statically in the VLAN.
Note
This command cannot be configured to
receive traffic for specific source IP
addresses.
Configuring IGMP Snooping
"Displaying IGMP
28-11

Advertisement

Table of Contents
loading

Table of Contents