show interfaces switchport
Use this command to display advanced interface configuration settings.
Syntax
show interfaces switchport
[interface]
interface
> ethernet unit/port
- unit - This is device 1.
- port - Port number.
> port-channel channel-id (Range: 1-6)
Default Setting
Shows all interfaces.
Command Mode
Normal Exec, Privileged Exec
Example
This example shows the configuration setting for Ethernet port 15.
Console#show interfaces switchport ethernet 1/15
Information of Eth 1/15
broadcast threshold: Enabled, 256 packets/second
Lacp status: Disabled
VLAN membership mode: Hybrid
Ingress rule: Disabled
Acceptable frame type: All frames
Native VLAN: 1
Priority for untagged traffic: 0
Gvrp status: Enabled
Allowed Vlan: 1(u),
Forbidden Vlan:
Console#
184