A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
452
61
MULTICAST VLAN REPLICATION COMMANDS
The Multicast VLAN Replication commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command Parameters
enable ipmc_vlan_replication
disable ipmc_vlan_replication
config ipmc_vlan_replication {ttl [decrese | no_decrease] | src_mac [replace | no_replace]} (1)
create ipmc_vlan_replication_entry <name 16>
config ipmc_vlan_replication_entry
source
<name 16> [[vlan <vlan_name 32> | vlanid <vlanid 1-4094>] | group [add |
delete] [mcast_ip <mcast_address_list>| mcast_ipv6
<mcastv6_address_list>]{[source_ip<ipaddr>|source_ipv6 <ip6addr>]}]
config ipmc_vlan_replication_entry
destination
<name 16> [add | delete] [vlan <vlan_name 32> | vlanid <vidlist>] ports
<portlist>
delete ipmc_vlan_replication_entry {<name 16>}
show ipmc_vlan_replication
show ipmc_vlan_replication_entry {<name 16>}
Each command is listed, in detail, in the following sections.
enable ipmc_vlan_replication
Purpose Used to enable static IP multicast VLAN replication on the Switch.
Syntax
enable ipmc_vlan_replication
Description This command is used to enable static IP multicast VLAN replication on the Switch. The
replication function is enabled by default.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To enable static IP multicast VLAN replication:
DGS-3426:5#enable ipmc_vlan_replication
Command: enable ipmc_vlan_replication
Success.
DGS-3426:5#
disable ipmc_vlan_replication
Purpose Used to disable the static IP multicast VLAN replication on the Switch.
Syntax
disable ipmc_vlan_replication
Description This command is used to disable the static IP multicast VLAN replication on the switch.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.