10G Core Routing Switch User Manual
陈泽科技有限公司
- - 69 - -
www.stephen-tele.com
Step 1
config terminal
Enter global configuration mode.
Step 2
ip multicast-routing enable
Enable IP multicast routing.
Step 3
exit
Return to privileged EXEC mode.
Step 4
show ip mroute
Verify your entries.
Step 5
write
(Optional) Save your entries in the configuration file.
By default, multicast is disabled.
To disable multicast routing, use the
ip multicast-routing disable
global configuration command.
Enabling Igmp on a interface
Only multicast function is enabled can the
ip multicast-routing enable
command be executed. After this, you can
initiate IGMP feature configuration.
Beginning in privileged EXEC mode, follow these steps to enable igmp on a interface.
Command
Purpose
Step 1
config terminal
Enter global configuration mode.
Step 2
ip pim interface
interface-id
sparse-mode enable
Enable IP multicast routing.
Step 3
exit
Return to privileged EXEC mode.
Step 4
show
ip
igmp
interface
interface-id
Verify your entries.
Step 5
write
(Optional) Save your entries in the configuration file.
By default, multicast is disabled.
To disable multicast routing, use the
ip pim interface
interface-id
sparse-mode disable
global configuration command.
Configuring the IGMP Version
Beginning in privileged EXEC mode, follow these steps to configuring the igmp version.
Command
Purpose
Step 1
config terminal
Enter global configuration mode.
Step 2
ip igmp interface
interface-id
version { 1 | 2 }
Specify the IGMP version that the switch uses.
Note:
If you change to Version 1, you cannot configure the
ip igmp query-interval
or the
ip igmp
query-max-response-time
interface configuration
commands.