Home | Net Issues | Net How To | Wireless | Case Studies | Articles |  Forums| Services | Donations | Careers | Quick Setup | Contact Us|

Web Cisco
 

 

HP ProCurve Switch How to

How to configure a VLAN port in HP ProCourve Switch using CLI

How to configure a VLAN port in HP ProCourve Switch using Web Utility

 

How to configure VLAN in HP ProCurve Switch using CLI

In this example, we will configure port 21 for VLAN 300.

ProCurve-2520G-24-IP131# config

ProCurve-2520G-24-IP131(config)# vlan 300

ProCurve-2520G-24-IP131(vlan-300)# untagged 22

ProCurve-2520G-24-IP131(vlan-300)# tagged 1

ProCurve-2520G-24-IP131(vlan-300)# end

Here are the configuration result.

ProCurve-2520G-24-IP131# wr t

; J9299A Configuration Editor; Created on release #J.14.01

 

hostname "ProCurve-2520G-24-IP131"

time timezone -6

ip default-gateway 10.0.0.2

vlan 1

   name "DEFAULT_VLAN"

   untagged 1-19,23-24

   ip address 10.0.20.131 255.255.0.0

   no untagged 20-22

   exit

vlan 200

   name "VLAN 200"

   untagged 20

   tagged 1

   no ip address

   exit

vlan 100

   name "VLAN100"

   untagged 21

   tagged 1

   no ip address

   exit

vlan 300

   name "VLAN300"

   untagged 22

   tagged 1

   no ip address

   exit

snmp-server community "public" Unrestricted

password manager

 

Post your questions, comments, feedbacks and suggestions

Contact a consultant

Related Topics


 

 

 

 [footer.htm]