[head.htm]
Web Cisco

 

Example of HP ProCurve Switch configuration - Step by step with screenshots 

 

1. Configuration with VLAN without Trunk

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

hostname "ProCurve-2520G-24-IP148"
time timezone -6
ip default-gateway 10.0.0.12
vlan 1
name "DEFAULT_VLAN"
untagged 1-19
ip address 10.0.20.148 255.255.0.0
no untagged 20-24
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
vlan 800
name "VLAN800"
untagged 23
tagged 1
no ip address
exit
vlan 256
name "VLAN256"
untagged 24
tagged 1
no ip address
exit
snmp-server community "public" unrestricted

2. Configuration VLAN and Trunk

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

hostname "ProCurve-2520G-24-IP148"
time timezone -6
trunk 21 Trk1 Trunk
ip default-gateway 10.0.0.12
vlan 1
name "DEFAULT_VLAN"
untagged 1-19,Trk1
ip address 10.0.20.148 255.255.0.0
no untagged 20,22-24
exit
vlan 200
name "VLAN 200"
untagged 20
tagged 1
no ip address
exit
vlan 100
name "VLAN100"
tagged 1
no ip address
exit
vlan 300
name "VLAN300"
untagged 22
tagged 1
no ip address
exit
vlan 800
name "VLAN800"
untagged 23
tagged 1
no ip address
exit
vlan 256
name "VLAN256"
untagged 24
tagged 1
no ip address
exit
snmp-server community "public" Unrestricted
spanning-tree Trk1 priority 4

 

 

 

Post your questions, comments, feedbacks and suggestions

Contact a consultant

Related Topics


 

 

 

 [footer.htm]