HP ProCurve CLI Reference
Configurations
Show Running Configuration
procurve1# write terminal
Save Running Config to Startup Config
procurve1# write memory
Show Mac-Address, Port, and VLAN
procurve1(config)# show mac-address
Show Port Descriptions
procurve1# show name
Show Port State & Status
procurve1# show interfaces brief
Show port errors and dropped packets
procurve1# show interfaces port
VLANs
Add Port to VLAN
procurve1(config)# vlan vlanID
procurve1(vlan-ID)# untagged port#
Remove Port from VLAN
procurve1(config)# vlan vlanID
procurve1(vlan-ID)# no untagged port#
Basic Port Commands
Disable Port
procurve1(config)# interface port
procurve1(eth-port)# disable
Enable Port
procurve1(config)# interface port
procurve1(eth-port)# enable
Set Port Description
procurve1(config)# interface port
procurve1(eth-port)# name Laser101
Remove Port Description
procurve1(config)# interface port
procurve1(eth-port)# no name