Remote Site Dual Link using IP Route Sharing
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-09-2015 01:10 AM
we are planning to add another WAN Link connection to our remote site, can we use the ip route sharing over WAN Link? WAN link is L2 connection provided by telco. Link 1 - VLAN 100 Link 2 - VLAN 200 thanks
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-09-2015 08:25 PM
Hi Parthiban, please see my network diagram and configuration below below. --------------------------------------------------------------------------------------------------- Data Center Core Switch: enable ipforwarding configure iproute add 172.30.1.0/24 172.20.1.246 configure iproute add 172.30.1.0/24 172.21.1.246 enable iproute sharing vr vr-default enable loopback-mode vlan vlanserver --------------------------------------------------------------------------------------------------- Branch Core Switch: enable ipforwarding configure iproute add 172.25.1.0/24 172.20.1.1 configure iproute add 172.25.1.0/24 172.21.1.1 enable iproute sharing vr vr-default enable loopback-mode vlan vlanlan ---------------------------------------------------------------------------------------------------- i can ping the 172.25.1.1 from 172.30.1.1 if VLAN100 is up. However i cannot ping the 172.25.1.1 from 172.30.1.1 once i disconnect the VLAN100 connection in branch core switch. also, we check the iproute sharing using "show ipconfig" to confirm if enable. thanks, Marlon
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-09-2015 05:22 AM
yes this should be fine.
with two static routes with same cost.
with two static routes with same cost.
