D VLANs over APA using HP Procurve switches
This appendix describes how to create VLANs over trunks and ports on an HP Procurve switch.
For more information about creating VLANs on HP Procurve switches, see Procurve, Series 6400cl
Switches, Series 5300xl Switches, Series 3400cl Switches, Advanced Traffic Management Guide at:
ftp://ftp.hp.com/pub/networking/software/6400-5300-3400-AdvTrafficMgmt-Oct2005-59906051.pdf
Configuring VLANs over link aggregates
Figure D-1 (page 105) shows a configuration with a VLAN with ID 333 over lan900 using ports
lan3 and lan4, with lan3 and lan4 connected to ports F23 and F24 on the switch, respectively.
Figure D-1 VLAN over a Link Aggregate
To configure the VLAN on the switch, complete the following steps:
1. Create the trunk on the switch side. Enter:
HP ProCurve Switch 5308xl#
HP ProCurve Switch 5308xl# configure
HP ProCurve Switch 5308xl(config)# trunk F23,F24 Trk3 trunk
HP ProCurve Switch 5308xl(config)# exit
F23 and F24 are configured to be a MANUAL trunk at trunk name Trk3.
2. Create the VLAN with ID 333 (vlan_333). Enter:
HP ProCurve Switch 5308xl#
HP ProCurve Switch 5308xl# configure
HP ProCurve Switch 5308xl(config)# vlan 333 name vlan_333
HP ProCurve Switch 5308xl(config)# exit
3. Tag the trunk Trk3 with the VLAN IDs to be used, in this case the ID is 333. Enter:
HP ProCurve Switch 5308xl(config)# vlan 333 tagged Trk3
HP ProCurve Switch 5308xl(config)# exit
Configuring VLANs over link aggregates 105