The display ipsec statistics route command displays IPSec route injection statistics.
| Parameter | Description | Value |
|---|---|---|
slot slot-id cpu cpu-id |
Displays IPSec route injection statistics on a specified CPU in a specified slot.Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
Both the values of slot-id and cpu-id are integers and must be set based on the device configuration. |
In an IPSec route injection scenario, you can run the display ipsec statistics route command to view IPSec route injection statistics for fault location.
# Display IPSec route injection statistics.
<sysname> display ipsec statistics route IPSec route statistics information: Spu board slot 3, cpu 3: Route add send:1 receive:1 Route del send:0 receive:0 Route syn send:674 receive:674 Route syn round send:674 receive:674 Route syn add :0 del :0 Route send to route module add :2 del :1 Route send to ipsec module add :1 del :0 Route msg ipc send error :0 Route msg process error :0 Route add: dest addr equal with peer addr :0 add no :0 same route same slot :0 same route diff slot or interface down :1 cpu not exist :0 vrf invalid :0 Route del: route not exist :0 not delete state :0 same route send by other slot :0 HA data Route HA send num :675 Route HA receive num :0 Route HA send error num :0
Item |
Description |
|---|---|
IPSec route statistics information |
IPSec route statistics. |
Spu board slot slot-id, cpu cpu-id |
SPU slot ID and CPU ID. |
Route add |
Routes are added from the LPU to MPU:
|
Route del |
Routes are deleted by the LPU from the MPU:
|
Route syn |
Routes are synchronized by the LPU with the MPU:
|
Route syn round |
Number of times the LPU synchronizes routes with the MPU:
|
Route send to route module |
Routes are added to or deleted from the routing module:
|
Route send to ipsec module |
Routes are added to or deleted from the IPSec module:
|
Route msg ipc send error |
Number of times IPC fails to send routing information. |
Route msg process error |
Number of times the LPU fails to process routing information. |
Route add |
Added routes. |
dest addr equal with peer addr |
Number of times the route destination address is consistent with the peer address specified in intelligent path selection during route addition. |
add no |
Number of failures to apply for memory during route addition. |
same route same slot |
Number of times the same slot has the same routes during route addition. |
same route diff slot or interface down |
Number of times boards in different slots have the same routes or have interfaces in Down state during route addition. |
cpu not exist |
Number of times the CPU does not exist during route addition. |
vrf invalid |
Number of times the VPN instance becomes invalid during route addition. |
Route del |
Deleted routes. |
route not exist |
Number of routes that do not exist during route deletion. |
not delete state |
Number of routes that do not exist in the routing table during route deletion. |
same route send by other slot |
Number of the same routes that boards in other slots send to the MPU during route deletion. |
HA data |
Active/standby backup data. |
Route HA send num |
Number of routes sent by the active device during active/standby backup. |
Route HA receive num |
Number of routes received by the standby device during active/standby backup. |
Route HA send error num |
Number of routes that fail to be sent by the active device during active/standby backup. |