Aruba & ProVision-based
1755224 Members
5114 Online
108830 Solutions
New Discussion

Vlan problem and configuration

 
kazimates
Occasional Contributor

Vlan problem and configuration

I have a windows server and they have a dhcp role on it. Windows server is connected to the HP1910 and other switches connected 1910 ports. All of the desktop phones and computers connected to the Hp 2530 switches. Pc connected to the phone and phone is connected to the switch. I have a 2 floor. DataVlan1 and Voice1 dhcp for the first floor and datavlan2 and voice 2 dhcp and vlans for the second floor. Can you type the config cli commands for me because I can't add ip helper-address to the hp 2530s. 

[url=https://hizliresim.com/V3AaNB][img]https://i.hizliresim.com/V3AaNB.jpg[/img][/url]
1 REPLY 1
kazimates
Occasional Contributor

Re: Vlan problem and configuration

2530 config for floor 1 and 2 is like this and the 1910 ports 1234567 is a hybrid. But I don2t make anything on Hp5130. It must be looks like same config DataVlan1 but how is it? 

For DataVlan2 switches.

hostname "KAT2SW1"
ip default-gateway 10.20.101.1
snmp-server community "public" unrestricted
vlan 1
name "DEFAULT_VLAN"
no untagged 1-52
ip address dhcp-bootp
exit
vlan 101
name "VLAN101"
untagged 1
ip address 10.20.101.105 255.255.255.0
exit
vlan 102
name "VLAN102"
tagged 1
no ip address
exit
vlan 103
name "VLAN103"
tagged 1
no ip address
exit
vlan 104
name "VLAN104"
tagged 1
no ip address
exit
vlan 105
name "VLAN105"
tagged 1
no ip address
exit
vlan 106
name "VLAN106"
untagged 2-52
tagged 1
no ip address
exit
vlan 107
name "VLAN107"
tagged 1
no ip address
exit
vlan 108
name "VLAN108"
tagged 1-52
no ip address
exit

 

for DataVlan1 switches:

hostname "KAT1SW2"
ip default-gateway 10.20.101.1
snmp-server community "public" unrestricted
vlan 1
name "DEFAULT_VLAN"
no untagged 1-52
ip address dhcp-bootp
exit
vlan 101
name "VLAN101"
untagged 1
ip address 10.20.101.102 255.255.255.0
exit
vlan 102
name "VLAN102"
tagged 1
no ip address
exit
vlan 103
name "VLAN103"
tagged 1
no ip address
exit
vlan 104
name "VLAN104"
untagged 2-52
tagged 1
no ip address
exit
vlan 105
name "VLAN105"
tagged 1
no ip address
exit
vlan 106
name "VLAN106"
tagged 1
no ip address
exit
vlan 107
name "VLAN107"
tagged 1-52
no ip address
exit
vlan 108
name "VLAN108"
tagged 1
no ip address
exit