Upload your IOS configuration file to begin conversion...
Complete conversion results will appear here...
Successfully converted commands (green lines) will appear here...
Published to Cisco.com
The conversion results use both color and icons to indicate the status of each command:
Fully converted commands that match the rules in
EMBEDDED_C1K_RULES
.
Example: hostname lswitch-c1000-example
Commands with partial matches or warnings (may require manual verification).
Example: service call-home
Commands that cannot be converted (no matching rules found, require manual handling).
Example: boot-start-marker
Accessibility Features:
This conversion tool uses a comprehensive reference library that
defines how traditional IOS Catalyst switch commands translate to
C1200/C1300 switch commands. The conversion rules are stored in the
EMBEDDED_C1K_RULES
constant within home.js
.
You can extend this library by adding new command mappings as needed.
Here are some examples:
aaa authentication dot1x default group radius local --- aaa authentication dot1x default radius none aaa authentication dot1x default local --- cdp holdtime [any] --- arp [IP-address] [Mac-address] arpa [interface-id] --- arp [IP-address] [Mac-address] [interface-id] switchport voice vlan [number] --- switchport mode trunk\nexit\nvoice vlan id [number]
Understanding the conversion rule format:
---
separator. If no
content follows, the command remains unchanged.
[any]
placeholder
matches any word or sequence of words from the original command.
[]
brackets can be
referenced and positioned anywhere in the converted command (right
side of ---
).
\\n
represents a line
break, enabling conversion of single commands into multiple command
sequences.
Convert Catalyst IOS configurations to Small Business Catalyst 1200 / 1300 format
Converting configuration, please wait...
Upload your IOS configuration file to begin conversion...
Complete conversion results will appear here...
Successfully converted commands (green lines) will appear here...