Mellanox MLNX-OS®Command Reference Guide for SX1018HP Ethernet Managed Blade Switch
Rev 1.6.2
Mellanox Technologies
401
show interfaces vlan
show interfaces vlan [<vlan-ID> | status]
Displays the interface VLAN configuration and status per VLAN or as a summarized
list.
Syntax Description vlan-id A numeric range of 1-4094
status Displays a summarized status table.
Default N/A
Modes/Context Any Command Mode
History 3.2.0230
Role admin
Example
switch (config) # show interfaces vlan status
Interface Description Oper State Reason
--------- ----------- ---------- ------
Vlan1 N/A Up -----
Vlan10 my-ip-interface Down no up member port
Vlan11 N/A Up -----
Vlan12 N/A Up -----
Vlan13 N/A Up -----
Vlan14 N/A Up -----
Vlan20 N/A Down admin down
switch (config) # show interfaces vlan 10
Vlan 10
Admin state: Enabled
Operational state: Down (no up member port)
Mac Address: 00:02:c9:5d:e0:f0
Internet Address: 0.0.0.0/0
Broadcast address: 255.255.255.255
MTU: 1522 bytes
Description: N/A
RX
0 Unicast frames
0 Multicast frames
0 Unicast octets
0 Multicast octets
0 Error frames
0 Error octets
TX
0 Unicast frames
0 Multicast frames
0 Unicast octets
0 Multicast octets
switch (config) #
Related Commands interface vlan
Note Byte counters count octets starting from the IP header field, it doesn't count the L2
header (MAC, VLAN) and FCS length.