Dell 8024 and 8024F Riding Toy User Manual


 
Deploying FCoE (FIP Snooping) on Dell PowerConnect 10G Switches: M8024-k, 8024, and 8024F
34
Step by Step explanation of Dell PowerConnect M8024-k CLI example with multiple port (LAG)
uplink (this only covers the differences from the single port configuration).
o interface te1/0/19 – this moves into the interface te1/0/19 configuration
channel-group 1 mode active adds this interface to the channel-group 1
lldp dcbx port-role auto-up sets the DCBX port-role to be auto-up for an FCF connection
exit - exit the interface configuration
o interface te1/0/20 – this moves into the interface te1/0/20 configuration
channel-group 1 mode active adds this interface to the channel-group 1
lldp dcbx port-role auto-up sets the DCBX port-role to be auto-up for an FCF connection
exit - exit the interface configuration
o interface port-channel 1 – this moves into the interface te1/0/20 configuration
switchport general allowed vlan add 1000 tagged - – this sets up a trunk with a tagged VLAN of
1000 (the FCoE VLAN), and includes the native VLAN as untagged if general mode is enabled.
switchport mode general this enables the port for mode general
fip-snooping port-mode fcf enables the port for fip-snooping from an FCF connection
exit - exit the interface configuration
o exit – exit from configuration mode
Validation
Follow the same validation steps as mentioned with the single link steps to ensure that this
configuration is working correctly. The ideal method for troubleshooting or validation is to take one
link at a time.