D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
793
Chapter 84
Static Replication
Commands
create ipmc_vlan_replication_entry <name 16>
config ipmc_vlan_replication {[ttl [decrease | no_decrease] | src_mac [replace | no_replace]]}(1)
config ipmc_vlan_replication_entry destination <name 16> [add | delete] [vlan <vlan_name
32> | vlanid <vidlist>] ports <portlist>
config ipmc_vlan_replication_entry source <name 16> [[vlan <vlan_name 32> | vlanid <vlanid
1-4094>] | group [add | delete] mcast_ip <mcast_address_list> {source_ip <ipaddr>}]
delete ipmc_vlan_replication_entry <name 16>
enable ipmc_vlan_replication
disable ipmc_vlan_replication
show ipmc_vlan_replication
show ipmc_vlan_replication_entry {<name 16> | hardware}
84-1 create ipmc_vlan_replication_entry
Description
This command is used to create 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.
Format
create ipmc_vlan_replication_entry <name 16>
Parameters
<name 16> - Enter the name of the IP multicast VLAN replication entry here. This name can be
up to 16 characters long.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To create an IP multicast VLAN replication entry named mr1:
DGS-3420-28SC:admin#create ipmc_vlan_replication_entry mr1
Command: create ipmc_vlan_replication_entry mr1
Success.
DGS-3420-28SC:admin#