Aruba & ProVision-based
1753808 Members
8061 Online
108805 Solutions
New Discussion

Can not comunicate two HP switches with Vlans by trunk

 
wojfilm
Occasional Visitor

Can not comunicate two HP switches with Vlans by trunk

Hallo, problem is:

I want to connect my new HP2530-48G with Vlan's

like:

vlan 1
name "COMP"
no untagged 15-36
untagged 1-14,37-46,49-52
tagged Trk4
ip address 192.168.1.251 255.255.255.0
exit
vlan 3
name "HUMAN"
untagged 25-36
tagged Trk4
ip address 192.168.3.1 255.255.255.0
exit
spanning-tree
spanning-tree Trk4 priority 4
device-profile name "default-ap-profile"
cos 0
exit

 

by: trunk 47-48 trk4 trunk

 

to my big router HP5412zl:

ip default-gateway x.x.x.x
ip dns server-address priority 1 x.x.x.x
ip route 0.0.0.0 0.0.0.0 x.x.x.x

vlan 1
name "COMP"
no untagged A5,A23,B5,F1-F8,G6,Trk1
untagged
A2,A6-A22,K3-K8,Trk3-Trk4
tagged Trk2
ip address 192.168.1.254 255.255.255.0
exit
vlan 3
name "HUMAN"
tagged Trk2
ip address 192.168.3.1 255.255.255.0
ip helper-address 192.168.1.4
exit


could I will add to my HP5412 on each VLAN'S conf "tagged Trk4"  ? so it will be:

"tagged Trk2,Trk4"

Is it well or wrong.

I remind the point is to connect HP2530 to my HP5412 with carry VLAN double way by 2 trunks.

regards,

 

 

 

1 REPLY 1
Vince-Whirlwind
Honored Contributor

Re: Can not comunicate two HP switches with Vlans by trunk

Yes, on the 5412, add both VLANs as tagged to Trk4.

On the 2530, get rid of the IP address you have configured. This switch isn't your router, so don't put IP addresses on it, except one IP address for management.