Administrator Guide

interface GigabitEthernet 2/6
no ip address
shutdown
!
interface GigabitEthernet 2/7
no ip address
shutdown
!
interface GigabitEthernet 2/8
no ip address
shutdown
!
interface GigabitEthernet 2/9
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-gi-1/5)#show config
!
interface GigabitEthernet 1/5
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 gigabitethernet 1/5
3 Verify the conguration.
INTERFACE mode
show config
Dell(conf-if-gi-1/5)#show config
!
interface GigabitEthernet 1/5
no ip address
shutdown
All the applied congurations are removed and the interface is set to the factory default state.
Enabling a Physical Interface
After determining the type of physical interfaces available, to enable and congure the interfaces, enter INTERFACE mode by using the
interface interface command.
1 Enter the keyword interface then the type of interface and slot/port information.
CONFIGURATION mode
Interfaces
321