Administrator Guide

The following is the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010, FNXML, MXL, S4810, S4820T, S3048-ON, S4048-ON, S5000,
S6000, S6000-ON, and Z9500.
Usage Information
Use the default interface command to set a 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
Dell# show running-config interface tengigabitethernet 0/30
!
interface TenGigabitEthernet 0/30
no ip address
switchport
switchport mode private-vlan host
rate-interval 8
mac learning-limit 10 no-station-move
shutdown
Dell#show running-config interface vlan 33
!
interface Vlan 33
private-vlan mode isolated
no ip address
tagged TenGigabitEthernet 0/30
shutdown
Dell(conf)# default interface tengigabitethernet 0/30
Dell# show running-config interface tengigabitethernet 0/30
!
interface TenGigabitEthernet 0/30
no ip address
shutdown
Dell#show running-config interface vlan 33
!
interface Vlan 33
private-vlan mode isolated
no ip address
shutdown
Related
Commands
show running-config— displays the current configuration.
flowcontrol
Enable and disable link-level flow control (802.3x pause frames) on an interface and (optionally) configure buffer thresholds for pause and
offset frame transmission.
C9000 Series
Syntax
flowcontrol {rx {off | on} tx {off | on} [pause-threshold {1-12480}] | [resume-
offset {1-12480}] | monitor session-ID
Parameters
rx on Enter the keywords rx on to process the received flow control frames on this port.
rx off Enter the keywords rx off to ignore the received flow control frames on this port.
tx on Enter the keywords tx on to send control frames from the port to the connected device
when a higher rate of traffic is received.
676 Interfaces