Modify a LAG configuration


Change one or more existing LAG configurations. If you select multiple configurations, you can modify all of the selected configurations at one time.

Access mode

config

Syntax

lag lagName text

Arguments

Field Name Description
jumboFrames enumeration Optional: Configures the port to accept or reject jumbo frames. (Jumbo frames extend the traditional 1500 byte Ethernet frame size to 9018 bytes for 100M and Gigabit Ethernet.)

The default setting is "disabled".

Valid values: enabled, disabled
defVlan text Optional: Sets the default VLAN. Any packet arriving on the port that does not have a VLAN ID in its extended MAC header is assigned to this vlan. This can be set to either the name of a VLAN or 'discard' to drop untagged packets. If the LAG is in a VLAN, untagged frames arriving on this port will be discarded. If you do not want the traffic to be dropped, assign a different VLAN.

The default setting is "discard".
adminState enumeration Optional: The administrative (manually configured) status of the interface.

The default setting is "enabled".

Valid values: enabled, disabled
eventFilter enumeration Optional: The event filter level set for the interface.

The default setting is "informational".

Valid values:
  • emergency : The system detected a serious problem; further operation can cause damage.
  • alert : The system detected a problem that requires operator attention.
  • critical : The system software detected a critical problem requiring a restart.
  • error : The system detected a significant problem, but continues operating.
  • warning : The system detected a problem, but was able to recover.
  • notice : The system detected normal activity, but event was generated for review.
  • informational : The system detected a normal operational activity.
  • debug : The system detected normal operational activities and unexpected events.
linkUpDownTrap enumeration Optional: Specifies if link up/down SNMP traps should be sent on the interface.

The default setting is "enabled".

Valid values:
  • enabled : Link up/down trap enabled.
  • disabled : Link up/down trap disabled.
packetTrace enumeration Optional: The setting for the packet trace capability. When enabled, the system sends debug messages relating to packets moving through the system. Because of the large amount of data generated by setting this variable, you should only enable it when you want to debug your network by verifying where packets are going in the system.

The default setting is "disabled".

Valid values: enabled, disabled
description text Optional: The text string you assigned to the interface. You can use this value to identify a interface name (for example, vlan.10) with a meaningful description.

The default setting is "".