Tech Support > Computer Hardware > Routers > Cisco 827 - Priority list on Dialer Interface.
Cisco 827 - Priority list on Dialer Interface.
Posted by Allan Walker on July 21st, 2003


I currently have an 827 ADSL router that I want to apply a
priority list on the Dialer Interface. In itself and from
all I have researched this should not prove as difficult
as it has been.The main problem I am running into is that
when I apply the priority group to the Dialer Interface
the Virtual Circui Unbinds from the Dialer effectively
taking down the link.
I have tried this now on 2 827's with the same result.
Below is the relevant parts of the config so if anything
is glaringly obvious please let me know.
The priority list is super basic as I am just trying to
get it to work

Thanks in advance

Allan Walker


interface ATM0
bandwidth 1500000
no ip address
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
bundle-enable
dsl operating-mode auto
hold-queue 208 in
!
interface Dialer0
ip address xxx.yyy.zzz.aaa
ip access-group 101 in
encapsulation ppp
no ip route-cache
priority-group 1
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap callin
ppp chap hostname
ppp chap password
!
priority-list 1 default high


Similar Posts