Home > Ciscoルータのコマンド一覧を表示させる

メールマガジン
初心者が理解できるネットワーク技術
ネットワークの基礎知識を疎かにすることは大変危険です!!
トラブルにも動じないネットワークの基礎を身につけましょう!!
  メールアドレス:

Ciscoルータのコマンド一覧を表示させる

  • 2008-06-06 (金)

個人的に知らなかった機能でした。

Ciscoルータの設定コマンドの一覧とかを調べる必要があって、一覧を表示してくれるコマンドがあればなぁと思って色々と調べてみると、ちゃんと用意されていました。

「show parser dump」コマンドがそれ。

たとえば、interfaceモードの設定コマンド一覧を表示させたいときは、

#show parser dump interface
Mode Name :interface

0 help
15 description
15 vrf forwarding downstream
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 point-to-point
interface point-to-point atm oam flush
interface point-to-point atm maxvpi-bits 12
interface point-to-point atm mcpt-timers
interface point-to-point pvc [ilmi]
interface point-to-point pvc [ilmi] oam retry
interface point-to-point pvc [ilmi] oam retry
interface point-to-point pvc [ilmi] oam retry
interface point-to-point pvc [ilmi] oam retry
interface point-to-point pvc [ilmi] oam ais-rdi
interface point-to-point pvc [ilmi] oam ais-rdi
interface point-to-point pvc [ilmi] oam ais-rdi
interface point-to-point pvc [ilmi] protocol ipv4
interface point-to-point pvc [ilmi] protocol ipv6

Comment:0

Comment Form

コメントを表示する前にこのブログのオーナーの承認が必要になることがあります。

Remember personal info

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 ネットワークエンジニアを目指して:ブログ

Home > Ciscoルータのコマンド一覧を表示させる

Search
Feeds

Page Top