Information Technology Reference
In-Depth Information
To display the global IGMP group table, follow these steps:
1.
Start the Routing and Remote Access Services administrative console from the
Administrative Tools folder in the Start menu, or directly from %systemroot%\system32\
rrasmgmt.msc .
2.
Expand the console tree below the server object until you have selected IP Routing
IGMP.
3.
Right-click IGMP and select Show Group Table. A pop-up window will appear that will
display addresses for the interface, the group, and the last reporter.
To display the group table for a specific interface, follow these steps:
1.
Start the Routing and Remote Access Services administrative console from the
Administrative Tools folder in the Start menu, or directly from %systemroot%\system32\
rrasmgmt.msc .
2.
Expand the console tree below the server object until you have selected IP Routing
IGMP.
3.
Right-click the desired interface in the right pane, and select Show Interface Group
Table. A pop-up window will appear that will include the following statistics:
￿ Group Address
￿Last Reporter
￿Expiry Time
￿Uptime
￿Flags
￿Mode
4.
Close the pop-up window when complete.
Using a Command-Line Interface
You can manage IGMP routers and proxies through the netsh routing ip igmp command.
To install the IGMP routing protocol and specify the logging level, use this command:
> netsh routing ip igmp install [[LogLevel=]{none | error | warn | info}]
If the LogLevel parameter is omitted, logging will occur for errors only.
To uninstall the IGMP routing protocol, use this command:
> netsh routing ip igmp uninstall
This command takes no parameters.
Search WWH ::




Custom Search