CLI 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.
encapsulation dot1q
Configures lite-subinterfaces.
Syntax
encapsulation dot1q vlan-id
To remove a previously configured lite-subinterface, use the no encapsulation dot1q vlan-id
command.
Parameters
dot1q
vlan-id
Enter the keyword dot1q followed by the VLAN ID to which the host belongs. The
range is from 1 to 4094. A lite subinterface is considered as a Layer 3 port property
and is synchronous with the existing rules of applying Layer 2 or Layer 3 properties
to an interface.
Command Modes
INTERFACE
Command
History
Version Description
9.12.1.0 Introduced on the S5048FON.
9.10(0.1) Introduced on the S6010-ON and S4048-ON.
9.10(0.0) Introduced on the S6100ON.
9.8(1.0) Introduced on the Z9100ON.
9.3.0.0 Introduced on the S6000.
9.2(1.0) Introduced on the Z9500.
658 Interfaces