Figure D-1 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.
To configure the VLAN on the switch, complete
the following steps:
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.
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 |
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 |
Verify that the VLAN with
ID 333 is tagged to Trk3. Enter:
HP ProCurve Switch 5308xl# show vlan 333
Status and Counters - VLAN Information - Ports - VLAN 333
802.1Q VLAN ID : 333
Name : vlan_333
Status : Port-based
Voice : No
Port Information Mode Unknown VLAN Status
---------------- -------- ------------ ----------
Trk3 Tagged Learn Up
|
VLAN 333 has been successfully tagged to Trk3.
On the server side, complete the following steps:
Create link aggregate lan900 using ports lan3 and lan4. Enter:
# lanadmin -a 3 4 900
Added ports:3 4 to lan900 |
Create the VLAN with ID 333
over lan900. Enter:
# lanadmin -V create vlanid 333 900
Successfully configured.
lan5000: vlanid 333 name UNNAMED pri 0 tos 0 tos_override
IP_HEADER pri_override CONF_PRI ppa 900 |