کد:
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname AS5300
!
aaa new-model
aaa authentication ppp default group radius
aaa authorization network default none
aaa accounting nested
aaa accounting update newinfo
aaa accounting network default start-stop group radius
enable password ***
!
username *** privilege 15 password ***
spe 1/0 1/9
 firmware location system:/ucode/mica_port_firmware
!
!
resource-pool disable
!
call rsvp-sync
ip subnet-zero
ip rcmd rsh-enable
ip rcmd remote-host SYSTEM *** SYSTEM enable
ip name-server 217.218.127.104
ip name-server 192.9.9.3
ip name-server 4.2.2.2
!
isdn switch-type primary-net5
modemcap entry micav92:MSC=&F&D2S10=50S32=3S34=60000S40=20S54=456S71=4S29=12S62=
!
!
!
!
!
fax interface-type modem
mta receive maximum-recipients 0
!
controller E1 0
 clock source line primary
 pri-group timeslots 1-31
!
controller E1 1
 shutdown
 clock source line secondary 1
!
controller E1 2
 shutdown
 clock source line secondary 2
!
controller E1 3
 shutdown
clock source line secondary 3
!
controller E1 4
 shutdown
 clock source line secondary 4
!
controller E1 5
 shutdown
 clock source line secondary 5
!
controller E1 6
 shutdown
 clock source line secondary 6
!
controller E1 7
 shutdown
 clock source line secondary 7
!
!
interface Ethernet0
 shutdown
 no ip mroute-cache
!
interface Serial0
 ip unnumbered FastEthernet0
 ip nat outside
 encapsulation ppp
 no ip mroute-cache
 no fair-queue
 clockrate 2015232
!
interface Serial1
 no ip address
 no ip mroute-cache
 shutdown
 no fair-queue
 clockrate 2015232
!
interface Serial2
 no ip address
 no ip mroute-cache
 shutdown
 no fair-queue
 clockrate 2015232
!
interface Serial3
 no ip address
 no ip mroute-cache
 shutdown
 no fair-queue
 clockrate 2015232
!
interface Serial0:15
 ip unnumbered FastEthernet0
 encapsulation ppp
 isdn switch-type primary-net5
 isdn incoming-voice modem
 no fair-queue
 ppp authentication pap chap
!
interface FastEthernet0
 ip address ***********
 ip nat inside
 no ip mroute-cache
 duplex auto
 speed auto
 no cdp enable
!
interface Group-Async0
 ip unnumbered FastEthernet0
 ip nat inside
 encapsulation ppp
 no ip mroute-cache
 autodetect encapsulation ppp
 async mode interactive
 peer default ip address pool e1
 no fair-queue
 ppp authentication pap chap
 group-range 1 120
!
ip local pool e1 192.168.10.100 192.168.10.254
ip classless
ip route 0.0.0.0 0.0.0.0 ***
no ip http server
!
route-map rcache permit 5
 set ip next-hop 172.16.100.1 172.16.100.2
!
snmp-server community public RW
no snmp-server enable traps tty
!
radius-server host *** auth-port 1645 acct-port 1646
radius-server retransmit 5
radius-server deadtime 5
radius-server key ***
!
!
line con 0
 exec-timeout 0 0
line 1 120
 session-timeout 10
 no flush-at-activation
 modem answer-timeout 0
 modem Dialin
 transport input all
 autoselect during-login
 autoselect ppp
line aux 0
line vty 0 4
 password ***
!