Re: OSPFのバックボーンエリアの確認方法について
antares01
投稿数: 690
こんなコマンドでいかがでしょうか。
手早く見るなら、briefつければどのエリアに所属するかが分かります。
http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/command/iro-cr-book/ospf-s1.html#wp9627368110
手早く見るなら、briefつければどのエリアに所属するかが分かります。
http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/command/iro-cr-book/ospf-s1.html#wp9627368110
R1#show ip ospf interface brief
Interface PID Area IP Address/Mask Cost State Nbrs F/C
Lo0 1 0 192.168.0.1/24 1 LOOP 0/0
Fa0/0 1 0 10.0.12.1/24 1 BDR 1/1
Lo1 1 1 192.168.1.1/24 1 LOOP 0/0
Lo2 1 2 192.168.2.1/24 1 LOOP 0/0
R1#
R1#
R1#
R1#show ip ospf interface fa0/0
FastEthernet0/0 is up, line protocol is up
Internet Address 10.0.12.1/24, Area 0, Attached via Interface Enable
Process ID 1, Router ID 10.0.12.1, Network Type BROADCAST, Cost: 1
Topology-MTID Cost Disabled Shutdown Topology Name
0 1 no no Base
Enabled by interface config, including secondary ip addresses
Transmit Delay is 1 sec, State BDR, Priority 1
Designated Router (ID) 10.0.12.2, Interface address 10.0.12.2
Backup Designated router (ID) 10.0.12.1, Interface address 10.0.12.1
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:05
Supports Link-local Signaling (LLS)
Cisco NSF helper support enabled
IETF NSF helper support enabled
Index 1/1, flood queue length 0
Next 0x0(0)/0x0(0)
Last flood scan length is 1, maximum is 1
Last flood scan time is 0 msec, maximum is 4 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 10.0.12.2 (Designated Router)
Suppress hello for 0 neighbor(s)
R1#
投稿ツリー
-
OSPFのバックボーンエリアの確認方法について
(umeboshi2014, 2015-10-25 23:36)
- Re: OSPFのバックボーンエリアの確認方法について (antares01, 2015-10-26 4:41)
-
Re: OSPFのバックボーンエリアの確認方法について
(umeboshi2014, 2015-10-30 22:27)
- Re: OSPFのバックボーンエリアの確認方法について (antares01, 2015-10-30 23:00)
-
Re: OSPFのバックボーンエリアの確認方法について
(umeboshi2014, 2015-10-31 18:31)
- Re: OSPFのバックボーンエリアの確認方法について (antares01, 2015-10-31 19:14)