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

Web Cisco

 

How to configure a VLAN port in HP ProCourve Switch - Step by step with screenshot

 

A. Configure a VLAN in HP ProCurve Switch using Web Browser Interface
1. Login HP Web Browser Interface first.
2. Click on Configuration and then VLAN Configuration tab.

 

 

3. In the VLAN Configuration page, click ADD/REMOVE VLANs.
4. In the Add/Remove VLAN page, enter the VLAN Name, for example VLAN 255 and VLAN ID, for example 255. Then click Add VLAN to add it.



5. Click Main Screen to back the main menu.
6. Click the Modify of the VLAN to add a VLAN port.
7. In the Modify Port VLAN Configuration page, select a port and change the Mode to Tagged, which is the port connecting to the other switch, Port 1 in our example. Select another port and Mode to Untagged, which is the port that will be used the specified VLAN, VLAN 255 in our example.

 

8. Click Apply to save the settings.

 

B.  Configure a VLAN in HP ProCurve Switch using CLI.

In this example, we configure port 20 as VLAN 200, which is untagged to port 20 and tagged to port 1.

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

Post your questions, comments, feedbacks and suggestions

Contact a consultant

Related Topics


 

 

 

 [footer.htm]