Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-122
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip csg radius monitor
ip csg radius monitor
To specify that the CSG2 is to monitor the RADIUS flows to the specified server, use the ip csg radius
monitor command in global configuration mode. To stop monitoring the RADIUS flows, use the no
form of this command.
ip csg radius monitor [vrf vrf-name] server-address server-port [key [encrypt] secret-string]
[vrf sub-vrf-name]
no ip csg radius monitor [vrf vrf-name] server-address server-port
Syntax Description
Defaults The secret-string is stored in plain text.
If no VRF table is specified for the CSG2, the CSG2 uses the global routing table for RADIUS
communication.
If no VRF table is specified for the subscriber, the subscriber uses the global routing table for RADIUS
communication.
Command Modes Global configuration
vrf csg-vrf-name (Optional) Virtual Routing and Forwarding (VRF) table which the CSG2 IP
address is to use for RADIUS communication.
server-address Specifies the server address to monitor.
server-port Specifies the server port to monitor.
key (Optional) Specifies a RADIUS key.
encrypt (Optional) Indicates how the secret-string is represented when the configuration
is displayed (for example, show run), or how it is written to nonvolatile memory
(for example, write memory).
The valid values are:
0—The secret-string is stored in plain text. This is the default setting.
7—The secret-string is encrypted before it is displayed or written to
nonvolatile memory.
Note If your router is configured to encrypt all passwords, then the password
is represented as 7 followed by the encrypted text. See the Cisco IOS
service command for more details.
secret-string (Optional) 1- to 64-character clear password value for MD5 authentication. All
characters are valid; case is significant.
The secret-string is always sent in plain text to the CSG2 module when the
configuration is downloaded.
The secret-string must match the secret that is specified on the RADIUS client
(for example, the gateway general packet radio service [GPRS] support node
[GGSN]).
vrf sub-vrf-name (Optional) Virtual Routing and Forwarding (VRF) table which the subscriber is
to use for RADIUS communication.