Administrator Guide

Items Description
Vlan membership Lists the VLANs to which the interface is a member. Starting with Dell EMC Networking
OS version 7.6.1, this field can display native VLAN membership by the port.
Example
DellEMC# show interfaces switchport
Name: TenGigabitEthernet 1/1
802.1QTagged: Hybrid
Vlan membership:
Vlan 2, Vlan 20
Native VlanId: 20
Name: TenGigabitEthernet 1/2
802.1QTagged: True
Vlan membership:
Vlan 2
Name: TenGigabitEthernet 1/3
802.1QTagged: True
Vlan membership:
Vlan 2
Name: TenGigabitEthernet 1/4
802.1QTagged: True
Vlan membership:
Vlan 2
--More--
Related
Commands
interface — configure a physical interface on the switch.
show ip interface — display Layer 3 information about the interfaces.
show interfaces transceiver — display the physical status and operational status of an installed transceiver.
The output also displays the transceiver’s serial number.
show interfaces transceiver
Display the details of an installed transceiver.
Syntax
show interfaces [interface number] transceiver
Parameters
interfaces
interface number
(OPTIONAL) Enter one of the following keywords and then the interface information:
For a port channel interface, enter the keywords port-channel then a number.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then
the slot/port[/subport] information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/
port information.
NOTE: This command also enables you to view information corresponding to
a range of ports. However, for Open Networking (ON) platforms the
notation for specifying port range in the command is different from how you
specify in non-ON platforms.
For non-ON platforms, you can specify multiple ports as slot/port-range. For
example, if you want to display information corresponding to all ports between 1 and 4,
specify the port range as show interfaces interface-type 1/1 - 4.
For ON platforms, you can specify multiple ports as slot/port/[subport] -
slot/port/[subport]. For example, if you want to display information
corresponding to all ports between 1 and 4, specify the port range as show
interfaces interface-type 1/1/1 - 1/1/4.
Command Modes
EXEC
EXEC Privilege
Interfaces 711