DELL N4000 Series Technical Manual

Page of 17
 
16 
SCG1001  
Dell Networking N4000 Series and Dell PowerConnect 8100 Series Configuration Guide 
4.2 
Revert to default VLAN ID on switch and arrays 
Once DCB is disabled on the switch, the EqualLogic arrays will no longer use the VLAN ID that was 
configured  when DCB was enabled. The arrays will revert to the default or native VLAN. Therefore, a valid 
VLAN must be configured for all host servers, switches, and EqualLogic array members. A valid VLAN can 
use the default or native VLAN ID (typically 0 or 1) or a specific VLAN can be configured (for example, 
VLAN 100). If a non-default VLAN is configured, then any ports connected to the arrays must be 
configured as “untagged”.   
Use the steps below to configure the native VLAN on the switch. 
console#configure 
console(config)#interface range tengigabitethernet all 
console(config-if)#no switchport mode 
console(config-if)#exit 
console(config)#interface range fortygigabitethernet all 
console(config-if)#no switchport mode 
console(config-if)#exit 
console(config)#interface port-channel 1 
console(config-if)#no switchport mode 
console(config-if)#exit 
console(config)#no vlan vlan-id  
console(config)#exit  
4.3 
Save configuration 
console# copy running-config startup-config 
This operation may take a few minutes. 
Management interfaces will not be available during this time. 
Are you sure you want to save? (y/n)
4.4 
Configure additional switch 
Repeat the commands from Section 4 to disable DCB on any additional switches.