Lag settings – Dell PowerEdge VRTX User Manual

Page 321

Advertising
background image

321

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Plasma\User

Guide\Plasma_UGSwitching_VLAN.fm

D E L L CO N F I D E N T I A L – P R E L I MI N A RY 4/ 1 8 /1 3 - F O R PR O O F O N LY

The following is an example of the CLI commands:

LAG Settings

VLANs can either be composed of individual ports or of LAGs. Untagged

packets entering the device are tagged with the LAGs ID specified by the

PVID.
To configure LAGs on a VLAN:

1 Click Switching > VLAN > LAG Settings in the tree view to display the

VLAN LAG Settings page.
All LAGs and their settings are displayed.

console(config)# vlan database

console(config-vlan)# vlan 23-25

console(config-vlan)# end

console(config)# interface vlan 23

console(config-if)# name Marketing

console(config-if)# end

console(config)# interface gi0/5

console(config-if)# switchport mode access

console(config-if)# switchport access vlan 23

console(config-if)# end

console(config)# interface gi0/6

console(config-if)# switchport mode trunk

console(config-if)# switchport mode trunk allowed vlan add

23-25

console(config-if)# end

console(config)# interface gi0/8

console(config-if)# switchport mode general

console(config-if)# switchport general allowed vlan add

23,25 tagged

console(config-if)# switchport general pvid 25

Advertising