Specifications

Getting Started with HP ProCurve Switching and Routing
Module 4 – 114 Rev. 9.41
Lab — Configure a trunk on a 5406zl switch and then configure
VLAN memberships for that trunk
You can perform the below mentioned steps to configure a trunk on a 5406zl switch
and then configure VLAN memberships for that trunk.
You will begin the simulation at the manager-level context in the switch CLI.
1. View the switch's running-config (its current configuration settings) to see the
VLAN memberships for ports A10 and A18.
ProCurve Switch 5406zl# show running-config
2. Move to the global configuration context.
ProCurve Switch 5406zl# configure terminal
3. Make ports A10 and A18 a member of Trk1.
ProCurve Switch 5406zl (config)# trunk a10, a18 trk1 trunk
4. View the running-config to see how the new trunk affects VLAN members.
ProCurve Switch 5406zl (config)# show run
5. Make Trk1 a tagged member of VLANs 5, 10, and 15.
ProCurve Switch 5406zl (config)# vlan 5 tagged trk1
ProCurve Switch 5406zl (config)# vlan 10 tagged trk1
ProCurve Switch 5406zl (config)# vlan 15 tagged trk1
6. Review the running-config to check the VLAN membership for Trk1.
ProCurve Switch 5406zl (config)# show run
7. Save your configuration changes to the switch.
ProCurve Switch 5406zl (config) # write memory
For HP Internal Use Only