cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
256
Views
4
Helpful
4
Replies

ISDN & static routes

I have an E1 PRI dual card in a 3620 router.

The two controller interfaces, E1 1/0 & E1 1/1, are grouped to 1 rotary group.

These, in turn are grouped to 'interface dialer 1'.

Ok, the problem I'm having is a simple one. When configuring the static routes, can I do this :

ip route (destination ip/mask) dialer 1

I'm thinking of making the static routes look at the dialer interface for the route, would this work?

Thanks for your time.

George!

4 Replies 4

steve.barlow
Level 7
Level 7

Yes this will work and is a common method to aggregate bandwidth to a destination.

Steve

Thanks Steve, that's just what I needed to hear.

There's a couple more issues I'm having, maybe you can help.

Firstly, do I place this parameter. Under the ' dialer-group 1 ' or the ' interface dialer 1 ' mode?

Also, as above, where would I place the command ' isdn caller '?

Thanks for your advice.

George!

I hope I understand what you mean:

You create static routes while in global config mode, not interface mode.

eg.

Router(config)# 1.1.1.0 255.255.255.0 dialer1

You create isdn caller while in interface configuration mode (ie interface dialer 1).

eg.

Router(config-if)# dialer caller 14802616900 callback

.....

interface Dialer1

ip address 1.1.1.1 255.255.255.0

encapsulation ppp

dialer remote-name help

dialer string 4540

dialer pool 3

dialer-group 1

dialer caller 14802616900 callback

Steve

You don't know how much you've helped to clear few things up for me!

I've just passed the CCNA exam, and my bosses asked me to configure this second E1PRI line into our 3620. As you probably know, CCNA studies do not go into this kind of ISDN depth, so your advice REALLY is very much appreciated!

Thanks again, Steve.......

George!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: