port-lacp-modify

This command allows you to run a port configured with LACP in test mode.

Syntax   port-lacp-modify  

port port-list

Specifies the switch network data port number, list of ports, or range of ports. Port numbers must be in the range of 1 to 64.

test-mode none|no-tx|no-rx|no-rx-or-tx

Specify the test mode for the port.

Defaults   None

Access   CLI

History   Command introduced in Version 1.2.2.

Usage   Use this command to modify a port and run it in test mode.

Examples  To modify port 54 and place it in test mode, no-tx, use the following command:

CLI network-admin@switch > port-lacp-modify port 54 test-mode no-tx

port-lacp-show

This command displays information about network LACP port status.

Syntax   port-lacp-show

port port-list

Specifies the switch network data port number, list of ports, or range of ports. Port numbers must be in the range of 1 to 64.

neighbor|no-neighbor

Specify to display neighbors of the LACP port.

name name-string

Specifies the name of the LACP port.

port-type none|vlag|trunk

Specifies if the port is a VLAG or a trunk.

mode off|passive|active

Specifies the mode as off, passive, or active.

timeout slow|fast

Specifies the timeout for LACP connections. Slow timeout sends requests after 30 seconds and fast timeout sends requests after 3 seconds.

system-id mac-address

Specifies the MAC address as the system ID.

lacp-key lacp-key-number

Specifies the LACP key.

system-priority system-priority-number

Specifies the system priority.

port-priority port-priority-number 

Specifies the port priority.

aggregatable yes|no

Specifies if you can aggregate the port or not.

sync yes|no

Specifies if the port is synchronized.

coll yes|no

Specifies if the port is collecting packets or not.

dist yes|no

Specifies if the port is distributing packets or not.

defaulted yes|no

Specifies if the port is defaulted or not.

expired yes|no

Specifies if the port is expired or not.

port-state port-state-number

Specifies a single port state instead of all ports.

test-mode none|no-tx|no-rx|no-rx-or-tx

Specifies if a port is in test mode.

Defaults   None

Access   CLI

History   

Version 1.2.1

Command introduced.

Version 2.6.2

The parameters, lacp-key, system-priority, and port-priority added.

Usage   Use this command to display information about port status on the switch.

Examples  To display the port status for port 12, use the following command:

CLI network-admin@switch > port-lacp-show

switch:          leo-ext-32

port:            22

name:            t2

port-type:       trunk

mode:            active

timeout:         slow

system-id:       06:c0:00:16:f0:00

lacp-key:        32879

system-priority: 32768

port-priority:   32768

aggregatable:    no

sync:            no

coll:            no

dist:            no

defaulted:       no

expired:         yes


port-lacp-stats-clear

This command clears stats about network LACP ports.

Syntax   port-lacp-stats-clear

port port-list

Specifies the switch network data port number, list of ports, or range of ports. Port numbers must be in the range of 1 to 64.

Defaults   None

Access   CLI

History   Command introduced in Version 2.6.2.

Usage   Use this command to clear information about LACP port status on the switch.

Examples  To clear the port status for port 12, use the following command:

CLI network-admin@switch > port-lacp-stats-clear

port-lacp-stats-show

This command displays information about network LACP port stats.

Syntax   port-lacp-stats-show

start-time date/time: yyyy-mm-ddTHH:mm:ss

Displays the start date and time for statistics collection.

end-time date/time: yyyy-mm-ddTHH:mm:ss

Displays the end date and time for statistics collection.

duration duration: #d#h#m#s

Displays the duration for statistics collection.

interval duration: #d#h#m#s

Displays the interval between statistics collection.

since-start

Displays the statistics since the start time.

older-than duration: #d#h#m#s

Displays the statistics older than the specified time.

within-last duration: #d#h#m#s

Displays the statistics within a specified time.

port port-list

Displays the port list.

lacp-port-up lacp-port-up-number

Displays    LACP port up counter.

lacp-port-down lacp-port-down-number

Displays LACP port down counter.

lacp-pdu-tx lacp-pdu-tx-number

Displays    LACP PDU TX counter.

lacp-pdu-rx lacp-pdu-rx-number

Displays LACP PDU RX counter.

lacp-marker-tx lacp-marker-tx-number

Displays LACP Marker TX counter.

lacp-marker-rx lacp-marker-rx-number

Displays LACP Marker RX counter

lacp-allocate-failure lacp-allocate-failure-number

Displays LACP Allocate tx failure counter.

lacp-expired lacp-expired-number

Displays    LACP Port Expired counter.

lacp-defaulted lacp-defaulted-number

Displays LACP Port defaulted counter.

Defaults   None

Access   CLI

History   Command introduced in Version 2.6.2.

Usage   Use this command to display information about port status on the switch.

Examples  To display the port status for port 12, use the following command:

CLI network-admin@switch > port-lacp-stats-show port 12 layout vertical

Port LLDP Commands

port-lldp-modify

This command is used to modify LLDP properties for ports.

Syntax   port-lldp-modify

port port-list

 Specify a list of ports to modify.

lldp|no-lld

Specify LLDP or no LLDP.

Defaults   None.

Access   CLI

History   Command introduced in Version 2.5.3.

Usage   Use this command to modify LLDP parameters.

Examples  To disable LLDP on port 35, use the following command:

CLI network-admin@switch > port-lldp-modify port 35 no-lldp

port-lldp-show

This command is used to display LLDP properties for ports.

Syntax   port-lldp-modify

port port-list

Displays a list of ports.

lldp|no-lld

Displays if LLDP is on or off.

Defaults   None.

Access   CLI

History   Command introduced in Version 2.5.3.

Usage   Use this command to display LLDP information for a port or list of ports.

Examples  To display LLDP information about port 35, use the following syntax:

CLI network-admin@switch > port-lldp-show port 35