I am struggling with getting my interfaces fully functional. I am currently configured on the Sophos as follows:
Port 1:
VLAN 10 - 10.10.10.1
DHCP Pool for that subnet
VLAN 100 - 172.16.20.1
No DHCP (MGMT)
Port 3:
VLAN 20 - 10.10.20.1
DHCP Pool for that subnet
VLAN 30 - 10.10.30.1
DHCP Pool for that subnet
Port 1 is connected to Port 14 of my switch and Port 3 is connected to Port 16 on the same switch. The following is the current configuration for those VLANs on the ProCurve:
; J9022A Configuration Editor; Created on release #N.11.78
vlan 10
name "HOMENET"
untagged 25-30
no ip address
tagged 14
exit
vlan 20
name "VLAN20"
untagged 31-33
tagged 16
exit
vlan 30
name "VLAN30"
untagged 34-36
tagged 16
exit
vlan 100
name "MGMT"
untagged 21-24
tagged 14
exit
I currently do not have it configured using the trunk command, but if my understanding is correct, tagged traffic only passes on a trunk. However, in both this configuration and when configuring with the trunk command:
trunk 14 trk1
trunk 16 trk2
I have been unsuccessful in bringing up the connections. My Sophos VLAN Interfaces still read N/A under status. If there is anyone more familiar with this switch and OS the has any input, it would be greatly appreciated.
This thread was automatically locked due to age.