Am I correct in saying you have suggested that I use a 'general' port and add the vlans but also suggest that I make the port 'access' to make the vlan 100 traffic untagged. I wouldn't have thought you could have port in 'general' and 'access' at the same time.
hammertime1983
1 Rookie
•
15 Posts
0
August 20th, 2015 05:00
Hello,
I am use to setting up HP switching and I'm trying to accomplish the following:
1. Setup vlans 100, 200
2. Tag the following ports as per the following:
- A1, untagged 100, tagged 1, 200
- A2, untagged 1
- A3, untagged1, tagged 100, 200
Normally I'd do the following:
configure terminal
vlan 100 name 100
end
configure terminal
vlan 200 name 200
end
configure terminal
vlan 100 untagged A1
vlan 1 tagged A1
vlan 200 tagged A1
vlan 100 tagged A3
vlan 200 tagged A3
end
I've had a look through "Dell PowerConnect 6200 Series Configuration Guide" but I ended up being a little confused.
Any help would be appreciated.
hammertime1983
1 Rookie
•
15 Posts
0
August 20th, 2015 14:00
Hello,
Thanks for getting back to me.
Am I correct in saying you have suggested that I use a 'general' port and add the vlans but also suggest that I make the port 'access' to make the vlan 100 traffic untagged. I wouldn't have thought you could have port in 'general' and 'access' at the same time.
Regards