Cisco Cisco IOS Software Release 12.3(11)T

Page de 104
 
      Cisco Mobile Wireless Home Agent Release 2.0
Configuration Examples
66
Cisco IOS Release 12.3(11)T
OL-3235-04
access-list 101 deny   ip any any
access-list 103 permit ip host 10.1.1.1 host 172.18.60.30
access-list 103 deny   ip any any
!
!
radius-server host 172.18.49.48 auth-port 1645 acct-port 1646 key 7 094F471A1A0A
radius-server retransmit 3
radius-server key 7 02050D480809
call rsvp-sync
!
!
mgcp profile default
!
dial-peer cor custom
!
!
gatekeeper
 shutdown
!
!
line con 0
 exec-timeout 0 0
line aux 0
line vty 0 4
 exec-timeout 0 0
!
exception protocol ftp
exception dump 64.102.16.25
exception memory minimum 1000000
ntp clock-period 17179878
ntp server 172.18.60.1
!
end 
HA Accounting Configuration
aaa new-model
!
!
aaa accounting network mylist start-stop group radius
aaa accounting update newinfo
The first block of commands are AAA configurations. An accounting method list (mylist) is created for 
network accounting. Start-Stop keywords imply that HA will send Start and Stop records. For detailed 
information, see the IOS Security Configuration Guide.
The Second line instructs the HA to send accounting Update records, whenever there is a change in 
Care-Of-Address (COA).
ip mobile home-agent accounting mylist address 3.3.3.1 
ip mobile host 3.3.3.2 3.3.3.5 interface Ethernet2/2
ip mobile secure host 3.3.3.2 spi 1000 key ascii test algorithm md5 mode prefix-suffix
!
These are Mobile IP commands. On the first line, accounting method list mylist is applied on the Home 
Agent, thus enabling HA Accounting.
!
!
radius-server host 128.107.162.173 auth-port 1645 acct-port 1646
radius-server retransmit 3