Vlan Configuration And Management; Enabling And Disabling An Interface Port; Configuring The Mtu On An Interface Port - Dell 53-1002116-01 Administrator's Manual

Dell network card user manual
Table of Contents

Advertisement

5

VLAN configuration and management

VLAN configuration and management

NOTE
To see the minimum configuration required to enable FCoE on Dell FCoE hardware, refer to
3, "Initial FCoE and CEE
NOTE
You need to enter either the copy running-config startup-config command or the write memory
command to save your configuration changes to Flash so that they are not lost if there is a system
reload or power outage.

Enabling and disabling an interface port

NOTE
CEE interfaces are disabled by default.
NOTE
CEE interfaces do not support auto-negotiation of Ethernet link speeds. The CEE interfaces only
support 10-Gigabit Ethernet.
To enable and disable an interface port, perform the following steps from Privileged EXEC mode.
1. Enter the configure terminal command to access global configuration mode.
2. Enter the interface command to specify the CEE interface type and slot/port number.
3. Enter the shutdown command to toggle the availability of the interface.

Configuring the MTU on an interface port

To configure the maximum transmission unit (MTU) on an interface port, perform the following
steps from Privileged EXEC mode.
1. Enter the configure terminal command to access global configuration mode.
2. Enter the interface command to specify the interface port type and slot/port number.
3. Enter the no shutdown command to enable the interface port.
4. Enter the mtu command to specify the MTU value on the interface port.
34
Configuration".
switch(config)#interface intengigabitethernet 0/1
To enable the CEE interface:
switch(conf-if-te-0/1)#no shutdown
To disable the CEE interface:
switch(conf-if-te-0/1)#shutdown
switch(config)#interface intengigabitethernet 0/1
The following example sets the MTU value to 4200.
switch(conf-if-te-0/1)#mtu 4200
Dell Converged Enhanced Ethernet Administrator's Guide
Chapter
53-1002116-01

Advertisement

Table of Contents
loading

Table of Contents