D-Link xStack DGS-3620 Reference Manual page 715

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
disable - Specifies that 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 Administrators, Operators and Power-Users can issue this command.
Example
To configure a link aggregation group, group-id 1, master port 7, member ports 5-7:
DGS-3620-28PC: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-3620-28PC:admin#
58-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]
Parameters
mac_source - Indicates that the switch should examine the MAC source address.
mac_destination - Indicates that the switch should examine the MAC destination address.
mac_source_dest - Indicates that the switch should examine the MAC source and destination
address.
ip_source - Indicate that the switch should examine the IP source address.
ip_destination - Indicate that the switch should examine the IP destination address.
ip_source_dest - Indicate that the switch should examine the IP source and destination address.
l4_src_port - Indicate that the switch should examine the Layer 4 source port.
l4_dest_port - Indicate that the switch should examine the Layer 4 destination port.
l4_src_dest_port - Indicate that the switch should examine the Layer 4 source and destination
port.
710

Advertisement

Table of Contents
loading

Table of Contents