Home > Networking Solutions > Enterprise/Data Center Networking Solutions > SmartFabric OS10 Networking Solutions > Guides > Multitenancy using VRF with Dell SmartFabric OS10 Implementation Guide > Verify the VLAN and loopback interfaces statuses
Use the show ip interface brief command to view the state of the VLAN and loopback interfaces. Observe the overlapping IPs on different VLANs on the same switch. Each VLAN is assigned to a VRF, ensuring separation. Only relevant interfaces are shown.
Rack 1 switch |
Rack-1# show ip interface brief
Interface Name IP-Address OK Method Status Protocol ========================================================================= Ethernet 1/1/49 unassigned YES unset up up Vlan 1 unassigned YES unset up up Vlan 10 10.1.1.1/24 YES manual up up Vlan 20 10.1.2.1/24 YES manual up up Vlan 30 10.1.3.1/24 YES manual up up Vlan 100 100.1.1.1/24 YES manual up up Vlan 200 100.1.1.1/24 YES manual up up Vlan 300 100.1.1.1/24 YES manual up up Loopback 0 192.168.1.1/24 YES manual up up Loopback 1 172.16.1.1/24 YES manual up up Loopback 2 172.17.1.1/24 YES manual up up |