Ip csg psd local-port – Cisco OL-15491-01 User Manual
Page 94

A-94
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip csg psd local-port
ip csg psd local-port
To configure the local port on which the CSG2 communicates with the Cisco Persistent Storage Device
(PSD), use the ip csg psd local-port command in global configuration mode. To remove a quota server
local port configuration, use the no form of this command.
ip csg psd local-port port-number
no ip csg psd local-port
Syntax Description
Defaults
No PSD local port is configured.
Command Modes
Global configuration
Command History
Usage Guidelines
You must specify the PSD local port using the ip csg psd local-port command before you enter the ip
csg psd command.
Note
You can configure one and only one PSD for each CSG2.
Examples
The following example configures a PSD with local port number 7777:
ip csg psd local-port 7777
port-number
Port number on which the CSG2 is to communicate with the PSD. The range
is from 1024 to 65535. 5000 is not a valid port number.
The PSD local port number must be different from the Billing Mediation
Agent (BMA) local port number and from the quota server local port
number (configured with the ip csg bma local-port command and the ip csg
quota-server local-port command, respectively).
Release
Modification
12.4(11)MD
This command was migrated from CSG1.
Changes from CSG1:
•
The name of this command changed from records-storage local-port to ip csg psd
local-port.
•
The configuration mode for this command changed from CSG accounting
configuration to global configuration.