Cisco Systems OL-27172-01 Mobility Aid User Manual


 
20-8
Cisco Broadband Access Center 3.8 Administrator Guide
OL-27172-01
Chapter 20 Cisco BAC Support Tools and Advanced Concepts
Using the changeARProperties.sh Tool
source=BPR Provisioning API:BPR Regional Distribution Unit:AddIPDevice command IP=null
FQDN=null group=null
Using the changeARProperties.sh Tool
The Cisco BAC installation program establishes values for configuration properties used by Cisco BAC
extensions that are incorporated into the Access Registrar RADIUS server. You use the
changeARProperties.sh command, which is found in the BPR_HOME/car_ep/bin directory, to change
key configuration properties.
Invoking the script without any parameters displays a help message listing the properties that can be set.
To run this command:
Step 1 Change directory to BPR_HOME/car_ep/bin.
Step 2 Run the changeARProperties.sh command using this syntax:
changeNRProperties.sh options
Where options are:
-help—Displays this help message. The -help option must be used exclusively. Do not use this
with any other option.
-d—Displays the current properties. The -d option must be used exclusively. Do not use this
with any other option.
-s secret—Identifies the Cisco BAC shared secret. For example, if the shared secret is the
word secret, enter -s secret.
-q queue_size —Identifies the maximum number of the Access-Requests to be queued. For
example, if you want to set the queue size to 1000, enter -q 1000.
-t thread_count—Identifies the maximum number of threads to be used to process the
requests. For example, if you want to set the thread count to 10, enter -t 10.
-host addr—Identifies the DPE Auth HTTP interface you want to use. For example, if you want
to use the interface localhost, enter -host localhost.
-port port—Identifies the DPE Auth HTTP interface port you want to use. For example, if you
want to use the port 7551, enter -port 7551.
-url url—Identifies the DPE Auth HTTP service url you want to use. For example, if you want
to use the url /auth, enter -url /auth.
-ssl enabled|disabled—Enables or disables the SSL/TLS connection between CAR and DPE.
Enter -ssl enabled to enable it and -ssl disabled to disable it.
-x [true/false]—Enables or disables XML Schema validation e.g. -x true