a central office and a remtoe office ,in central office there is a cisco 2600 with a bri interface(s/t) ,and in remtoe office there only is a PC with a TA (U),so I can conncet between the two through isdn network.The problem come out when I dial into cetral offcie from remote office.
" recovery on timer expriy",the router tell me that.What dose this mean ?What can I do with it?
Also ,here is my configuration.
username test password 0 password
interface bri0/0
encap ppp
ppp authentication chap
ppp chap hostname test
ppp chap password 0 password
dialer pool-memeber 1
interface dailer 1
ip addr 192.168.0.1 255.255.255.0
peer default ip addr 192.168.0.2
dialer remote-name test
dialer pool 1
dialer-group 1
......
Is it right?