Hi All,
I am looking at my config on a remote router configured with xDSL as primary over a tunnel with isdn back up. I am just trying to wrap my head around what parts of the config apply to what connection. every time i think i get it, i end up confusing myself more. here is a snippet with the removed sections:
interface Tunnel0 < - - - - this is for the tunnel obviously ip address x.x.x.x y.y.y.y ip mtu 1440 ip nat inside ip virtual-reassembly load-interval 30 tunnel source b.b.b.b < - - this address is the same as the Dialer0 int address tunnel destination c.c.c.c ! interface ATM0 < - - is this the interface for the isdn backup? no ip address no ip mroute-cache no atm ilmi-keepalive bundle-enable dsl operating-mode auto ! interface ATM0.1 point-to-point < - - is this also for the isdn backup? pvc 0/35 pppoe-client dial-pool-number 1 ! ! interface BRI0 no ip address shutdown no cdp enable ! interface Dialer0