Users Guide
corresponding to all ports between 1 and 4, specify the port range as show
interfaces interface-type 1/1/1 - 1/1/4.
Defaults None
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the S4810, S4820T, S3048-ON, S4048-ON, S5000, S6000, S6000–
ON, and Z9500.
Usage Information
Use the default interface command to set a Gigabit Ethernet, 10- Gigabit Ethernet, or 40-Gigabit
Ethernet interface to its factory-default state. By default, a physical interface is disabled (shutdown) with no
assigned IP address or switchport (no ip address). This command removes all software settings and all L3,
VLAN, VXLAN, and port-channel congurations on a physical interface.
Example
Dell(conf-if-gi-1/5)#show config
!
interface GigabitEthernet 1/5
description testconfig
no ip address
portmode hybrid
switchport
rate-interval 8
mac learning-limit 10 no-station-move
no shutdown
Dell(conf-if-gi-1/5)#
Dell(conf)#default interface gigabitethernet 1/5
Dell(conf-if-gi-1/5)#show config
!
interface GigabitEthernet 1/5
no ip address
shutdown
Related Commands show running-cong – displays the current conguration.
description
Assign a descriptive text string to the interface.
Syntax
description desc_text
To delete a description, use the no description command.
Parameters
desc_text Enter a text string up to 240 characters long.
Defaults none
Command Modes INTERFACE
Interfaces
631