Hello Everyone...
I have been using the LB6M for some time now, its mounted in the data center.
Recently I changed some configuration settings, but that caused some unexpected issues on network side.
I tried to undo them, but it seems any changes I make seems to break something unintended.
My setup:
1. Firewall at top, connected to Dell Switch. Dell connected to Quanta on port 0/25
2. There are 2 VLANs defined, 10 and 11 - I have defined them in all 3 places. Firewall acts as a DHCP server for each VLAN
3. I tagged the port on Dell sitch to include VLAN 10 and 11 as Trunk. I also tagged the port that connects to the Firewall for VLAN 10 and 11 as T
4. On Quanta, I have to define some ports as PVID 11. This is because we use XenServer and there is a limitation where the XenServer's management interface has to be untagged (This is corrected in a future version, but no budget for the paid version)
5. It used to work fine - until one day something went wrong and Pings stopped working.
6. I made some changes, deleted VLAN, recreated them etc. But now I cannot ping the servers as I used to be able to.
My assumption is that something is screwed up with the configuration of the switch.
Any idea what it could be?
I have set all ports to "VLAN Acceptframe all"
I have included vlan participation 10,11
I have included vlan tagging (if the PVID is 11, then there is no Tagging 11, instead I have to tag VLAN 1 and the ping works for SOME servers, but still not all)
I am going crazy here.. Random things are happening - Example,
I ping from one server to other. "Destination Host Unreachable"
then I shutdown firewall, For next 5-10 seconds, ping works, then again goes back to "Destination Host Unreacable"...
Any suggestions?
My Running Config
Code:
!Current Configuration:
!
!System Description "Quanta LB6M, 1.2.0.14, Linux 2.6.21.7"
!System Software Version "1.2.0.14"
!System Up Time "0 days 0 hrs 16 mins 34 secs"
!Additional Packages FASTPATH QOS
!Current SNTP Synchronized Time: Not Synchronized
!
vlan database
vlan 10-11
vlan name 10 "vlan10"
vlan name 11 "vlan11"
exit
ip ssh server enable
configure
aaa authentication enable "enableList" enable
line console
exit
line telnet
exit
line ssh
exit
spanning-tree configuration name "C8-0A-A9-03-B6-76"
!
--More-- or (q)uit
interface 0/1
vlan participation include 10-11
vlan tagging 10-11
exit
interface 0/2
vlan participation include 10-11
vlan tagging 10-11
exit
interface 0/3
vlan pvid 11
vlan participation include 10-11
vlan tagging 1,10
exit
interface 0/4
vlan pvid 11
vlan participation include 10-11
vlan tagging 1,10
exit
interface 0/5
vlan pvid 11
vlan participation include 10-11
vlan tagging 1,10
exit
--More-- or (q)uit
interface 0/6
vlan pvid 11
vlan participation include 10-11
vlan tagging 1,10
exit
interface 0/7
vlan pvid 11
vlan participation include 10-11
vlan tagging 1,10
exit
interface 0/8
vlan pvid 11
vlan participation include 10-11
vlan tagging 1,10
exit
interface 0/9
vlan acceptframe vlanonly
vlan participation include 10-11
vlan tagging 1,10-11
exit
interface 0/10
vlan acceptframe vlanonly
vlan participation include 10-11
vlan tagging 1,10-11
--More-- or (q)uit
exit
interface 0/25
vlan participation include 10-11
vlan tagging 1,10-11
exit
interface 0/26
vlan participation include 10-11
vlan tagging 10-11
exit
router rip
exit
router ospf
exit
exit