lacp-modify
This command is used to modify Link Aggregation Control Protocol (LACP) parameters on the switch.
Syntax lacp-modify
Specify one or more of the following options: |
|
enable|disable |
Specify to enable or disable LACP on the switch. |
system-priority priority |
Specifies the priority for the configuration. The default value is 32768 with a range of 1 to 65535. |
Defaults The default system-priority is 32768.
Access CLI
History Command introduced in Version 1.2.6
Usage Use this command to enable or disable LACP and set the priority.
Examples To enable LACP with a priority of 3567, use the following command:
CLI (network-admin@switch)> lacp-modify enable system-priority 3576
lacp-show
This command is used to display information about Link Aggregation Control Protocol (LACP) configurations on the switch.
Syntax lacp-show
switch switch-name |
Specifies the name of the switch in the configuration. |
enable|disable |
Specifies if LACP is enabled or disabled. |
system-priority priority |
Specifies the priority for the configuration. The default value is 32768 with a range of 1 to 65535. |
system-id id-string |
Specifies the ID of the switch in the configuration. LACP uses the system priority with the MAC address to form the system ID and also during negotiation with other systems. |
Defaults None
Access CLI
History Command introduced in Version 1.2
Usage Use this command to display information about the LACP configuration.
Examples To display LACP information, use the following syntax
CLI network-admin@switch > lacp-show
switch: pleiades24
enable: yes
system-priority: 32768
systemid:800640e942c007a
switch: pleiades32
enable: yes
system-priority: 32768
systemid:800640e942c0143
lacp-port-stats-settings-modify
This command is used to modify the settings for LACP port statistics.
Syntax lacp-port-stats-settings-modify
enable|disable |
Specify if you want to enable or disable LACP port statistics. |
interval duration: #d#h#m#s |
Specify the interval between statistics collection. |
disk-space disk-space-number |
Specify the amount of disk space for the statistics. |
Defaults None
Access Network Administrator
History Command introduced in Version 2.6.0.
Usage Use this command to display settings for LACP port statistics collection.
Examples To modify settings for LACP port statistics and disable statistics collection, use the following syntax:
CLI network-admin@switch > lacp-port-stats-settings-modify disable
lacp-port-stats-settings-show
Syntax lacp-port-stats-settings-show
Defaults None
Access Network Administrator
History Command introduced in Version 2.6.0.
Usage Use this command to display LACP port statistics settings.
Examples To display settings for LACP port statistics, use the following syntax:
CLI network-admin@switch > lacp-port-stats-settings-show
switch: Leaf-1
enable: yes
interval: 1m
disk-space: 50M
lldp-show
This command is used to display Link Layer Discovery Protocol (LLDP) information on the switch. Link Layer Discovery Protocol (LLDP) allows Ethernet network devices such as switches and routers to receive and transmit device-related information to directly connected devices on the network that are also using the protocols, and to store the information that is learned about other devices.
Syntax lldp-show
Specify any of the following options: |
|
local-port local-port-number |
Specifies the local port where the LLDP packet is received. |
chassis-id chassis-id-string |
Specifies the chassis ID of the switch. |
port-id port-id-string |
Specifies the port of the switch sending the LLDP packet. |
Defaults None
Access CLI
History Command introduced in Netvisor Version 2.0
Usage Use this command to display LLDP information on the switch.
Examples To display all LLDP information, use the following command:
CLI network-admin@switch > lldp-show
switch local-port chassis-id port-id port-desc sys-name
----------- ---------- ---------- ------- ------------------ -----------
Leaf2 41 0a0000c5 41 PN Switch Port(41) Spine1
Leaf2 42 0a0000c5 42 PN Switch Port(42) Spine1
Leaf2 63 0a0001ca 63 PN Switch Port(63) Spine2
Leaf2 64 0a0001ca 64 PN Switch Port(64) Spine2
Spine2 11 0c0000b3 11 PN Switch Port(11) Leaf1
Spine2 12 0c0000b3 12 PN Switch Port(12) Leaf1
Spine2 43 0a0000c5 43 PN Switch Port(43) Spine1
Spine2 44 0a0000c5 44 PN Switch Port(44) Spine1
Spine2 63 0a0001c8 63 PN Switch Port(63) Leaf2
Spine2 64 0a0001c8 64 PN Switch Port(64) Leaf2
Leaf1 11 0a0001ca 11 PN Switch Port(11) Spine2
Leaf1 12 0a0001ca 12 PN Switch Port(12) Spine2
Leaf1 31 0a0000c5 31 PN Switch Port(31) Spine1
Leaf1 32 0a0000c5 32 PN Switch Port(32) Spine1
Spine1 31 0c0000b3 31 PN Switch Port(31) Leaf1
Spine1 32 0c0000b3 32 PN Switch Port(32) Leaf1
Spine1 41 0a0001c8 41 PN Switch Port(41) Leaf2
Spine1 42 0a0001c8 42 PN Switch Port(42) Leaf2
Spine1 43 0a0001ca 43 PN Switch Port(43) Spine2
FSpine1 44 0a0001ca 44 PN Switch Port(44) Spine2