222 | Interfaces
www.dell.com | support.dell.com
Use the show ip interfaces brief command in EXEC Privilege mode to view which interfaces are enabled for 
Layer 3 data transmission. In Figure 13-2, the TenGigabitEthernet interface 1/5 is in Layer 3 mode because 
an IP address has been assigned to it and the interface’s status is operationally up. 
Figure 13-2.  show ip interfaces brief Command Example (Partial)
Use the show interfaces configured command in EXEC Privilege mode to view only configured interfaces. 
To determine which physical interfaces are available, use the 
show running-config command in EXEC mode. 
This command displays all physical interfaces available on the switch (Figure 13-3). 
Figure 13-3.  show running-config Command Example (Partial)
FTOS#show ip interface brief
Interface              IP-Address      OK? Method Status                Protocol
TenGigabitEthernet 1/0    unassigned      NO  Manual administratively down down
TenGigabitEthernet 1/1    unassigned      NO  Manual administratively down down
TenGigabitEthernet 1/2    unassigned      YES Manual up                    up
TenGigabitEthernet 1/3    unassigned      YES Manual up                    up
TenGigabitEthernet 1/4    unassigned      YES Manual up                    up
TenGigabitEthernet 1/5    10.10.10.1      YES Manual up                    up
TenGigabitEthernet 1/6    unassigned      NO  Manual administratively down down
TenGigabitEthernet 1/7    unassigned      NO  Manual administratively down down
TenGigabitEthernet 1/8    unassigned      NO  Manual administratively down down
FTOS#show running
Current Configuration ...
!
interface TenGigabitEthernet 9/6
 no ip address
 shutdown
!
interface TenGigabitEthernet 9/7
 no ip address
 shutdown
!
interface TenGigabitEthernet 9/8
 no ip address
 shutdown
!
interface TenGigabitEthernet 9/9
 no ip address
 shutdown