Hi,
we have CR50iNG Cyberoam which is upgraded to Sophos XG Firewall. We just wanted to connect additional HP procurve 5120 switch to network.
Sophos have allready connected two HP switches 2510 on port C and port D. Look at picture.
Someone who installed this network have created LAG interface of ports C and D. But switches are actually independent and not in cluster from their side.
It would be ideally to connect HP5120 using LAG with bundled 2G, but would also be ok if it just work on 1G.
Now configuration looks like this
I am not able to add vlan interfaces to this new LAG or even create new vlan interface (in system->hosts and services, type of system host). How is that?
Vlan section of network look like this
Working HP 2510 configuration:
ip default-gateway 10.10.19.254
vlan 1
name "DEFAULT_VLAN"
no ip address
no untagged 1-24
exit
vlan 17
name "VLAN17"
tagged 23-24
exit
vlan 18
name "VLAN18"
untagged 19
tagged 23-24
exit
vlan 19
name "VLAN19"
untagged 21-22
ip address 10.10.19.253 255.255.255.0
tagged 23-24
exit
I tried many possible configuration but the only one who gets response in Sophos diagnostic (when pinging 5120 (ip 10.10.19.251) and selecting ping interface as new LAG interface) is this:
interface Vlan-interface1
ip address 10.10.19.251 255.255.255.0
ip route-static 0.0.0.0 0.0.0.0 10.10.19.254
If I move this ip from Vlan-interface1 to Vlan-interface19 as in 2510 switches icmp requests times out from both sides.
Any ideas how to connect a switch to work?
This thread was automatically locked due to age.