Public domain
Current configuration : 2005 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 5300
!
aaa new-model
aaa authentication login default local
aaa authentication ppp dialins group radius
aaa accounting update periodic 1
aaa accounting exec acct start-stop group radius
aaa accounting network acct start-stop group radius
enable secret 5 ****************
!
username admin password 0 ******
spe 1/0 2/9
firmware location system:/ucode/mica_port_firmware
!
!
resource-pool disable
!
ip subnet-zero
ip name-server 192.168.1.33
!
!
controller E1 0
framing NO-CRC4
clock source line primary
ds0-group 1 timeslots 1-15,17-31 type r2-digital
cas-custom 1
!
controller E1 1
framing NO-CRC4
clock source line secondary 1
ds0-group 2 timeslots 1-15,17-31 type r2-digital
cas-custom 2
!
controller E1 2
!
controller E1 3
!
!
!
interface Ethernet0
no ip address
shutdown
!
interface FastEthernet0
ip address 192.168.1.130 255.255.255.192
no ip mroute-cache
duplex auto
speed auto
!
interface Group-Async0
ip unnumbered FastEthernet0
encapsulation ppp
ip tcp header-compression
no ip mroute-cache
dialer in-band
dialer-group 1
async mode interactive
peer default ip address pool default
ppp authentication pap dialins
ppp accounting acct
ppp timeout authentication 255
group-range 1 120
!
ip local pool default 192.168.1.132 192.168.1.189
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.1.129
no ip http server
!
dialer-list 1 protocol ip permit
snmp-server community snmp123456 RW
radius-server host 192.168.1.66 auth-port 1647 acct-port 1647
radius-server retransmit 5
radius-server key rad123456
!
line con 0
line 1 120
exec-timeout 0 0
no flush-at-activation
modem Dialin
modem autoconfigure discovery
autocommand ppp
transport input all
transport output pad telnet rlogin udptn
autoselect during-login
autoselect ppp
line aux 0
line vty 0 4
password telnet123456
!
end
BY: Pejman Moghadam
TAG: as5300, e1-cas
DATE: 2007-11-23 17:49:54