Concept Guide
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 system.
DellEMC#show running
Current Configuration ...
!
interface TenGigabitEthernet 2/6/1
 no ip address
 shutdown
!
interface TenGigabitEthernet 2/7/1
 no ip address
 shutdown
!
interface TenGigabitEthernet 2/8/1
 no ip address
 shutdown
!
interface TenGigabitEthernet 2/9/1
 no ip address
 shutdown
Resetting an Interface to its Factory Default State
You can reset the congurations applied on an interface to its factory default state. To reset the conguration, perform the following steps:
1  View the congurations applied on an interface.
INTERFACE mode
show config
 DellEMC(conf-if-te-1/5/1)#show config 
 !
 interface TenGigabitEthernet 1/5/1
 no ip address
 portmode hybrid
 switchport
 rate-interval 8
 mac learning-limit 10 no-station-move
 no shutdown
2  Reset an interface to its factory default state.
CONFIGURATION mode
default interface interface-type]
DellEMC(conf)#default interface tengigabitethernet 1/5/1
3  Verify the conguration.
INTERFACE mode
show config
DellEMC(conf-if-te-1/5/1)#show config 
!
interface TenGigabitEthernet 1/5/1
 no ip address
 shutdown
All the applied congurations are removed and the interface is set to the factory default state.
396
Interfaces










