Cisco Cisco Packet Data Gateway (PDG)

Página de 2186
ip protocol
This command allows you to configure the IP protocol(s) for the current packet filter.
Product
ACS
Privilege
Security Administrator, Administrator
Command Modes
Exec > ACS Configuration > Packet Filter Configuration
active-charging service service_name > packet-filter packet_filter_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-packet-filter)#
Syntax Description
In StarOS 9.0 and later releases:
ip protocol = protocol_number
no ip protocol
In StarOS 8.2 and earlier releases:
ip protocol { = protocol_number | range start_protocol_number to end_protocol_number }
no ip protocol
no
If previously configured, deletes the IP protocol configuration from the current packet filter.
protocol_number
Specifies the transport protocol field in the IP header.
protocol_number must be the numerical value of the protocol, and must be an integer from 1 through 255.
range start_protocol_number to end_protocol_number
In StarOS 9.0 and later releases this option is deprecated.
Important
Specifies a range of protocol assignment numbers.
start_protocol_number and end_protocol_number must be integers from 1 through 255.
end_protocol_number must be greater than start_protocol_number.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
556
ACS Packet Filter Configuration Mode Commands
ip protocol