环境 A 2600 Series Router running IOS Software Release 12.1(2)
A Cisco AS5300 Router running Cisco IOS software release 12.0(7)T
问题 This document shows how to configure dialout using a modem on the AUX port.
解答 maui-slt-01#show running-config
Building configuration...
Current configuration:
!
version 12.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname maui-slt-01
!
enable secret 5
!
username admin password 0
username maui-nas-03 password 0 cisco
ip subnet-zero
!
chat-script Dialout ABORT ERROR ABORT BUSY "" "AT" OK "ATDT \T" TIMEOUT 45 CONNECT \c
!
interface Loopback0
ip address 172.17.1.1 255.255.255.0
!
interface Async65
no ip address
encapsulation ppp
dialer in-band
dialer pool-member 20
ppp authentication chap callin
!
interface Dialer10
ip unnumbered Loopback0
encapsulation ppp
ip ospf demand-circuit
dialer remote-name maui-nas-03
dialer pool 20
dialer string 81690
dialer-group 1
ppp authentication chap callin
!
ip classless
!
dialer-list 1 protocol ip permit
!
line aux 0
exec-timeout 0 0
script dialer Dialout
modem InOut
modem autoconfigure discovery
transport input all
stopbits 1
flowcontrol hardware
line vty 0 4
!
no scheduler allocate
end
【责编:admin】
--------------------next---------------------
阅读(292) | 评论(0) | 转发(0) |