Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 518
Similarly the source port of an uplink packet must be considered as the client port. For a downlink packet,
the source port must be considered as the server port and the destination port as the client port. The new CLI
commands added to support client/server port configurations are configured in the ACS Ruledef Configuration
mode and Firewall-and-NAT Access Ruledef Configuration mode.
Command Changes
tcp client-port
This new command configures an access ruledef to analyze user traffic based on client TCP port.
configure
active-charging service service_name
access-ruledef access_ruledef_name
[ no ] tcp client-port { operator port_number | { !range | range } { start_range to end_range |
port-map port_map_name } }
end
tcp client-port
This command allows you to define rule expressions to match client port number in TCP headers.
configure
active-charging service service_name
ruledef ruledef_name
[ no ] tcp client-port { operator port_number | { !range | range } { start_range to end_range |
port-map port_map_name } }
end
tcp server-port
This command configures an access ruledef to analyze user traffic based on server TCP port.
configure
active-charging service service_name
access-ruledef access_ruledef_name
[ no ] tcp server-port { operator port_number | { !range | range } { start_range to end_range |
port-map port_map_name } }
end
tcp server-port
This command allows you to define rule expressions to match server port number in TCP headers.
configure
active-charging service service_name
ruledef ruledef_name
[ no ] tcp server-port { operator port_number | { !range | range } { start_range to end_range |
port-map port_map_name } }
end
   Release Change Reference, StarOS Release 19
310
PSF Changes in Release 19
Support for Client and Server Port in Access Ruledefs