xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
321
disable ipmc_vlan_replication
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable static IP multicast VLAN replication:
DGS-3450:admin# disable ipmc_vlan_replication
Command: disable ipmc_vlan_replication
Success.
DGS-3450:admin#
config ipmc_vlan_replication
Purpose
Used to configure IP multicast VLAN replication global setting.
Syntax
config ipmc_vlan_replication { ttl [decrese|no_decrease] | src_mac [ replace|
no_replace]}(1)
Description
Generally, when a multicast packet is forwarded across VLANs, the TTL will be decreased by
one. If no_decrease is specified, the TTL will not be decreased. Similarly, it can be specified
to replace a source MAC address for a packet to be forwarded across VLANs.
Parameters
ttl
- Species whether to decrease the time to live of packet. By default, the TTL will be
decreased.
src_mac
- Specifies whether to replace a source MAC address of a packet. By default, the
source MAC address will be replaced.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure an IP multicast VLAN replication’s TTL:
DGS-3450:admin# config ipmc_vlan_replication ttl no_decrease
Command: config ipmc_vlan_replication ttl no_decrease
Success.
DGS-3450:admin#
create ipmc_vlan_replication_entry
Purpose
Used to create an IP multicast VLAN replication entry.
Syntax
create ipmc_vlan_replication_entry <name 16>
Description
This command creates an IPMC VLAN replication entry. The entry will be identified by name.
An IP multicast VLAN replication entry defines what traffic will be replicated and how the
packet will be replicated.
Parameters
name
- The name of the IP multicast VLAN replication entry.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage: