how to configurate this 2 ISP(1 is backup ISP)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 03:25 PM
HI,
I have this Lab and i'm thinking how to configurate this 2 ISP = 4 interfaces.
Who can help me?
Do i need to subneting the IP 209.168.16.0/24 ?
see picture
tnk u.
- Labels:
-
Routing Protocols
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 03:28 PM
No attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 03:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 05:56 PM
Hello
Can you elaborate a little more-
Are you wanting inter-site traffic prefer to route west-east & east-west and use each sites isp connection for internet traffic and for site-site resiliency.
What type of isp service is being provided to the sites,( ethernet, gre/ipsec/mpls/vpls, etc..)
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2020 02:29 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2020 12:12 AM
Hello,
post the zipped Packet Tracer project (.pkt) file.
As for the subnetting, if you need to use the range 209.168.16.0/16, you can subnet into 4 subnets and use three of them for the inter-ISP and the Router-to-ISP links:
Subnet: 209.168.16.64/26
Host Address Range: 209.168.16.1 - 209.168.16.62
Subnet: 209.168.16.0/26
Host Address Range: 209.168.16.65 - 209.168.16.126
Subnet: 209.168.16.128/26
Host Address Range: 209.168.16.129 - 209.168.16.191
Subnet: 209.168.16.192/26
Host Address Range: 209.168.16.193 - 209.168.16.254
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2020 02:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2020 04:23 AM
Dag Georg,
Tussen de 2 links van de ISP's krijg ik nog steeds Ip overlaps
Wat doe ik fout?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2020 06:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2020 07:07 AM
Hello,
What version of packet tracer are u using? because its not compatible with mine. What u send I cant open.
kind regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2020 11:22 AM
Hello.
I have version 7.3.1.
Either way, here are the relevant interface configs:
Router ISP
interface Serial0/0/0
ip address 209.168.16.65 255.255.255.192
!
interface Serial0/0/1
ip address 209.168.16.1 255.255.255.192
clock rate 2000000
Backup ISP
interface Serial0/0/0
ip address 209.168.16.129 255.255.255.192
!
interface Serial0/0/1
ip address 209.168.16.2 255.255.255.192
Router 5
interface Serial0/0/0
ip address 209.168.16.66 255.255.255.192
clock rate 2000000
Router 6
interface Serial0/0/0
ip address 209.168.16.130 255.255.255.192
clock rate 2000000
