Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
  PCP Configuration Mode Commands 
server  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
7775 
server 
Configures the IP address of the PCP server to receive PCP packets. 
Important:
  This command is customer specific. For more information, contact your Cisco account 
representative. 
Product
 
ACS 
NAT 
PSF 
Privilege
 
Security Administrator, Administrator 
Exec > ACS Configuration > Port Control Protocol Service Configuration 
active-charging service service_name > pcp-service service_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-pcp-service)# 
Syntax
 
server ipv4-address ipv4_address [ port port_number ] 
no server ipv4-address 
server ipv4_address
 
Specifies the IPv4 address of the server to receive PCP packets. 
ipv4_address
 must be specified using the IPv4 dotted-decimal notation. 
port port_number
 
Specifies the UDP port number where PCP Request messages are received by the PCP service. 
port_number
 must be an integer from 1 through 65535. 
Default: 5351 
Usage 
Use this command to configure the IPv4 address on which the PCP service will receive PCP packets and the 
port on which PCP Request messages will be received from the PCP service. 
Example
 
The following command configures the IPv4 address 
1.2.3.4
 with port number 
5351
 for the PCP service: 
server ipv4-address 1.2.3.4 port 5351