request-opcode
This command allows you to configure various PCP Request Opcode options.
Important |
This command is customer specific. For more information, contact your Cisco account representative. |
Product
ACS
NAT
PSF
Privilege
Security Administrator, Administrator
Mode
Exec > ACS Configuration > PCP Configuration > Port Control Protocol Service Policy Control Configuration
active-charging service service_name > pcp-service service_name > policy-control
Entering the above command sequence results in the following prompt:
[local]host_name(config-pcp-policy-control)#
Syntax
[ no ] request-opcode [ announce | map [ filter | prefer-failure ] | peer ] +
default request-opcode [ announce | map | peer ] +
no
Deletes the specific PCP opcode settings.
announce
Configures PCP ANNOUNCE opcode to process Announce Request messages.
map [ filter | prefer-failure ]
Configure PCP MAP opcode to process MAP Request messages.
- filter : MAP opcode received with this option contains remote IP/port. Processing will be the same as MAP without option but NAT binding will be 5-tuple if remote port is non-zero or 4-tuple if remote port is zero.
- prefer-failure : MAP opcode received with this option contains mapping IP/port which will be non-zero. Processing will be the same as MAP without option but if NAT binding allocation fails with the suggested mapping IP/port, then error will be returned.
peer
Configures PCP PEER opcode to process Peer Request messages.
Usage Guidelines
Use this command to configure various PCP Request Opcode options.