- 2008-06-06 (金)
個人的に知らなかった機能でした。
Ciscoルータの設定コマンドの一覧とかを調べる必要があって、一覧を表示してくれるコマンドがあればなぁと思って色々と調べてみると、ちゃんと用意されていました。
「show parser dump」コマンドがそれ。
たとえば、interfaceモードの設定コマンド一覧を表示させたいときは、
#show parser dump interface
Mode Name :interface
0 help
15 description
15 vrf forwarding
15 vrf forwarding
15 vrf forwarding
15 vrf sitemap
15 vrf select source
15 vrf receive
15 vrf autoclassify source
15 dampening <1-30> <1-20000> <1-20000> <1-255> restart <1-20000>
15 dampening <1-30> <1-20000> <1-20000> <1-255> restart
15 dampening <1-30> <1-20000> <1-20000> <1-255>
15 dampening <1-30>
15 dampening
15 physical-layer async
15 physical-layer sync
15 mtu Number
15 transmit-interface
15 bandwidth <1-10000000>
うーん便利便利。
ちなみにXR OSでも用意されてました。
XRの場合はConfigモードで「show parser dump」コマンドを実行します。
(config)#show parser dump interface
Dumping CLI commands at root modes (exec/config/adminexec/adminconfig) may cause a transient increase in memory and CPU usage.
Would you like to proceed with the command? [no]: yes
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
Comment:0
Trackback:0
- TrackBack URL for this entry
- http://www.itbook.info/cgi-bin/mt/mt-tb.cgi/703
- Listed below are links to weblogs that reference
- Ciscoルータのコマンド一覧を表示させる from ネットワークエンジニアを目指して:ブログ
