HP Virtual Connect 1Gb Ethernet Cookbook

Appendix B: Scenario-based ProCurve command line reference 88
Appendix B: Scenario-based ProCurve
command line reference
Scenario 1 & 2 – ProCurve command line configuration (Simple
vNet with Active/Standby Uplinks)
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 3a Scenario 1 & 2 (Part 1) - ProCurve command line configuration (simple network).
Command Shortcut Description
>enable >en Privilege mode
#configure terminal #conf Configure in global
mode
#span #span Enables spanning-tree
(MSTP mode by default)
#vlan 1 untagged
[Ethernet] 1
#vlan 1 untag 1 Allow VLAN 1 on Port 1 ,
and set Port 1 to
untagged mode
#spanning-tree 1
admin-edge-port
#span 1 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 interface brief 1 #sh int br 1 Display the status of
Port 1
#show vlan ports 1
detail
# show vlan ports 1
detail
Displays the VLAN
detail for Port 1
#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.