display policy-based-route app-cache { all | { tcp | udp } ip-address port } slot slot-id cpu cpu-id
| Parameter | Description | Value |
|---|---|---|
all |
Displays information about all application-based PBR entries. |
- |
slot slot-id |
Specifies the slot ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
cpu cpu-id |
Specifies the ID of CPU. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
tcp |
Displays information about TCP-based application-based PBR entries. |
- |
udp |
Displays information about UDP-based application-based PBR entries. |
- |
ip-address |
Displays application-based PBR entries corresponding to a specified IP address, which can be an IPv4 or IPv6 address. |
- |
port |
Displays application-based PBR entries corresponding to a specified port. |
It is an integer ranging from 1 to 65535. |
# Display information about all application-based PBR entries.
<sysname>display policy-based-route app-cache all Total:2 Flag Protocol Address Port Vsys App TTL HITS ------------------------------------------------------------------------------- SRC UDP 1.0.0.1 63 0 SIP 280 0 DST UDP 192.168.222.100 5060 0 SIP 280 0 -------------------------------------------------------------------------------
Item |
Description |
|---|---|
Flag |
Flag bit, which can be:
|
Protocol |
Protocol name |
Address |
IP address |
Port |
Port |
Vsys |
Virtual system ID |
App |
Application name |
TTL |
Aging time |
HITS |
Number of times a packet matches an application-based PBR entry |