Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP Auto Port Aggregation Administrator's Guide: HP-UX 11.0, 11i v1, 11i v2 > Appendix D VLANs over APA Using HP Procurve Switches

Configuring VLANs over Link Aggregates

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

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.

Figure D-1 VLAN over a Link Aggregate

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
  4. 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:

  1. Create link aggregate lan900 using ports lan3 and lan4. Enter:

    # lanadmin -a 3 4 900
    Added ports:3 4 to lan900
  2. 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
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2007 Hewlett-Packard Development Company, L.P.