Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to remove Dialer Profile ???

1,124 views
Skip to first unread message

Bjørn H. Andersen

unread,
Mar 19, 2001, 4:23:20 AM3/19/01
to
router(config-if)#dialer-group 1
%Remove Dialer Profile Configuration first

How do I do this ??
And why?
--
Bjørn H. Andersen


Dennis H

unread,
Mar 19, 2001, 8:34:47 AM3/19/01
to

It seems you probably have dialer items configured on that interface but
without posting your config it's impossible to know.

"Bjørn H. Andersen" <bj...@adc.no> wrote in message
news:rdkt6.2127$mh4.1...@news3.oke.nextra.no...

Bjørn H. Andersen

unread,
Mar 20, 2001, 7:22:03 AM3/20/01
to
My config are as follow:

show run
Building configuration...

Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Cisco801
!
enable secret 5 $1$g7eI$Spazx9Rh9tqBorRTUuTtz/
!
username Cisco801 password 7 15130F0F5578
!
!
!
!
ip subnet-zero
no ip source-route
!
ip dhcp pool DHCPPoolLAN_0
network 10.0.0.0 255.255.255.0
--More-- dns-server 193.212.1.10 193.212.1.11
default-router 10.0.0.9
!
ip name-server 193.212.1.10
ip name-server 193.212.1.11
isdn switch-type basic-net3
isdn voice-call-failure 0
!
!
!
interface Ethernet0
ip address 10.0.0.9 255.255.255.0
ip access-group 121 in
no ip directed-broadcast
no ip proxy-arp
ip nat inside
!
interface BRI0
no ip address
ip helper-address 10.0.0.1
no ip directed-broadcast
encapsulation ppp
dialer pool-member 1
--More-- isdn switch-type basic-net3
ppp authentication chap pap callin
!
interface Dialer1
description ISP
ip address negotiated
ip access-group 121 in
no ip directed-broadcast
no ip proxy-arp
ip nat outside
encapsulation ppp
no ip split-horizon
dialer remote-name Cisco1
dialer pool 1
dialer idle-timeout 60
dialer string 81007007 class DialClass
dialer hold-queue 10
dialer-group 1
pulse-time 0
ppp authentication chap pap callin
ppp chap hostname ssteners
ppp chap password 7 101D5D180C020019
ppp pap sent-username ssteners password 7 124A51161B1E1E16
--More-- !
ip nat inside source list 18 interface Dialer1 overload
no ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
!
!
map-class dialer DialClass
access-list 18 permit 10.0.0.0 0.0.0.255
access-list 121 deny udp any eq netbios-dgm any
access-list 121 deny udp any eq netbios-ns any
access-list 121 deny udp any eq netbios-ss any
access-list 121 deny tcp any eq 137 any
access-list 121 deny tcp any eq 138 any
access-list 121 deny tcp any eq 139 any
access-list 121 permit ip any any time-range TIME
dialer-list 1 protocol ip permit
!
line con 0
exec-timeout 0 0
transport input none
stopbits 1
line vty 0 4
--More-- exec-timeout 0 0
login local
!
time-range TIME
periodic daily 0:00 to 23:59
!
end

Cisco801#

--
Bjørn H. Andersen


"Dennis H" <den...@noreplies.com> skrev i melding
news:Y3ot6.10655$3t6.1...@e420r-sjo2.usenetserver.com...

0 new messages