R1#show running-config | beg router ospf
router ospf 1
log-adjacency-changes
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#router ospf 1
R1(config-router)#redistribute static subnets metric 1
R1(config-router)#
R1(config-router)#do sh run | beg router ospf
router ospf 1
log-adjacency-changes
redistribute static metric 1 subnets
R1(config-router)#no redistribute static metric 1 subnets
R1(config-router)#do sh run | beg router ospf
router ospf 1
log-adjacency-changes
redistribute static
あぁストレス溜まる~!
- Newer: IPv6の解説
- Older: オンラインでテキストを入力するだけでマインドマップを作成してくれるツール
Comment:0
Trackback:0
- TrackBack URL for this entry
- http://www.itbook.info/cgi-bin/mt/mt-tb.cgi/700
- Listed below are links to weblogs that reference
- Cisco IOSの憂鬱 from ネットワークエンジニアを目指して:ブログ
