Cisco Cisco ASR 5000

Seite von 9109
  ACS Ruledef Configuration Mode Commands 
ip protocol  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
965 
ip protocol 
This command allows you to define rule expressions to match the protocol field in IP headers. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
[ 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. 
protocol
 must be one of the following: 
 
ah
 
 
esp
 
 
gre
 
 
icmp
 
 
icmpv6
 
 
tcp