 mark42
join:2006-02-07 USA
·Sprint Mobile Broa..
edit: March 26th, @08:45PM
| reply to mo24 Re: Cisco 804 config
Are all your PC's directly connected to the 804? I had the 904 connected to a Linksys WRT54G wireless router that had hard wired and wireless PC's connecting to it. Never experienced the problem.
There is an command in the IOS that forces both channels to connect always.dialer load-threshold 1 either" (I just cut/pasted that from an old IOS backup I still have). That may solve your problem.
This is my ios backup. I put x's where the spids were. ! Cisco IOS router configuration file ! Automatically made by Cisco Fast Step v2.5 ! Designed for Cisco C804 ! March 05, 2006 ! Cisco Fast Step Template !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! Created by fast step, then my changes are below. ! As of 03/05/06 9:51 am, incoming and outgoing ! phone calls work, both channels always on, and ! dropped channel from phone call is picked up ! in about 10 - 20 seconds from hangup. ! ! no dialer isdn speed 56 ! dialer load-threshold 1 either ! no service udp-small-servers no service tcp-small-servers service password-encryption hostname Router username Router password Password enable secret SuperSecret no ip source-route isdn switch-type basic-ni
ip routing ip classless ip subnet-zero service dhcp ip dhcp pool DHCPPoolLAN_0 network 198.168.1.0 255.255.255.0 dns-server 207.251.194.54 207.251.194.55 default-router 198.168.1.2 lease 1 0 0 ip name-server 207.251.194.54 ip name-server 207.251.194.55 pots country US dial-peer voice 1 pots destination-pattern xxxxxxxxx port 1 dial-peer voice 2 pots destination-pattern xxxxxxxx port 2
interface ethernet 0 keepalive no shutdown ip address 198.168.1.2 255.255.255.0 ip route-cache no ip proxy-arp no ip directed-broadcast ip nat inside ip access-group 121 in
interface bri 0 encapsulation ppp ppp authentication chap pap callin ppp multilink isdn switch-type basic-ni isdn spid1 xxxxxxxxxxxxxx xxxxxxx isdn voice-priority xxxxxxx in always isdn voice-priority xxxxxxx out always isdn spid2 xxxxxxxxxxxxxx xxxxxxx isdn voice-priority xxxxxxx always isdn voice-priority xxxxxxx out always dialer pool-member 1 isdn incoming-voice modem no shutdown
interface dialer 1 dialer remote-name Cisco1 dialer pool 1 no ip split-horizon description ISP encapsulation ppp dialer idle-timeout 300 dialer hold-queue 10 dialer-group 1 dialer string 19084980086 class DialClass ppp authentication chap pap callin ppp chap hostname sssssss@xxxxx,com ppp chap password xxxxxxx ppp pap sent-username xxxxx password xxxxxx ppp multilink dialer load-threshold 1 either ip address negotiated ip route-cache no ip proxy-arp no ip directed-broadcast ip nat outside ip access-group 121 in
map-class dialer DialClass
dialer-list 1 protocol ip permit
no router rip ip route 0.0.0.0 0.0.0.0 dialer 1 ip nat inside source list 18 interface dialer 1 overload access-list 18 permit 198.168.1.0 0.0.0.255 access-list 121 deny udp any eq 138 any access-list 121 deny udp any eq 137 any access-list 121 deny udp any eq 139 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 time-range TIME periodic daily 00:00 to 23:59
line console 0 exec-timeout 120 line vty 0 4 exec-timeout 0 login local
end -- CellAntenna CAY1912 Panel antenna, Cyfre CA-819 amp, Linksys WRT54G3G-ST router, Pantech PX-500 data card. |