HP Virtual Connect 1Gb Ethernet Cookbook

Appendix B: Scenario-based ProCurve command line reference 89
Simple vNet with Active/Standby Uplinks and Link Aggregation
802.3ad (LACP)
Connect to the ProCurve switch servicing the VC-Enet uplink ports and enter the following
commands.
NOTE: If two switches are being used, issue the same commands on the second switch.
Table 3b Scenario 1 &2 2 (Part 2) - ProCurve command line configuration (simple network, 1 untagged
VLAN ).
Command Shortcut Description
>enable >en Privilege mode
#configure terminal #conf Configure in global
mode
#span #span Enables spanning-tree
(MSTP mode by default)
#trunk 1-2 trk1 lacp #trunk 1-2 trk1 lacp Configure LACP port-
trunk 1 to include Ports
1 & 2
#vlan 1 untagged
[Ethernet] trk1
#vlan 1 untag trk1 Allow VLAN 1 on Port 1
& 2 , and set to
untagged mode
#spanning-tree
ethernet trk1 admin-
edge-port
#span e trk1 admin-
edge
Set Port 1 to be an edge
port (non bridging
port). Note: port is set
by default in “auto-
edge” mode which
automatically sets port
to Edge if no BPDU are
received after 3 sec.
#show vlan ports trk1
detail
# show vlan ports trk1
detail
Displays the VLAN
detail for Trunk1
#show vlan 1 #sh vlan 1 Display VLAN 1 port
information
#write memory
(For permanent
changes only)
#write mem Save the running
configuration to
NVRAM. Otherwise, the
changes will be lost on
the next reboot.