Free の routing ソフト、zebra の CLI は、CISCO IOS と似ています。
cf.
http://www.ojnet-japan.com/Zebra/zebra3.html 他
--------------------------------------------------
zebraの設定モードは二種類。
1. ユーザーモード 主に設定ファイルの確認、インターフェースの確認等
2. 特権モード すべての設定,確認が行える。
--------------------------------------------------
特権モードで使えるコマンドと意味
--------------------------------------------------
configure Configuration from vty interface
copy Copy configuration
debug Debugging functions
disable Turn off privileged mode command
end End current mode and change to enable mode.
exit Exit current mode and down to previous mode
help Description of the interactive help system
list Print command list
no Negate a command or set its defaults
quit Exit current mode and down to previous mode
show Show running system information
terminal Set terminal line parameters
who Display who is on vty
write Write running configuration to memory, network, or terminal
--------------------------------------------------
ユーザモードで使えるコマンドと意味
--------------------------------------------------
コマンド 意味
enable Turn on privileged mode command
exit Exit current mode and down to previous mode
help Description of the interactive help system
list Print command list
quit Exit current mode and down to previous mode
show Show running system information
terminal Set terminal line parameters
who Display who is on vty