cancel
Showing results for 
Search instead for 
Did you mean: 

inter vlan routing issue

GK
New Contributor

My issue is

  1. VLAN Configuration:
    • You've created VLANs (which you refer to as "clans") 3, and 4.
    • Ports 13, and 14 are assigned to VLANs 30,  and 40 respectively.
    • Assigned ip address for each vlan as following

VLAN

VLAN Name

Switch port

IP

VLAN 30

home

12

192.168.20.1/24

VLAN 40

Office

10, 11,22,23,

192.168.30.1/24

 

 

 

 

 

    • Other ports remain in VLAN 1 (the default VLAN).
    • Connect router for internet into port 2

 

 

Command as following 

>enable

#con t

# boot system flash secondary<<< because flash only support for layer 3 

<<< after restarted>>

#boot system flash secondary

# write mem

#Exit

#config terminal

#vlan 20 name BMS

#router-interface ve 30

#untagged ethernet 1/1/12

#exit

#interface ve 30

#ip address 192.168.30.1/24

#exit

same code followed for Vlan 40

 

Why I aim facing following issues:

    • Devices in VLANs 3, and 4 cannot browse the internet.
    • Attempting to "pin VLAN 2 to VLAN 3" did not resolve the issue.
0 REPLIES 0