Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dial on Demand, please help with this?

Status
Not open for further replies.

darren77uk

IS-IT--Management
Joined
Apr 23, 2001
Messages
78
Location
CA
Hi there can anyone tell me from the below if Dial on Demand is configured and if it is using the Dial on Demand at present?

Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 10.4.x.x YES NVRAM up up
Serial0/0 10.4.1.1 YES unset up up
BRI0/0 unassigned YES NVRAM up up
BRI0/0:1 unassigned YES unset down down
BRI0/0:2 unassigned YES unset down down
FastEthernet0/1 unassigned YES NVRAM administratively
down down
Dialer1 10.4.1.1 YES unset standby mode down

interface FastEthernet0/0
description connected to xxxxxxx LAN
ip address 10.4.1.1 255.255.0.0
ip helper-address 10.1.x.x
no ip directed-broadcast
no keepalive
duplex auto
speed auto
!
interface Serial0/0
description connected to xxxLONxx
backup delay 1 1
backup interface Dialer1
ip unnumbered FastEthernet0/0
no ip directed-broadcast
encapsulation ppp
no ip mroute-cache
!
interface BRI0/0
description connected to xxxLONxx
no ip address
no ip directed-broadcast
encapsulation ppp
dialer rotary-group 1
isdn switch-type basic-net3
no cdp enable
!
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
duplex auto
speed auto
!
interface Dialer1
description connected to xxxLONxx
ip unnumbered FastEthernet0/0
no ip directed-broadcast
encapsulation ppp
no ip split-horizon
dialer in-band
dialer idle-timeout 180
dialer map ip 10.1.1.1 name KMCLON01 broadcast 0207xxxxxxx
dialer map ip 200.200.200.20 name xxxLONxx broadcast 0207xxxxxxx
dialer hold-queue 10
dialer-group 1
no cdp enable
ppp authentication chap
!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top