Good day,
I have 1 Dell Switch 6224 , with 2 VLAN 's configured , VLAN 400 and VLAN 500, but can not access the Internet .
VLAN400 : 192.168.3.1/24
VLAN500 : 192.168.2.1/24
Default gateway IP : 10.100.11.254
Routing enable in VLANs .
IP route 0.0.0.0 0.0.0.0 10.100.11.254
Can anybody help me?
!Current Configuration:
!System Description "PowerConnect 6248P, 3.3.3.3, VxWorks 6.5"
!System Software Version 3.3.3.3
!Cut-through mode is configured as disabled
!
configure
vlan database
vlan 2,400,500
vlan routing 400 3
vlan routing 500 4
vlan routing 1 5
exit
ip telnet server disable
hostname "1Sw"
stack
member 1 5
member 2 4
exit
ip address none
ip address vlan 2
ip routing
ip route 0.0.0.0 0.0.0.0 10.100.11.254
ip route 192.168.3.0 255.255.255.0 192.168.3.1
interface vlan 1
routing
ip address 10.100.13.254 255.255.0.0
exit
interface vlan 400
routing
exit
interface vlan 500
routing
exit