Cisco Cisco Packet Data Gateway (PDG) 문제 해결 가이드

다운로드
페이지 5213
ACS Rulebase Configuration Mode Commands   
▀  route priority 
 
▄  Cisco ASR 5000 Series Command Line Interface Reference 
OL-22947-02   
 
: Route to RTSP protocol analyzer. 
 
: Route to SDP protocol analyzer. 
 
: Route to secure HTTP protocol analyzer. 
 
: Route to SIP protocol analyzer. 
 
: Route to SMTP protocol analyzer. 
 
: Route to WSP connection-less protocol analyzer. 
 
: Route to WSP connection-oriented protocol analyzer. 
Important:
  To route packets to the P2P analyzer, the ruledef should have rules to match all IP packets. 
Otherwise, the analyzer may not detect all P2P traffic. 
Important:
  Use the 
 command in the Exec Mode to 
see the list of supported analyzers. 
Enables to add a description to the rule and action for later reference in saved configuration file. 
 must be an alpha and/or numeric string of 1 through 63 characters in length. 
Usage
 
Instances of this CLI command control which packets are routed to which protocol analyzers. Packets sent to 
ACS are always passed through the IP protocol analyzer. This CLI command controls which higher layer 
analyzers are also invoked. 
Analyzer
 
Common ways to route to the analyzer
 
 
All IPv4 packets are automatically routed here. 
 
All IPv4 packets with IP protocol = ICMP (1) are automatically routed here. 
 
All IPv4 packets with IP protocol = TCP (6) are automatically routed here. 
 
All IPv4 packets with IP protocol = UDP (17) are automatically routed here. 
 
UDP destination port or source port is DNS (53). 
 
TCP destination port or source port is HTTP (80). 
 
TCP destination port or source port is HTTPS (443). Note that HTTP may use the CONNECT method (see RFC 
2817), in which case, the subscriber will be upgraded with transport layer security, but the traffic to/from the 
chassis will still be HTTP and be passed through the http rather than the secure-http analyzer (assuming that 
routing to the http analyzer has been configured). 
 
UDP destination port or source port is connection-less WSP (9200) or connection-oriented WSP (9201). 
 
Packets are automatically routed here, if you specified ―wsp-connection-oriented‖ as described above. 
 
TCP destination port or source port of the carrier-specific port number for WAP-2 (e.g. one carrier uses 8799); or, 
send all HTTP traffic to the wap2 analyzer if the carrier does not use a special port number. 
 
TCP destination port or source port is FTP control (21) or FTP data (20); or, ftp analyzer (for FTP control 
packets) dynamically detected an FTP data flow over TCP (tcp dynamic-flow = ftp-data).