Reference Guide

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.
duplex (Management)
Set the mode of the Management and Port Extender Gigabit Ethernet (PeGigE) interfaces.
C9000 Series
Syntax
duplex {half | full}
To return to the default setting, use the no duplex command.
Parameters
half Enter the keyword half to set the Management interface to
transmit only in one direction.
full Enter the keyword full to set the Management interface to
transmit in both directions.
Interfaces
869