Cisco Cisco Packet Data Gateway (PDG)

Seite von 2186
ip local-port
This command allows you to configure the IP 5-tuple local port(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
ip local-port { = port_number | range start_port_number to end_port_number }
no ip local-port
no
If previously configured, deletes the ip local-port configuration from the current packet filter.
port_number
Specifies the port number of the transport protocol.
port_number must be the port number, and must be an integer from 1 through 65535.
range start_port_number to end_port_number
Specifies a range of port numbers.
start_port_number and end_port_number must be integers from 1 through 65535.
end_port_number must be greater than start_port_number.
Usage Guidelines
Use this command to configure the IP local port(s) for a packet filter.
Examples
The following command configures the IP local port as 456:
ip local-port 456
Command Line Interface Reference, Modes A - B, StarOS Release 19    
555
ACS Packet Filter Configuration Mode Commands
ip local-port