для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1868
signaling-flow
This command specifies the packet filters and policy servers for bandwidth control and singling context
enforcement that define the traffic that is allowed through the dedicated signaling context.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > IMS Authorization Service Configuration
configure > context context_name > ims-auth-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-imsa-service)#
Syntax Description
signaling-flow permit server-address ipv4/ipv6_address [ server-port { port_num | range start_port to
end_port } ] [ description STRING ]
no signaling-flow permit server-address 
ipv4/ipv6_address [ server-port { port_num | range start_port to
end_port } ]
no
Disables the signaling flow option configured with this command.
server-address ipv4/ipv6_address
The server address refers to the destination IP address in uplink packets, and the source IP address in downlink
packets.
ipv4/ipv6_address is an IP address in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation and
can be used with a subnet mask.
A maximum of 16 signaling server addresses can be configured per IMS Authorization service.
server-port { port_num | range start_port to end_port }
Specifies the TCP/UDP port number(s) of the server to be used for communication.
port_num must be an integer from 1 through 65535.
range start_port to end_port provides the option to configure the range of ports on server for communication.
start_port must be an integer from 1 through 65535 but lesser than end_port, and end_port must be an integer
from 1 through 65535 but greater than start_port.
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
57
IMS Authorization Service Configuration Mode Commands
signaling-flow