You are on page 1of 2

!

version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname RABAT
!
!
!
enable password tri203a
!
!
!
!
!
aaa new-model
!
aaa authentication login mon_access_telnet group radius
!
!
!
!
!
!
!
no ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 10.4.0.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 6.4.0.2 255.255.255.252
!
interface Serial3/0
no ip address
clock rate 2000000
shutdown
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
router rip
version 2
network 6.0.0.0
network 10.0.0.0
!
ip classless
!
ip flow-export version 9
!
!
!
!
radius-server host 10.4.0.2 auth-port 1645 key tri203a
radius-server key tri203a
!
!
!
!
line con 0
password tri203a
login authentication mon_access_telnet
!
line aux 0
!
line vty 0 4
password tri203a
login authentication mon_access_telnet
line vty 5 15
!
!
!
end

You might also like