Reference Guide

278 | Interfaces
www.dell.com | support.dell.com
Figure 15-2. show ip interfaces brief Command Example (Partial)
Use the show interfaces configured command in the EXEC Privilege mode to view only configured
interfaces. In Figure 15-2, GigabitEthernet interface 1/5 is in Layer 3 mode since an IP address has been
assigned to it and the interface’s status is operationally up.
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 line cards. (Figure 158).
Figure 15-3. Interfaces listed in the show running-config Command (Partial)
Enable a Physical Interface
After determining the type of physical interfaces available, the user may enter the INTERFACE mode by
entering the command
interface interface slot/port to enable and configure the interfaces.
FTOS#show ip interface brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet 1/0 unassigned NO Manual administratively down down
GigabitEthernet 1/1 unassigned NO Manual administratively down down
GigabitEthernet 1/2 unassigned YES Manual up up
GigabitEthernet 1/3 unassigned YES Manual up up
GigabitEthernet 1/4 unassigned YES Manual up up
GigabitEthernet 1/5 10.10.10.1 YES Manual up up
GigabitEthernet 1/6 unassigned NO Manual administratively down down
GigabitEthernet 1/7 unassigned NO Manual administratively down down
GigabitEthernet 1/8 unassigned NO Manual administratively down down
FTOS#show running
Current Configuration ...
!
interface GigabitEthernet 7/6
no ip address
shutdown
!
interface GigabitEthernet 7/7
no ip address
shutdown
!
interface GigabitEthernet 7/8
no ip address
shutdown
!
interface GigabitEthernet 7/9
no ip address
shutdown