cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
418
Views
0
Helpful
3
Replies

DDR only for ISDN?

jalexander41
Level 1
Level 1

Is DDR only used for ISDN connections? I have a router that I believe formerly had an ISDN connection on it. Now, it only has Frame-Relay. But, there is a dialer-list 1 protocol ip permit & dialer-list 1 protocol ipx permit statement on the router. Is this a "leftover" or is it still being used?

1 Accepted Solution

Accepted Solutions

Yes, you can remove them.

View solution in original post

3 Replies 3

Dialer list commands are mostly used over Dial on-demand links like the ISDN.

Check where the dialer-group command is applied.

You are the best person who knows your setup and we cant say if it is a "leftover" or still being used.

More info on DDR:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/12cgcr/dial_r/drprt3/drhowddr.htm

There is no dialer-group command on this router. I inherited this router & it's configs.

Here is the config - some stuff was changed to protect the innocent!

Current configuration:

!

version 11.3

no service password-encryption

!

hostname Router1

!

boot system flash 1:80273404.bin

enable secret XXX.

!

!

!

!

interface Ethernet0/0

ip address 172.16.18.1 255.255.255.0

ip helper-address 172.16.108.23

!

interface Serial0/0

ip address 172.16.42.2 255.255.255.0

encapsulation frame-relay IETF

frame-relay interface-dlci 291

!

router rip

network 172.16.0.0

!

ip classless

ip route 0.0.0.0 0.0.0.0 172.16.42.1

dialer-list 1 protocol ip permit

dialer-list 1 protocol ipx permit

snmp-server community public RO

snmp-server location XXX

snmp-server contact XXX

!

line con 0

exec-timeout 0 0

line aux 0

line vty 0 4

password XXX

login

!

end

Yes, you can remove them.

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:

Review Cisco Networking products for a $25 gift card