Users Guide

fortyGigE 1/2/1 unassigned NO Manual administratively down down
fortyGigE 1/2/2 unassigned NO Manual administratively down down
To view only congured interfaces, use the show interfaces configured command in the EXEC Privilege mode.
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.
Dell#show running-config
[output truncated]
interface hundredGigE 1/1/1
no ip address
shutdown
!
interface hundredGigE 1/1/2
no ip address
shutdown
!
interface hundredGigE 1/1/3
no ip address
shutdown
!
interface hundredGigE 1/1/4
no ip address
shutdown
Resetting an Interface to its Factory Default State
You can reset the congurations applied on an interface to its factory default state. To reset the conguration, perform the following steps:
1 View the congurations applied on an interface.
INTERFACE mode
show config
Dell(conf-if-te-1/1/5/1)#show config
!
interface TenGigabitEthernet 1/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]
Dell(conf)#default interface tengigabitethernet 1/1/5/1
3 Verify the conguration.
INTERFACE mode
show config
Dell(conf-if-te-1/1/5/1)#show config
!
interface TenGigabitEthernet 1/1/5/1
no ip address
shutdown
All the applied congurations are removed and the interface is set to the factory default state.
Interfaces
345