Cisco Cisco Packet Data Gateway (PDG)

Seite von 2186
ip protocol
This command allows you to define rule expressions to match the protocol field in IP headers.
Product
ACS
Privilege
Security Administrator, Administrator
Command Modes
Exec > ACS Configuration > Ruledef Configuration
active-charging service service_name > ruledef ruledef_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-acs-ruledef)#
Syntax Description
[ no ] ip protocol operator protocol_assignment_no protocol }
no
If previously configured, deletes the specified rule expression from the current ruledef.
operator
Specifies how to match.
operator must be one of the following:
• !=: Does not equal
• <=: Lesser than or equals—available only in 8.1 and later releases
• =: Equals
• >=: Greater than or equals—available only in 8.1 and later releases
protocol_assignment_no
Specifies the protocol by assignment number.
protocol_assignment_no must be an integer from 0 through 255.
For example, 1 for ICMP, 6 for TCP, and 17 for UDP.
protocol
Specifies the protocol by name.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
994
ACS Ruledef Configuration Mode Commands
ip protocol