Description of PC 2824 says that is supports IEEE 802.1Q - Virtual LANs with Port Based VLANs, as far as I understand it's what you need.
I have no PC 2824, but in PC 5324 to configure trunk you need just three things:
choose interface and enter interface configuration mode
issue command switchport mode trunk
determine VLANs allowed on trunk
Or you can do that using built-in web server. In manual try to look at page 126 and below. On page VLAN - VLAN Membership you can see on which ports your VLANs configured. And also you can assign new VLANs. For example, if you have 3 VLANs (1, 3, 5) you can assign on port 14 VLAN 1 as untagged and VLAN 3, VLAN 5 as tagged
To trunk both vlans to another switch, you have to change the port settings from the uplink port. Normally, ports are in access mode and can only transfer ONE VLAN. Changing port to general, you can trunk all vlans configured on this uplink to the other switch.
Anaraendil
72 Posts
7842
1
Posted February 21st, 2011 22:00
Description of PC 2824 says that is supports IEEE 802.1Q - Virtual LANs with Port Based VLANs, as far as I understand it's what you need.
I have no PC 2824, but in PC 5324 to configure trunk you need just three things:
Or you can do that using built-in web server. In manual try to look at page 126 and below. On page VLAN - VLAN Membership you can see on which ports your VLANs configured. And also you can assign new VLANs. For example, if you have 3 VLANs (1, 3, 5) you can assign on port 14 VLAN 1 as untagged and VLAN 3, VLAN 5 as tagged