cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
243
Views
0
Helpful
2
Replies

ISDN Multisite dialup using OSPF cost issue

fmatrine
Level 1
Level 1

Hi All,

Need Assistance for setting up the

Pls refer attached topology, and Router configuration for Central site (Datacentre) routers, DR Site Router and Branches- 2 Location Config.

WAN for the attached topology is up and running on Channelized-E1 with IP Scheme as mentioned in the configuration file.

Need to implement PRI with any site to any site dialup option (Multiple level of backup from branch site to datacentre (Primary site and DR site).

IP Scheme for PRI is 11.1.1.0/24 and 25.1.1.0/24 on primary site router.

IP Scheme for PRI on DR site router is 12.1.1.0/24 and 21.1.1.0/24.

Need assistance in freezing the config as per the the proposed Topology.

OSPF is used with three areas defined

Area 0 - Backbone area for Datacentre router ethernet segment

Area 1 - For branches connecting to Primary datacentre site

Area 2 - For branches connecting to DR site router

Branch router is connected over lease line to primary datacentre channelized-E1, In case there is a Lease line failure at branch end or Channelized-E1 link failure at Central site , Branch router should dial in to PRI of Primary Datacentre site .

When primary datacentre site E1 as well as PRI link fails branch should dial the DR site PRI over ISDN.

Similarly branches having primary connectivity to DR site over lease line will dial the DR site PRI in case lease line fails and after PRI fails DR site branch should dial the Primary datacentre PRI over ISDN (Multiple backup scenario)

Just to summarize the requirement related to Dialup option...

Data flow for Central site branches should be in the listed order.

Data transfer from Branch (Lease Line) to Primary site (Channelized-E1) will be primary path for network operation/trafficlized-E1)

When the lease line at either branch or central site.

In case either branch lease link fails or primary site channelized-e1 link fails, branch router should automatically dial over isdn to Primary site PRI link.

In case of PRI link failure of Primary site, branch will dial to DR site PRI link as a seconday backup.

Also fourth condition ... very important.

When branch lease link and primary site channelized-e1 link comes up ISDN call initiated/connected from branch to either primary/DR site should be dropped and all the further data should take Lease line as the preferred path. As good as Fallback.Idea behind fallback is to minimize the ISDN call charges when the Lease line comec back up.

Same call flow is required for DR site branches.

Need your inputs whether the above scenario will be acheived with the OSPF cost parameter defined in the already freezed config.

Pls confirm.

Regards

Deepak

2 Replies 2

ebreniz
Level 6
Level 6

Dialer profiles can be used in place of DDR. Once the backup connection is activated, we must ensure that the routing table is updated to use the new backup route.Refer the following IRL for a simple ISDN configuration

http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800dc81c.html#wp1000960

mchoo2005
Level 1
Level 1

Had a quick look at your OSPF config. I think there's 1 thing missing: configure demand circuit interface as non-broadcast. E.g. ip ospf network point-to-multipoint non-broadcast.

If you don't configure the interface as non-broadcast, the OSPF Hello packets will NOT be suppressed, hence will cause your ISDN to stay up.

Review Cisco Networking products for a $25 gift card