D-Link xStack DGS-3420 Series Reference Manual page 580

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
<port> - Specify the master port ID.
ports - Specify a range of ports that will belong to the link aggregation group. The port list should
include the master port.
<portlist> - Specify a range of ports to be configured.
state - Enable or disable the specified link aggregation group. If LACP group state is enabled, the
ports' state machine will start.
enable - Enable the specified link aggregation group.
disable - Disable the specified link aggregation group.
trap - Specifies the trap state for this function.
enable - When set to "enabled," Link Up and Link Down notifications are enabled for this link
aggregation group.
disable - When set to "disabled," Link Up and Link Down notifications are disabled for link
aggregation group. By default, the trap status for a link aggregation group is disabled.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure a link aggregation group, group-id 1, master port 7, member ports 5-7:
DGS-3420-28SC:admin#config link_aggregation group_id 1 master_port 7 ports 5-7
Command: config link_aggregation group_id 1 master_port 7 ports 5-7
Success.
DGS-3420-28SC:admin#
50-4
config link_aggregation algorithm
Description
This command is used to configure the part of the packet examined by the switch when selecting the
egress port for transmitting load-sharing data.
If the load sharing algorithm is based on IP information and the packet is a non-IP packet, it will be
based on the source MAC.
If the load sharing algorithm is based on L4 information and the packet is not a TCP/UDP packet:
1. If the packet is a non-IP packet, it will be based on the source MAC.
2. If the packet is an IP packet, it will use the default value of "0" for the TCP/UDP port. It means
that if it is not a TCP/UDP IP packet, it will deal with it the same as way as the TCP/UDP
packets, but just the TCP/UDP value is 0.
Format
config link_aggregation algorithm [mac_source | mac_destination | mac_source_dest |
ip_source | ip_destination | ip_source_dest | l4_src_port | l4_dest_port | l4_src_dest_port]
575

Advertisement

Table of Contents
loading

Table of Contents