Service Manual

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(conf-if-te-1/5)#show config
!
interface TenGigabitEthernet 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-te-1/5)#
Dell(conf)#default interface tengigabitethernet 1/5
Dell(conf-if-te-1/5)#show config
!
interface TenGigabitEthernet 1/5
no ip address
shutdown
Dell(conf-if-te-1/5)#
Related Commands show running-config – displays the current configuration.
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. To use special characters as a part of the
description string, you must enclose the whole string in double quotes.
Defaults none
Command Modes INTERFACE
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the M I/O Aggregator.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information
Important Points to Remember:
Spaces between characters are not preserved after entering this command unless you enclose the entire
description in quotation marks (desc_text).
Entering a text string after the description command overwrites any previous text string that you
previously configured as the description.
Interfaces 507