2-342
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set igmp leave-query-type
set igmp leave-query-type
To set the type of query to be sent when a port receives a leave message, use th e set igmp
leave-query-type command.
set igmp leave-query-type {mac-gen-query | general-query | auto-mode}
Syntax Description
Defaults By default, a MAC-based general query is sent when a port receives a leave message.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to send a MAC-based general query:
Console> (enable) set igmp leave-query-type mac-gen-query
Console> (enable)
This example shows how to send a general query:
Console> (enable) set igmp leave-query-type general-query
Console> (enable)
This example shows how to send a group-specific query if no version 1 hosts are dete cte d:
Console> (enable) set igmp leave-query-type auto-mode
IGMP Leave Query Type set to Auto-Type
Console> (enable)
Related Commands show igmp leave-query-type
mac-gen-query Specifies sending a MAC-based general query on receiving a leave
message.
general-query Specifies sending a general query on receiving a leave message.
auto-mode Specifies sending a group-specific query if no version 1 hosts are detected.