Unsolved
This post is more than 5 years old
3 Posts
0
1035
August 20th, 2018 05:00
IP route for two Broad band connection
Dear Friends,
I have two broadband connection connected through firewall interface Gi 0/11 (IP 10.10.201.1) & Gi 0/13( IP 10.10.20.2).
I want all the vlan (1000,1040,1070,1078,1079,1080,1081,1082) going to access the internet/broadband 192.168.3.1 & vlan 1020 going to access the internet/broadband 192.168.0.1.
In the firewall i have assigned the ip address 10.10.201.1 tagged for all the vlan(1000,1040,1070,1078,1079,1080,1081,1082) , VLAN 1020 assigned the ip address 10.10.20.2 for untagged from the core switch.
My Question is how to create ip route two broadband connection. I have tried to use this route.It doesn't worked.
ip route 10.10.20.0/24 10.10.20.2
ip route 0.0.0.0/0 10.10.201.1
I need your help.
Thank You


DELL-Josh Cr
Moderator
•
9.6K Posts
•
42.3K Points
0
August 20th, 2018 12:00
Hi,
What is the output of show ip route? Does it show the two routes that you are trying to create? What happens when you try to use it as configured?
MdYusufdeen
3 Posts
0
August 22nd, 2018 19:00
Dear Josh,
Thank You for reply...Really Appreciated.
Here is the output of show ip route.
Yes i have created the following route
ip route 0.0.0.0/0 10.10.201.1
ip route 10.10.20.0/24 10.10.20.2
ip route 172.18.100.14/32 Vlan 1254
ip route 172.18.100.119/32 Vlan 1254
After created above ip route all the vlan access internet except VLAN 1020(10.10.20.1)
I am waiting for your reply
Thank You,
MdYusufdeen
3 Posts
0
August 22nd, 2018 19:00
Dear Josh,
Thank You for reply...Really Appreciated.
Here is the output of show ip route.
Yes i have created following route
ip route 0.0.0.0/0 10.10.201.1
ip route 10.10.20.0/24 10.10.20.2
ip route 172.18.100.14/32 Vlan 1254
ip route 172.18.100.119/32 Vlan 1254
After created above ip route all the vlan access internet except VLAN 1020(10.10.20.1)