< Home

display policy-based-route app-cache

Function

The display policy-based-route app-cache command displays application-based PBR entries.

Format

display policy-based-route app-cache { all | { tcp | udp } ip-address port } slot slot-id cpu cpu-id

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# 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 
------------------------------------------------------------------------------- 
Table 1 Description of the display policy-based-route app-cache all command output

Item

Description

Flag

Flag bit, which can be:

  • SRC: source address of traffic
  • DST: destination address of traffic

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

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >