Administrator Guide

Table Of Contents
Version Description
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S3100 series.
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 configurations on a physical interface.
Example
DellEMC(conf-if-te-1/5/1)# show config
!
interface TenGigabitEthernet 1/5/1
description testconfig
no ip address
portmode hybrid
switchport
rate-interval 8
mac learning-limit 10 no-station-move
no shutdown
DellEMC(conf-if-te-1/5/1)#
DellEMC(conf)# default interface tengigabitethernet 1/5/1
DellEMC(conf-if-te-1/5/1)# show config
!
interface TenGigabitEthernet 1/5/1
no ip address
shutdown
Related
Commands
show running-config display the current configuration.
duplex (10/100 Interfaces)
Configure duplex mode on the Management Interface interfaces where the speed is set to 10/100.
Syntax
duplex {half | full}
To return to the default setting, use the no duplex command.
Parameters
half Enter the keyword half to set the physical interface to transmit only in one
direction.
full Enter the keyword full to set the physical interface to transmit in both
directions.
Defaults Not configured.
Command Modes INTERFACE
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100ON.
9.8(2.0) Introduced on the S3100 series.
Interfaces 649