CefCCType

  • Base type Enumeration

Type of the consistency checker. lcDetect : This is an active consistency checker which is triggered when a packet cannot be forwarded because the prefix is not in the forwarding table. It Detects missing prefixes on the linecard CEF database by sending the missing prefixes to the RP. scanFibLcRp : This is an passive consistency checker which performs a passive scan check of the table on the line card. This consistency checker operates on the line card by examining the FIB table for a configurable time period and sending the next n prefixes to the RP. scanFibRpLc : This is an passive consistency checker which performs a passive scan check of RP by examining the FIB table for a configurable period and sending the next n prefixes to the line card. scanRibFib : This is an passive consistency checker which compares routing information base (RIB) to the FIB table at a configurable interval and provides the number of entries missing from the FIB table. scanFibRib : This is an passive consistency checker which compares FIB Tables to the routing information base (RIB) at a configurable interval and provides the number of entries missing from the FIB table. scanFibHwSw : This is an passive consistency checker which compares FIB Tables in hardware to the FIB Tables in RP. scanFibSwHw : This is an passive consistency checker which compares FIB Tables in RP to the FIB Tables in hardware. fullScanRibFib : This is an active consistency checker which is triggered by Management Station request. It compares the entire routing information base (RIB) to the FIB table and provide the number of entries missing from the FIB Table. fullScanFibRib : This is an active consistency checker which is triggered by Management Station request. It compares the FIB table to the routing information base (RIB) and provide the number of entries missing from the FIB Table. fullScanFibRpLc : This is an active consistency checker which is triggered by Management Station request. It compares the RP FIB Table with FIB Table on each LC and report inconsistencies. fullScanFibLcRp : This is an active consistency checker which is triggered by Management Station request. It compares the Fib Table on LC with FIB table on RP and report inconsistencies. fullScanFibHwSw : This is an active consistency checker which is triggered by Management Station request. It compares the Fib Table in hardware with FIB table in RP and report inconsistencies. fullScanFibSwHw : This is an active consistency checker which is triggered by Management Station request. It compares the Fib Table in RP with FIB table in hardware and report inconsistencies.

Possible values

13 objects
Number Name
1 lcDetect
2 scanFibLcRp
3 scanFibRpLc
4 scanRibFib
5 scanFibRib
6 scanFibHwSw
7 scanFibSwHw
8 fullScanRibFib
9 fullScanFibRib
10 fullScanFibRpLc
11 fullScanFibLcRp
12 fullScanFibHwSw
13 fullScanFibSwHw