Appendix B: Scenario-based ProCurve command line reference 216
Scenario 1-3 – ProCurve command line configuration
(Multiple Simple Networks Providing Redundancy and Link
Aggregation 802.3ad (LACP))
Connect to the ProCurve switch servicing the VC-Enet uplink ports and enter the following commands.
NOTE: If tw o sw itches are being u sed, issu e the sam e com m ands on the second sw itch.
Table 3
Scenario 1-3 - ProCurve command line configuration (untagged VLANs)
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 101 untagged trk1
#vlan 101 untag trk1
Allow VLAN 101 on Ports 1 and 2
and configure Ports 1 and 2 for
untagged VLAN mode
#vlan 102 tagged trk1
#vlan 102 tag trk1
Allow VLAN 101 on Ports 1 and 2
and configure Ports 1 and 2 for
untagged VLAN mode
#vlan 103 tagged trk1
#vlan 103 tag trk1
Allow VLAN 101 on Ports 1 and 2
and configure Ports 1 and 2 for
untagged VLAN mode
#vlan 104 tagged trk1
#vlan 104 tag trk1
Allow VLAN 101 on Ports 1 and 2
and configure Ports 1 and 2 for
untagged VLAN 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 101
#sh vlan 101
Display VLAN 101
#show vlan 102
#sh vlan 102
Display VLAN 102
#show vlan 103
#sh vlan 103
Display VLAN 103
#show vlan 104
#sh vlan 104
Display VLAN 104
#show vlan ports trk1 detail
# show vlan ports trk1 detail
Displays the VLAN detail for Trunk 1
#show interface brief1-2
#sh int br1-2
Show Port 1-2 status
#write memory
(For permanent changes only)
#write mem
Save the running configuration to
NVRAM. Otherwise, the changes
will be lost on the next reboot.