This section provides a list of the most common commands and their output for the examples used in this guide.
General commands
show version
Leaf and spine switches must be running a supported version of SmartFabric OS10. Run the show version command to check the operating system version. SmartFabric OS10 is available on Dell Digital Locker (account required).
OS10# show version Dell EMC Networking OS10 Enterprise Copyright (c) 1999-2020 by Dell Inc. All Rights Reserved. OS Version: 10.5.2.2 Build Version: 10.5.2.2
show license status
Run the command show license status to verify license installation. The License Type: field should indicate PERPETUAL. If an evaluation license is installed, licenses purchased from Dell are available for download on Dell Digital Locker. Installation instructions are provided in the Dell EMC SmartFabric OS10 User Guide on Dell EMC Networking OS10 Info Hub.
OS10# show license status System Information --------------------------------------------------------- Vendor Name : Dell EMC Product Name : S5248F-ON Hardware Version : A01 Platform Name : x86_64-dellemc_s5248f_c3538-r0 PPID : CN046MRJCES0089K0015 Service Tag : 690ZZP2 Product Base : Product Serial Number: Product Part Number : License Details ---------------- Software : OS10-Enterprise Version : 10.5.2.2 License Type : PERPETUAL License Duration: Unlimited License Status : Active License location: /mnt/license/690ZZP2.lic ---------------------------------------------------------
show interface status
The show interface status | grep up command is used to verify required interfaces are up, and links are established at their appropriate speeds. In this example, ports 1/1/1-1/1/3 are VxRail nodes, port 1/1/9:1 is a jump host, ports 1/1/49-1/1/52 are the VLTi, ports 1/1/53-1/1/54 are uplinks to the external network, and ports 1/1/55-1/1/56 are uplinks to the spines.
Leaf1A# show interface status | grep up Port Description Status Speed Duplex Mode Vlan Tagged-Vlans Eth 1/1/1 up 25G full T - Eth 1/1/2 up 25G full T - Eth 1/1/3 up 25G full T - Eth 1/1/9:1 up 10G full T - Eth 1/1/49 up 100G full - Eth 1/1/50 up 100G full - Eth 1/1/51 up 100G full - Eth 1/1/52 up 100G full - Eth 1/1/53 up 100G full - Eth 1/1/54 up 100G full - Eth 1/1/55 up 100G full - Eth 1/1/56 up 100G full -
show port-channel summary
The show port-channel summary command is used to view port channel numbers, interfaces used, and status. Port channel 1 (number may vary) is the L2 uplink. Port channels 96 through 97 (numbers may vary) are automatically created spine uplinks. The VLTi is automatically configured as a static LAG using port channel 1000. Ports 1/1/53 and 1/1/54 are port channel members, and (P)
indicates each is up and active.
Leaf1A# show port-channel summary
Flags: D - Down I - member up but inactive P - member up and active
U - Up (port-channel) F - Fallback Activated
--------------------------------------------------------------------------------
Group Port-Channel Type Protocol Member Ports
--------------------------------------------------------------------------------
1 port-channel1 (U) Eth DYNAMIC 1/1/53(P) 1/1/54(P)
96 port-channel96 (U) Eth STATIC 1/1/55(P)
97 port-channel97 (U) Eth STATIC 1/1/56(P)
1000 port-channel1000 (U) Eth STATIC 1/1/49(P) 1/1/50(P) 1/1/51(P) 1/1/52(P)
show virtual network
The show virtual network command is used to view virtual networks, VLANs, and interfaces assigned to each VLAN. Port channel 1 (number may vary) is the L2 uplink if configured. Port channel 1000 is the VLTi. Interfaces 1/1/1-1/1/3 are connected to VxRail nodes. Interface 1/1/9:1, shown under VLAN 1811, is the jump host port.
Leaf1A# show virtual-network Codes: DP - MAC-learn Dataplane, CP - MAC-learn Controlplane, UUD - Unknown-Unicast-Drop Un-tagged VLAN: 4080 Virtual Network: 1811 VLTi-VLAN: 1811 Members: Untagged: ethernet1/1/9:1 VLAN 1811: port-channel1, port-channel1000, ethernet1/1/1, ethernet1/1/2, ethernet1/1/3 VxLAN Virtual Network Identifier: 1811 Source Interface: loopback2(172.30.0.0) Remote-VTEPs (flood-list): Virtual Network: 1812 VLTi-VLAN: 1812 Members: VLAN 1812: port-channel1, port-channel1000, ethernet1/1/1, ethernet1/1/2, ethernet1/1/3 VxLAN Virtual Network Identifier: 1812 Source Interface: loopback2(172.30.0.0) Remote-VTEPs (flood-list): Virtual Network: 1813 VLTi-VLAN: 1813 Members: VLAN 1813: port-channel1, port-channel1000, ethernet1/1/1, ethernet1/1/2, ethernet1/1/3 VxLAN Virtual Network Identifier: 1813 Source Interface: loopback2(172.30.0.0) Remote-VTEPs (flood-list): Virtual Network: 1814 VLTi-VLAN: 1814 Members: VLAN 1814: port-channel1, port-channel1000, ethernet1/1/1, ethernet1/1/2, ethernet1/1/3 VxLAN Virtual Network Identifier: 1814 Source Interface: loopback2(172.30.0.0) Remote-VTEPs (flood-list): Virtual Network: 1815 VLTi-VLAN: 1815 Members: VLAN 1815: port-channel1, port-channel1000, ethernet1/1/1, ethernet1/1/2, ethernet1/1/3 VxLAN Virtual Network Identifier: 1815 Source Interface: loopback2(172.30.0.0) Remote-VTEPs (flood-list): Virtual Network: 3939 Description: In-band SmartFabric Services discovery network VLTi-VLAN: 3939 Members: VLAN 3939: port-channel1000, ethernet1/1/1, ethernet1/1/2, ethernet1/1/3 VxLAN Virtual Network Identifier: 3939 Source Interface: loopback2(172.30.0.0) Remote-VTEPs (flood-list): Virtual Network: 4091 Description: Default untagged network for client onboarding VLTi-VLAN: 4091 Members: Untagged: ethernet1/1/1, ethernet1/1/2, ethernet1/1/3 VLAN 4091: port-channel1000 VxLAN Virtual Network Identifier: 4091 Source Interface: loopback2(172.30.0.0) Remote-VTEPs (flood-list):
show lldp neighbors
The show lldp neighbors command is useful for identifying connected equipment. Interfaces 1/1/1-3 are connected to the VxRail nodes, and Interface 1/1/9:1 is connected to the jump host. Interfaces 1/1/53-54 are connected to the external network, and 1/1/55-56 are connected to the spines. Mgmt1/1/1 is connected to the OOB management switch.
Leaf1A# show lldp neighbors
Loc PortID Rem Host Name Rem Port Id Rem Chassis Id
--------------------------------------------------------------------------------------
ethernet1/1/1 Not Advertised 1c:34:da:5e:d9:fc 1c:34:da:5e:d9:fe
ethernet1/1/1 Not Advertised 1c:34:da:5e:d9:fc 1c:34:da:5e:d9:fc
ethernet1/1/1 vxrail-01.dell.lab 1c:34:da:5e:d9:fc vmnic0
ethernet1/1/2 Not Advertised 1c:34:da:5e:da:04 1c:34:da:5e:da:06
ethernet1/1/2 Not Advertised 1c:34:da:5e:da:04 1c:34:da:5e:da:04
ethernet1/1/2 vxrail-02.dell.lab 1c:34:da:5e:da:04 vmnic0
ethernet1/1/3 Not Advertised 1c:34:da:60:3b:ec 1c:34:da:60:3b:ee
ethernet1/1/3 Not Advertised 1c:34:da:60:3b:ec 1c:34:da:60:3b:ec
ethernet1/1/3 vxrail-03.dell.lab 1c:34:da:60:3b:ec vmnic0
ethernet1/1/9:1 Not Advertised 24:6e:96:3a:13:48 24:6e:96:3a:13:48
ethernet1/1/49 Leaf1B ethernet1/1/49 3c:2c:30:22:79:80
ethernet1/1/50 Leaf1B ethernet1/1/50 3c:2c:30:22:79:80
ethernet1/1/51 Leaf1B ethernet1/1/51 3c:2c:30:22:79:80
ethernet1/1/52 Leaf1B ethernet1/1/52 3c:2c:30:22:79:80
ethernet1/1/53 External-A ethernet1/1/13 3c:2c:30:20:f1:00
ethernet1/1/54 External-B ethernet1/1/13 3c:2c:30:20:ef:00
ethernet1/1/55 Spine1 ethernet1/1/1 8c:04:ba:b7:d6:40
ethernet1/1/56 Spine2 ethernet1/1/1 8c:04:ba:b7:9d:40
mgmt1/1/1 OOB-Mgmt-1 ethernet1/1/1 88:6f:d4:b0:78:e2
show ip interface brief
Run the show ip interface brief command to verify connected interfaces are up, and IP addresses are configured correctly.
In the output below, interfaces 1/1/1-1/1/3 are connected to the VxRail nodes, 1/1/49-1/1/52 are the VLTi, and 1/1/53-1/1/54 are L3 uplinks to the external switches. VLAN 4090, Loopback 1, and Loopback 2 are automatically configured by SFS. VLAN 4090 is used for iBGP, Loopback 1 is the router ID, and Loopback 2 is the VTEP IP address.
Leaf1A# show ip interface brief
Ethernet 1/1/1 unassigned YES unset up up
Ethernet 1/1/2 unassigned YES unset up up
Ethernet 1/1/3 unassigned YES unset up up
Ethernet 1/1/49 unassigned YES unset up up
Ethernet 1/1/50 unassigned YES unset up up
Ethernet 1/1/51 unassigned YES unset up up
Ethernet 1/1/52 unassigned YES unset up up
Ethernet 1/1/53 192.168.1.1/31 YES manual up up
Ethernet 1/1/54 192.168.2.1/31 YES manual up up
Management 1/1/1 100.67.76.30/24 YES manual up up
Vlan 4000 unassigned YES unset up up
Vlan 4090 172.16.0.1/31 YES manual up up
Vlan 4094 unassigned YES unset up up
Port-channel 1000 unassigned YES unset up up
Loopback 1 172.16.128.0/32 YES manual up up
Loopback 2 172.30.0.0/32 YES manual up up
Virtual-network 3939 unassigned YES unset up up
show ip bgp summary
Run the show ip bgp summary command to verify that BGP is up for each neighbor. When BGP is up, uptime is shown in the Up/Down column. The neighbors for Leaf1A shown in the output below are Leaf1B, External-A, and External-B. Leaf1A# show ip bgp summary BGP router identifier 172.16.128.0 local AS number 65011 Neighbor AS MsgRcvd MsgSent Up/Down State/Pfx 172.16.0.0 65011 13 16 00:46:59 8 172.16.0.5 65012 56 55 00:38:19 15 172.16.0.15 65012 50 51 00:37:57 15 192.168.1.0 65101 12 14 00:07:30 8 192.168.2.0 65101 8 9 00:04:14 8
show ip route
With L3 uplinks, the show ip route command is used to ensure the leaf switches have routes to the external network, 172.19.11.0/24 in this example, to reach the DNS server. This BGP-discovered route is shown in the output below.
Leaf1A# show ip route Codes: C - connected S - static B - BGP, IN - internal BGP, EX - external BGP O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2, E1 - OSPF external type 1, E2 - OSPF external type 2, * - candidate default, + - summary route, > - non-active route Gateway of last resort is not set Destination Gateway Dist/Metric Change ---------------------------------------------------------------------------------- B EX 10.0.2.1/32 via 192.168.1.0 20/0 21:07:08 via 192.168.2.0 B EX 10.0.2.2/32 via 192.168.1.0 20/0 21:07:08 via 192.168.2.0 C 172.16.0.0/31 via 172.16.0.1 vlan4090 0/0 21:10:36 C 172.16.128.0/32 via 172.16.128.0 loopback1 0/0 21:10:39 B IN 172.16.128.1/32 via 172.16.0.0 200/0 21:09:53 B EX 172.19.11.0/24 via 192.168.1.0 20/0 21:07:08 via 192.168.2.0 C 172.18.11.0/24 via 172.18.11.250 virtual-network1811 0/0 16:02:54 C 172.30.0.0/32 via 172.30.0.0 loopback2 0/0 21:10:39 C 192.168.1.0/31 via 192.168.1.1 ethernet1/1/53 0/0 21:10:41 B IN 192.168.1.2/31 via 172.16.0.0 200/0 21:09:53 C 192.168.2.0/31 via 192.168.2.1 ethernet1/1/54 0/0 21:07:14 B IN 192.168.2.2/31 via 172.16.0.0 200/0 21:09:53 B EX 192.168.3.20/31 via 192.168.1.0 20/0 21:07:08 via 192.168.2.0
VLT commands
show vlt domain_id
This command is used to validate the VLT configuration status. In SmartFabric mode, the VLT domain ID is 255. The Role for one switch in the VLT pair is primary , and its peer switch (not shown) is assigned the Secondary role. The VLTi Link Status and VLT Peer Status must both be up.
Leaf1A# show vlt 255 Domain ID : 255 Unit ID : 2 Role : primary Version : 2.3 Local System MAC address : 3c:2c:30:10:36:00 Role priority : 32768 VLT MAC address : 3c:2c:30:10:36:00 IP address : fda5:74c8:b79e:1::2 Delay-Restore timer : 90 seconds Peer-Routing : Disabled Peer-Routing-Timeout timer : 0 seconds VLTi Link Status port-channel1000 : up VLT Peer Unit ID System MAC Address Status IP Address Version ---------------------------------------------------------------------------------- 1 3c:2c:30:10:41:00 up fda5:74c8:b79e:1::1 2.3
show vlt domain_id backup-link
This command is used to verify VLT peers are communicating on the backup link over the OOB management network. The Destination is the management IP address of the peer. The Peer Heartbeat status must be Up.
Leaf1A# show vlt 255 backup-link
VLT Backup Link
------------------------
Destination : 100.67.76.29
Peer Heartbeat status : Up
Heartbeat interval : 30
Heartbeat timeout : 90
Destination VRF : default
show vlt domain_id mismatch
This command highlights any potential configuration issues between VLT peers. All items must indicate No mismatch.
Leaf1A# show vlt 255 mismatch VLT-MAC mismatch: No mismatch Peer-routing mismatch: No mismatch VLAN mismatch: No mismatch VLT VLAN mismatch: No mismatch VLT Virtual Network Mismatch: Virtual Network Name Mismatch: No mismatch Virtual Network VLTi-VLAN Mismatch: No mismatch Virtual Network Mode Mismatch: No mismatch Virtual Network Tagged Interfaces Mismatch: No mismatch Virtual Network Untagged Interfaces Mismatch: No mismatch Virtual Network VNI Mismatch: No mismatch Virtual Network Remote-VTEP Mismatch: No mismatch Virtual Network anycast ip Mismatch: No mismatch Virtual Network anycast mac Mismatch: No mismatch EVPN Mismatch: EVPN Mode Mismatch: No mismatch EVPN EVI Mismatch: No mismatch NVE Mismatch: No mismatch DHCP Snooping Mismatch: Global Snooping Configuration Mismatch ------------------------------------------------------------ Codes: SE - Static Entry Mismatch DT - DAI Trust Mismatch ST - Snooping Trust Mismatch SAV - Source-Address-Validation Mismatch ARP - ARP Inspection Mismatch VS - VLAN Snooping Mismatch Interface Interface Snooping Configuration Mismatch --------------------------------------------------------------------- Multicast routing mismatches: Global status: Parameter VRF Local Peer --------------------------------------------------------------------- No mismatch Vlan status IPv4 IPv6 VlanId Local Peer Local Peer --------------------------------------------------------------------- No mismatch