4 VLAN configuration and management

VLAN configuration and management

NOTE

To see the minimum configuration required to enable FCoE on Brocade FCoE hardware, refer to “Minimum CEE configuration to allow FCoE traffic flow” on page 29.

NOTE

You need to enter either the copy running-configstartup-configcommand 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.

Example of selecting the Ten Gigabit Ethernet port number 0/1.

switch(config)#interface tengigabitethernet 0/1

3. Enter the shutdown command to toggle the availability of the interface. 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

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.

Example of selecting the Ten Gigabit Ethernet port number 0/1.

switch(config)#interface tengigabitethernet 0/1

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

Converged Enhanced Ethernet Administrator’s Guide

 

53-1001761-01

Page 56
Image 56
Brocade Communications Systems 53-1001761-01 Vlan configuration and management, Enabling and disabling an interface port