![D-Link xStack DGS-3426P Reference Manual Download Page 326](http://html.mh-extra.com/html/d-link/xstack-dgs-3426p/xstack-dgs-3426p_reference-manual_76220326.webp)
xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
322
Create an IP multicast VLAN replication entry named mr1:
DGS-3450:admin# create ipmc_vlan_replication_entry mr1
Command: create ipmc_vlan_replication_entry mr1
Success.
DGS-3450:admin#
config ipmc_vlan_replication_entry source
Purpose
Used to configure source traffic of an IP multicast VLAN replication entry.
Syntax
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>]}]
Description
This command is used to configure the traffic to be replicated by the IP multicast VLAN
replication entry. The traffic is described as a source VLAN, a list of multicast group address
and an optional source IP address associated with the multicast group. Each (V, G, S) will
consume one resource entry. The number of supported resource entries is project
dependent. Therefore, the resource entry consumed by a replication entry is not constant and
it will be determined by the number of (V, G, S) pair defined by the entry.
If the entry (V, G, S) exists in two replication entries, both will take effect. The traffic will be
replicated to the destination defined by both entries.
If the entries (V, G, S) and (V, G, *) both exist in the table, the entries (V,G, S) will not take
effect.
Parameters
name
- The name of the IP multicast VLAN replication entry to be configured.
vlan
- The source VLAN name.
vlanid
- The source VLAN ID.
group
- Specifies the multicast IP address list.
mcast_ip
- The multicast IP address list.
source_ip
- The source IP address.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To set the source VLAN of an IP multicast VLAN replication entry to VLAN v2:
DGS-3450:admin# config ipmc_vlan_replication_entry source mr1 vlan v2
Command: config ipmc_vlan_replication_entry source mr1 vlan v2
Success.
DGS-3450:admin#
config ipmc_vlan_replication_entry destination
Purpose
Used to configure the destination of an IP multicast VLAN replication entry.
Syntax
config ipmc_vlan_replication_entry destination <name 16> [add | delete] [vlan
<vlan_name 32> | vlanid <vidlist>] ports <portlist>
Description
For the traffic that matches an IPMC VLAN replication entry, it will be replicated based on the
destination setting. Multiple destination entries can be defined for an IPMC VLAN replication
entry. Each destination entry specifies the VLAN and the outgoing port on which the traffic
will be replicated. The outgoing port must be a member port of the VLAN. Whether a packet
egress to a port is tagged or untagged will be determined by the VLAN setting.
Parameters
name
- The name of the IP multicast VLAN replication entry to be configured.