![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/f/ac/facf60b4-33e8-4594-8c3d-1b720317aed5/facf60b4-33e8-4594-8c3d-1b720317aed5-bg16b.png)
Configuring Routing 373
The following is an example of the CLI commands:
Console (config)# interface ethernet g1
Console (config-if)# ip igmp
Console (config-if)# ip igmp query-interval 60
Console (config-if)# ip igmp query-max-response-time 20
Console (config-if)# ip igmp last-member-query-interval 200
Console (config-if)# exit
Console (config)# exit
Console# disable
Console> show ip igmp interface
Interface Version Query Last Max Querier Interval Memberresponserouter
[sec][mSec][Sec]
----------------------------------------
eth g1260100010198.92.37.33
eth g260100010198.92.36.131
Table 8-16. IGMP Interface Parameters CLI Commands
CLI Command Description
ip igmp Creates IGMP on an interface.
ip igmp query-interval
seconds
Configures the frequency at which the
software sends IGMP host query messages.
ip igmp query-max-response-
time
seconds
[
tenths-of-
seconds
]
Configures the maximum response time
advertised in IGMP queries.
ip igmp last-member-query-
interval
seconds
[
tenths-of-
seconds
]
Configures the frequency at which the
router sends IGMP group-specific host
query messages.
show ip igmp interface
[ethernet
interface-number
|
vlan
vlan-id
|
port-channel
number
]
Displays IGMP-related information about an
interface.