User Manual

Table Of Contents
Chapter 8
IP multicast control
8.1 IP multicast basic settings
8.1.1 Set IP multicast routing
[Syntax]
ip multicast-routing
no ip multicast-routing
[Initial value]
no ip multicast-routing
[Input mode]
global configuration mode
[Description]
Enables IP multicast routing.
If this command is executed with the "no" syntax, the IP multicast routing is disabled.
[Example]
Enable the IP multicast routing.
SWX3220(config)#ip multicast-routing
8.1.2 Set IP multicast routing (physical port)
[Syntax]
multicast type
no multicast
[Parameter]
type : Multicast routing operations
Setting value Description
disable
Disables multicast routing for the applicable
port.
enable Enables multicast routing for the applicable port.
[Initial value]
multicast enable
[Input mode]
interface mode
[Description]
Disables IP multicast routing (L3 multicast packet forwarding) for the applicable physical port.
If this command is executed with the "no" syntax, or when enable is specified, IP multicast routing is enabled for the applicable
physical port (default operation).
[Example]
Disable IP multicast routing on port 1.1.
SWX3220(config)#interface port1.1
SWX3220(config-if)#multicast disable
Command Reference | IP multicast control | 345