Setup Guide

Table Of Contents
mac learning-limit 10 no-station-move
no shutdown
2. Reset an interface to its factory default state.
CONFIGURATION mode
default interface interface-type]
DellEMC(conf)#default interface tengigabitethernet 1/5/1
3. Verify the configuration.
INTERFACE mode
show config
DellEMC(conf-if-te-1/5/1)#show config
!
interface TenGigabitEthernet 1/5/1
no ip address
shutdown
All the applied configurations are removed and the interface is set to the factory default state.
Enabling a Physical Interface
After determining the type of physical interfaces available, to enable and configure the interfaces, enter INTERFACE mode by using the
interface interface command.
1. Enter the keyword interface then the type of interface and slot/port[/subport] information.
CONFIGURATION mode
interface interface
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the slot/port/subport information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port/subport information.
For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the slot/port/subport information.
For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the slot/port information.
2. Enable the interface.
INTERFACE mode
no shutdown
To confirm that the interface is enabled, use the show config command in INTERFACE mode. To leave INTERFACE mode, use the
exit command or end command. You cannot delete a physical interface.
Physical Interfaces
The Management Ethernet interface is a single RJ-45 Fast Ethernet port on a switch.
The interface provides dedicated management access to the system.
Stack-unit interfaces support Layer 2 and Layer 3 traffic over the , 25–Gigabit Ethernet, 40–Gigabit Ethernet, 50–Gigabit Ethernet, and
100–Gigabit Ethernet interfaces. These interfaces can also become part of virtual interfaces such as virtual local area networks (VLANs)
or port channels.
For more information about VLANs, refer to Bulk Configuration. For more information on port channels, refer to Port Channel Interfaces.
Dell EMC Networking OS Behavior: The system uses a single MAC address for all physical interfaces.
Configuration Task List for Physical Interfaces
By default, all interfaces are operationally disabled and traffic does not pass through them.
The following section includes information about optional configurations for physical interfaces:
Overview of Layer Modes
352
Interfaces