Here is my 804 from home: Dave
dave804#sh conf Using 1143 out of 8065 bytes ! version 12.0 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname dave804 ! enable password cisco ! username as5200in password 0 madman ! ip subnet-zero ! ip dhcp pool dave network 10.0.0.0 255.255.255.0 dns-server 172.28.2.217 172.28.2.10 default-router 10.0.0.1 ! no ip domain-lookup ip name-server 172.28.2.217 ip name-server 172.28.2.10 ! ! ! interface Ethernet0 ip address 10.0.0.1 255.255.255.0 no ip directed-broadcast ip nat inside ! interface BRI0 ip address negotiated no ip directed-broadcast ip nat outside encapsulation ppp bandwidth 64 dialer string 6644100 dialer load-threshold 15 either dialer-group 1 isdn switch-type basic-ni isdn spid1 xxxxxxxxxx1111 isdn spid2 xxxxxxxxxx1111 no cdp enable ppp authentication chap ppp multilink hold-queue 75 in ! ip nat inside source list 1 interface BRI0 overload ip classless ip route 0.0.0.0 0.0.0.0 BRI0 ! access-list 1 permit 10.0.0.0 0.0.0.255 dialer-list 1 protocol ip permit ! line con 0 exec-timeout 0 0 transport input none stopbits 1 line vty 0 4 password cisco login ! end John Hutchison wrote: > > Does anyone have, by chance, a sample of a full config of an 802 isdn? I > looked at cisco and the other resources I have but can't find just sample > configs. I need to verify a couple of things I'm doing. Thanks in advance. -- David Madland CCIE# 2016 Sr. Network Engineer Qwest Communications 612-664-3367 "You don't make the poor richer by making the rich poorer." --Winston Churchill Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=53630&t=53622 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

