Browse Community
Help
Log In
Responses(4)
Solutions(0)
bh1633
909 Posts
0
June 29th, 2007 14:00
krolk
2 Intern
•
160 Posts
Crzywolf
93 Posts
July 10th, 2007 16:00
Dell Support Resources
View All
Top
bh1633
909 Posts
0
June 29th, 2007 14:00
console(config-vlan)# vlan 101,102,310
console(config-vlan)# exit
console(config-if)# switchport mode general
console(config-if)# switchport general allowed vlan add 101,102,310 tagged
console(config-if)# switchport general pvid 4095
console(config-if)# exit
bh1633
909 Posts
0
June 29th, 2007 14:00
krolk
2 Intern
•
160 Posts
0
June 29th, 2007 14:00
# interface XXXXX
# switchport trunk encapsulation dot1q
# switchport mode trunk
I've setuped on PowerConnect 3324:
(config)# interface ethernet 1/g1
(config-if)# switchport mode trunk
(config-if)# exit
is it my dell configuration OK ?
Message Edited by anonimous on 06-29-2007 10:20 AM
Crzywolf
93 Posts
0
July 10th, 2007 16:00