Cisco Cisco Packet Data Gateway (PDG) Prospecto

Descargar
Página de 8487
  ACS Ruledef Configuration Mode Commands 
icmpv6 type  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
883 
icmpv6 type 
This command allows you to define rule expressions to match type field of ICMPv6 packets. 
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 ] icmpv6 type operator type 
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 
 
=
: Equals 
 
>=
: Greater than or equals 
type
 
Specifies the ICMPv6 type to match. 
type
 must be an integer from 0 through 255. For example, 129 for Echo Reply, 3 for Time Exceeded, and 
137 for Redirect Message. 
Usage 
Use this command to define rule expressions to match type field of ICMPv6 packets. 
Example
 
The following command defines a rule expression to match ICMPv6 type 
133
icmpv6 type = 133