User Manual

bytes : 129895
multicast packets: 628
broadcast packets: 0
drop packets : 0
Show the status of VLAN #1.
SWP1#show interface vlan0.1
Interface vlan0.1
Hardware is VLAN
Description: Connected to router(VLAN)
ifIndex 10001, ARP ageing timeout 1200
IPv4 address 192.168.100.240/24 broadcast 192.168.100.255
10.1.12 Show VLAN information for switchport
[Syntax]
show interface switchport info [ifname]
[Parameter]
ifname : Interface name
Interface to show
[Input mode]
unprivileged EXEC mode priviledged EXEC mode
[Description]
Shows VLAN-related information of the interface specified by ifname. If ifname is omitted, shows information for all
interfaces. If ifname is omitted, shows information for all interfaces.
The following items are shown.
Item Description
Interface name Interface name
Switchport mode
Mode of the switchport
access: untagged
trunk: tagged
Ingress filter
Status of ingress filtering
enable: enabled
disable: disabled
Acceptable frame types
Frame types that can be received
all: All frames are received (regardless of whether they are
tagged or untagged)
vlan-tagged only: Only frames with a VLAN tag are
received
Default Vlan
VLAN ID that handles untagged frames
For an untagged port: VLAN specified by the switchport
access vlan command
For a tagged port: Native VLAN
For a tagged port and set to receive only tagged packets:
None
If unspecified : vlan0.1
Configured Vlans
List of the VLAN IDs that belong to the corresponding
interface
[Example]
Show VLAN-related information for the LAN port #1.
SWP1#show interface switchport info ge1
Interface name : ge1
Switchport mode : access
Ingress filter : enable
Acceptable frame types : all
Command Reference | LAN/SFP port control | 93