Hello,
I'm trying to learn the correct way to make an aggregated link. If I was to add A1 and A2 to Trunk 1 and then tag vlans 1, 200 and untagged 100, I would do the following on a HP:
Configure terminal
trunk A1-A2 trk1 trunk
exit
Configure Terminal
vlan 1 tagged trk1
vlan 200 tagged trk1
vlan 100 untagged trk1
How might I do this on a Dell PowerConnect?
Thanks.