Specifications
IP Switching Commands
cef table consistency-check
ISW-5
Cisco IOS IP Switching Command Reference
May 2008
Command Default All consistency checkers are disabled.
Command Modes Global configuration
Command History
Usage Guidelines This command replaces the ip cef table consistency-check command.
Examples The following example enables the Cisco Express Forwarding consistency checker to check IPv4
addresses:
Router(config)# cef table consistency-check ipv4
The following example enables the Cisco Express Forwarding consistency checker to check IPv4
addresses and specifies the scan-rp-lc checker to run every 60 seconds for 5000 prefixes:
Router(config)# cef table consistency-check ipv4 type scan-rp-lc count 5000 period 60
count count-number (Optional) Specifies the maximum number of prefixes to check per scan. The
range is from 2 to 10000. The default count number is 1000 prefixes per scan
for the scan-rib-ios and scan-ios-rib keywords. The default count number is
0 for the lc-detect, scan-lc-rp, and scan-rp-lc keywords.
period seconds (Optional) Period between scans. Valid values are from 30 to 3600 seconds.
The default is 60 seconds.
error-message (Optional) Enables the consistency checker to generate an error message
when it detects an inconsistency. By default, this function is disabled.
auto-repair (Optional) Enables the auto repair function. By default, this function is
enabled. You can enter the no form of the command to disable auto repair or
enter the default form of the command to return the auto repair settings to a
10-second delay and 300-second holddown.
delay seconds (Optional) Specifies how long the consistency checker waits to fix an
inconsistency. The range is 10 to 300 seconds. The default delay is
10
seconds.
holddown seconds (Optional) Specifies how long the consistency checker waits to reenable auto
repair after auto repair runs. The range is from 300 to 3000 seconds. The
default delay is 300 seconds.
data-checking (Optional) Enables the consistency checker data-checking utility. By default,
this function is disabled.
Release Modification
12.2(25)S This command was introduced.
12.2(28)SB This command was integrated into Cisco IOS Release 12.2(28)SB.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(33)SXH This command was integrated into Cisco IOS Release 12.2(33)SXH.