show interface switchport
Use this command to display the characteristics of the interface with the current VLAN.
Command Syntax
show interface switchport bridge <1-32>
Parameter
bridge
Bridge name.
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
The following is an output of this command displaying the characteristics of this interface on bridge 2.
#show interface switchport bridge 2
Interface name : eth5
Switchport mode : access
Ingress filter : disable
Acceptable frame types : all
Vid swap : disable
Default vlan : 2
Configured vlans : 2
Interface name : eth4
Switchport mode : access
Ingress filter : disable
Acceptable frame types : all
Vid swap : disable
Default vlan : 1
Configured vlans : 1
Table 2-2 explains the show command output fields.
Table 2-2: show interface switchport output fields
Field | Description |
---|
Interface name | Display the name of interface. |
Switchport mode | Port that used to connect between switches and access port. |
Ingress filter | Ingress filtering examines all inbound packets and then permits or denies entry to the network. |
Acceptable frame types | Type of acceptable frame in the interface. |
VID swap | Displays the status of the VID swap. |
Default vlan | Default value for the VLAN. |
Configured vlans | Displays the information on configured VLANs. |
Last modified date: 07/13/2023