D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
157
DES-3526:admin#create igmp_snooping multicast_vlan
trinity 2
Command: create igmp_snooping multicast_vlan trinity 2
Success.
DES-3526:admin#
config igmp_snooping multicast_vlan
Purpose Used to configure a multicast VLAN previously created on the
switch.
Syntax
config igmp_snooping multicast_vlan {<vlan_name 32>}
{member_port <portlist> | source_port <portlist> | state [enable
| disable] | replace_source_ip [ipaddr]}
Description This command will configure a multicast VLAN previously created on
the switch.
Parameters
<vlan_name 32> The name of the VLAN for which to configure an
IGMP snooping multicast VLAN.
member port <portlist> - A port or range of member ports to add to
the multicast VLAN. These ports will receive multicast traffic from the
source port. Remember, the source port cannot be the same as any
member port.
source port <portlist> - Enter a port on the Switch to be designated
as the source port for multicast traffic. Multicast traffic entering the
switch will be forwarded from this port to member ports on the same
VLAN. Note that the source port must be different from the member
ports of the created VLAN.
state [enable | disable] – Choose to enable or disable the running
state of this multicast VLAN.
replace_source-ip [ipaddr] – Enter a source IP address that you want
to replace.
Restrictions User acconut Command Level -- Administrator and Opeartor.
Example usage:
To configure a multicast VLAN.
DES-3526:admin# config igmp_snooping multicast_vlan
trinity member_port 1,3 source_port 2 state enable
Command: config igmp_snooping multicast_vlan trinity
member_port 1,3 source_port 2 state enable
Success.
DES-3526:admin#