The display isis frr summary command displays the FRR protection rates of routes in an IS-IS process.
Parameter | Description | Value |
---|---|---|
level-1 |
Displays the FRR protection rates of Level-1 routes. |
- |
level-2 |
Displays the FRR protection rates of Level-2 routes. |
- |
level-1-2 |
Displays the FRR protection rates of all levels of routes. |
- |
process-id |
Specifies an IS-IS process ID. |
The value is an integer ranging from 1 to 4294967295. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display isis frr summary
ISIS(1) Level-1 IPv4 Frr summary
--------------------------------
Priority: Critical High Medium Low Total
All reachable prefix counts: 0 0 3 5 8
Protected counts: 0 0 3 1 4
Coverage: 0% 0% 100% 20% 50%
ISIS(1) Level-2 IPv4 Frr summary
--------------------------------
Priority: Critical High Medium Low Total
All reachable prefix counts: 0 0 3 5 8
Protected counts: 0 0 0 0 0
Coverage: 0% 0% 0% 0% 0%
Item | Description |
---|---|
Total | Summary IS-IS route statistics of all convergence priorities. |
All reachable prefix counts | Number of IS-IS routes at each convergence priority. |
Protected counts | Number of protected IS-IS routes at each convergence priority. |
Priority | Convergence priority of a route:
|
Coverage | FRR protection rate of IS-IS routes at each convergence priority. The value is Protected counts/All reachable prefix counts×100%. |