Specifications

2-468
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
redundancy config-sync mismatched-commands
redundancy conf ig-sync misma tched-command s
To move the active supervisor engine into the Mismatched Command List (MCL) and resets the standby
supervisor engine, use the redundancy config-sync mismatched-commands command.
If your active and stan dby supervis ors engine s are running differe nt versions of Cisco IOS , some of their
CLIs will not be compatible. If such commands are already present in the running configuration of the
active supervisor engine and the syntax-check for the command fails at the standby supervisor engine
while it is booting, you must move the active supervisor engine into the Mismatched Command List
(MCL).
redundancy config-sync {ignore | validate} mismatched-commands
Syntax Description
Defaults T his command has no default settings.
Command Modes Privileged EXE C mode
Usage Guidelines T he following is a log entry example for mismatched commands:
00:06:31: Config Sync: Bulk-sync failure due to Servicing Incompatibility. Please check
full list of mismatched commands via:
show redundancy config-sync failures mcl
00:06:31: Config Sync: Starting lines from MCL file:
interface GigabitEthernet7/7
! <submode> "interface"
- ip address 11.0.0.1 255.0.0.0
! </submode> "interface"
To display all mismatched commands, use the show redundancy config-sync failures mcl command.
To clean the MCL, remove all mismatched commands from the active supervisor engine’s running
configuration, revalidate the MCL with a modified running c onfiguration using the redundancy
config-sync validate mismatched-commands command, then reload the standby supervisor engine.
You could also ignore the MCL by entering the redundancy config-sync ignore
mismatched-commands command and reloading the standby supervisor engine; the system changes to
SSO mode.
Note If you ignore the mismatc hed comm ands, th e out-of -sync configuration at the active supervisor
engine and the standby supervis or engine still exists.
You can verify the ignored MCL with the show redun dancy config-sync ignor ed mcl command.
ignore I gnore the mismatche d command list.
validate Revalidate the mismatched command list with the modified
running-configuration .