D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
544
Success.
DGS-3420-28SC:admin#
54-4 config mld_proxy upstream_if
Description
This command is used to configure the setting for the MLD proxy’s upstream interface. The MLD
proxy plays the host role on the upstream interface. It will send MLD report packets to the router
port. The source IP address determines the source IP address to be encoded in the MLD protocol
packet. If the router port is empty, the upstream will send the MLD protocol packet to all member
ports on the upstream interface.
Format
config mld_proxy upstream_if {vlan [<vlan_name 32> | vlanid <vlanid 1-4094>] |
router_ports [add | delete] <portlist> | source_ip <ipv6addr> | unsolicited_report_interval
<sec 0-25>}(1)
Parameters
vlan - Specify the VLAN for the upstream interface.
<vlan_name 32> - Specify a VLAN name between 1 and 32 characters.
vlanid - Specify the VLAN ID for the upstream interface.
<vlanid 1-4094> - Specify the VLAN ID between 1 and 4094.
router_ports - Specify a list of ports that are connected to multicast-enabled routers.
add - Specify to add the router ports.
delete - Specify to delete the router ports.
<portlist> - Specify a range of ports to be configured.
source_ip - Specify the source IPv6 address of the upstream protocol packet. If it is not
specified, zero IP address will be used as the protocol source IP address.
<ipv6addr>> - Specify the IPv6 address.
unsolicited_report_interval - Specify the time between repetitions of the host's initial report of
membership in a group. The default is 10 seconds. If set to 0, only one report packet is sent.
<sec 0-25> - Specify the time between 0 and 25 seconds.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the router port of MLD proxy’s upstream interface:
DGS-3420-28SC:admin#config mld_proxy upstream_if vlan default router_ports add
3
Command: config mld_proxy upstream_if vlan default router_ports add 3
Success.
DGS-3420-28SC:admin#