cancel
Showing results for 
Search instead for 
Did you mean: 

ICX 8200 multiple vlan acces internet

sudheera
New Contributor

Hi Guys, 

I need some help, i am using an ICX 8200 with an ver 10.0.00T253
i am trying to have 2 vlans with different ip subnet to access internet

vlan 10 - internet accsess with using home broad band router (192.168.8.0/24)

vlan 20 - 20.0.0.0/24

& i can rich vlan 10 interface ip through vlan 20 (20.0.0.10/24). But i can not access internet


below is my config, did i miss or do anything wrong over here?

global-stp
!
!
vlan 1 name DEFAULT-VLAN by port
spanning-tree
!
vlan 10 by port
untagged ethe 1/1/1
spanning-tree
!
vlan 20 name test by port
untagged ethe 1/1/2
spanning-tree
!
ip route 0.0.0.0/0 192.168.8.1 distance 254
!
ip tftp blocksize 8192
!

interface management 1
!
interface ve 1
!
interface ve 10
ip address 192.168.8.2 255.255.255.0
!
interface ve 20
ip address 20.0.0.1 255.255.255.0
!

--------------------------------------------------------------------------------------------------------------------------------------------------

Connection-specific DNS Suffix . :

IPv4 Address. . . . . . . . . . . : 20.0.0.10
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 20.0.0.1

Wireless LAN adapter WiFi:

C:\Users\Admin>ping 192.168.8.2

Pinging 192.168.8.2 with 32 bytes of data:
Reply from 192.168.8.2: bytes=32 time=1ms TTL=64
Reply from 192.168.8.2: bytes=32 time=1ms TTL=64
Reply from 192.168.8.2: bytes=32 time=1ms TTL=64
Reply from 192.168.8.2: bytes=32 time=1ms TTL=64

Ping statistics for 192.168.8.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:

 

3 REPLIES 3

Chandini
RUCKUS Team Member

Hi Suheera

Thank you for reaching us 

  • Have you tried pinging gateway ip 192.168.8.1 and is it reachable ?

Try to do a traceroute to 8.8.8.8 from switch and check where it is dropping the packet , Try troubleshooting on that device.

Also for 8200 10.0.00 flat version is not recommended. Please get the 8200 switch  version 10.0.10c. 

Thanks 

Hi chandini

Thanks  for your reply ,
 
& i updated in switch version
But i can not reach internet , also gateway ip  (192.168.8.1) is not reach
 
Thnaks
Sudheera
 
 
 
 

Chandini
RUCKUS Team Member

Hi Suheera

Thank you for reaching us

Could you help us with below details 

  • From the end device are you able to ping the switch IP address 
  • Could you share output of below commands
    • skip
    • show ip int
    • show ip route
    • traceroute 8.8.8.8

Thanks