Configuring Subscriber State Management Audit Process - Cisco ASR 5500 Administration Manual

Asr 5500 system administration guide, staros release 19
Table of Contents

Advertisement

Interchassis Session Recovery
The output looks similar to following:
config
context source
interface haservice loopback
ip address 172.17.1.1 255.255.255.255 srp-activate
#exit
radius attribute nas-ip-address address 172.17.1.1
radius server 192.168.83.2 encrypted key 01abd002c82b4a2c port 1812
radius accounting server 192.168.83.2 encrypted key 01abd002c82b4a2c port 1813
ha-service ha-pdsn
mn-ha-spi spi-number 256
fa-ha-spi remote-address 192.168.82.0/24 spi-number 256 encrypted secret 1088bdd6817f64df
bind address 172.17.1.1
#exit
#exit
context destination
ip pool dynamic 172.18.0.0 255.255.0.0 public 0 srp-activate
ip pool static 172.19.0.0 255.255.240.0 static srp-activate
#exit
context srp
service-redundancy-protocol
#exit
#exit

Configuring Subscriber State Management Audit Process

This audit is to ensures that two ICSR peers are in synch and identifies any discrepancies prior to any scheduled
or unscheduled switchover events.
Step 1
Enter the SRP Context mode and enter the service-redundancy-protocol command.
Step 2
Enter the audit daily-start-time command. Specify the daily start time as an hour and minute. For example, a start time
of 06 00 indicates that the audit will begin at 6:00 AM.
Step 3
Enter the audit periodicity command. Specify the interval in minutes for generating SRP audit statistics as an integer
from 60 through 1440. For example, a periodicity of 90 indicates that SRP audit statistics will be generated every 90
minutes beginning at the specified start time. Default = 60.
A sample configuration sequence appears below.
config
context srp
service-redundancy-protocol
audit daily-start-time 06 00
audit periodicity 90
end
encrypted secret 6c93f7960b726b6f6c93f7960b726b6f hash-algorithm md5
ASR 5500 System Administration Guide, StarOS Release 19
Configuring Subscriber State Management Audit Process
291

Advertisement

Table of Contents
loading

Table of Contents