Reference Guide
Example (when
dot1x is not enabled
globally)
OS10# show dot1x interface
802.1x not enabled in the system
OS10#
Example (Ethernet)
OS10# show dot1x interface ethernet 1/1/7
802.1x information on ethernet1/1/7
-------------------------------------
Dot1x Status: Enable
Port Control: AUTO
Re-Authentication: Enable
Tx Period: 120 seconds
Quiet Period: 120 seconds
Supplicant Timeout: 45 seconds
Server Timeout: 60 seconds
Re-Auth Interval: 3600 seconds
Max-EAP-Req: 4
Host Mode: MULTI_AUTH
Port status and State info for Supplicant: 01:80:c2:00:01:1c
Port Auth Status: UNAUTHORIZED
Untagged VLAN id: 1
Auth PAE State: Initialize
Backend State: Idle
Supported Releases 10.2.0E or later
Link aggregation control protocol
Group Ethernet interfaces to form a single link layer interface called a LAG or port-channel. Aggregating multiple links between physical
interfaces creates a single logical LAG, which balances trac across the member links within an aggregated Ethernet bundle and increases
the uplink bandwidth. If one member link fails, the LAG continues to carry trac over the remaining links.
You can use LACP to create dynamic LAGs exchanging information between two systems (also called Partner Systems) and automatically
establishing the LAG between the systems. LACP permits the exchange of messages on a link to:
• Reach an agreement on the identity of the LAG to which the link belongs.
• Move the link to that LAG.
• Enable the transmission and reception functions.
LACP functions by constantly exchanging custom MAC PDUs across LAN Ethernet links. The protocol only exchanges packets between
ports you congure as LACP-capable.
Modes
A LAG includes three conguration modes — on, active, and passive.
On
Sets the Channeling mode to Static. The interface acts as a member of the static LAG.
Active Sets the interface in the Active Negotiating state. LACP runs on any link congured in this mode. A port in Active
mode automatically initiates negotiations with other ports by using LACP packets. A port in Active mode can set up
a port-channel (LAG) with another port in Active mode or Passive mode.
Passive Sets the interface in an Inactive Negotiating state, but LACP runs on the link. A port in Passive mode also responds
to negotiation requests (from ports in Active mode). Ports in Passive mode respond to LACP packets. A port in
Passive mode cannot set up a LAG with another port in Passive mode.
• There is no dual-membership in static and dynamic LAGs:
• If a physical interface is a part of a static LAG, the channel-group id mode active command is rejected on that interface.
Layer 2
99