show status ospf6
OSPFv3の動作状況を参照する
show status ospf6.protocol
OSPFの動作状況のサマリを参照する
コマンドの書式
show status ospf6.protocol
出力例:
OSPFv3 Routing Process (0) with Router-ID 10.4.0.16
Running 00:01:02
Number of AS scoped LSAs is 0
Number of areas in this router is 2
Area 0.0.0.0
Area is Active
Number of Area scoped LSAs is 2
Self-Originated is 1
Interfaces attached to this area: tunnel16
Area 0.0.0.13
Area is Active
Number of Area scoped LSAs is 1
Self-Originated is 1
Interfaces attached to this area: tunnel13
show status ospf6.route
OSPFの経路情報を参照する
コマンドの書式
show status ospf6.route
出力例:
Destination Gateway Interface Cost
fd00:2b2:a7af:2209::/64 fe80::2e0:4dff:feff:110 tunnel16 20
説明
項目 | 項目の意味 |
---|---|
Destination |
宛先ネットワーク又は Router-LSA の Link-State ID |
Gateway |
ゲートウェイアドレス またはPoint to Pointインタフェース(ipsec, ppp, pppoe) |
Interface |
インタフェース名 |
Cost |
経路のコスト値(External Type2の場合は経路生成元で付与された値) |
show status ospf6.route.detail
OSPFの経路情報の詳細を参照する
コマンドの書式
show status ospf6.route.detail
出力例:
Destination Gateway Interface Cost
fd00:2b2:a7af:2209::/64 fe80::2e0:4dff:feff:110 tunnel16 20
Area 0.0.0.0, AdvRouter 10.4.0.9
DestType Network, PathType External-2
Installed 00:26:21 ago
Changed 00:26:21 ago
説明
項目 | 項目の意味 |
---|---|
Destination |
宛先ネットワーク又は Router-LSA の Link-State ID |
Gateway |
ゲートウェイアドレス またはPoint to Pointインタフェース(ipsec, ppp, pppoe) |
Interface |
インタフェース名 |
Cost |
経路のコスト値(External Type2の場合は経路生成元で付与された値) |
Area |
エリア |
Path |
|
show status ospf6.neighbor
OSPFの近接ルータ情報を参照する
コマンドの書式
show status ospf6.neighbor
出力例:
Neighbor ID Pri DeadTime State/IfState Duration I/F[State]
10.4.0.9 1 00:00:33 Full/PtoP 17:22:10 tunnel16[PointToPoint]
説明
項目 | 項目の意味 |
---|---|
Neighbor ID |
隣接ルータのルータID |
Pri |
プライオリティ |
Dead Time |
Dead Time(sec) |
State/IfState |
隣接ルータの状態/インタフェースの状態
|
Duration |
経過期間 |
Interface |
インタフェース情報 |
show status ospf6.neighbor.detail
OSPFの近接ルータ情報の詳細を参照する
コマンドの書式
show status ospf6.neighbor.detail
出力例:
Neighbor ID Pri DeadTime State/IfState Duration I/F[State]
10.4.0.9 1 00:00:32 Full/PtoP 17:22:21 tunnel16[PointToPoint]
Neighbor IfIndex 54, Link-local address fe80::2e0:4dff:feff:110
Area 0.0.0.0, DR 0.0.0.0, BDR 0.0.0.0
DDStatus Master, DDSeqNum 0xa3000000
説明
項目 | 項目の意味 |
---|---|
Neighbor ID |
隣接ルータのルータID |
Pri |
プライオリティ |
Dead Time |
Dead Time(sec) |
State/IfState |
隣接ルータの状態/インタフェースの状態
|
Duration |
経過期間 |
Interface |
インタフェース情報 |
Area |
エリア情報 |
DR |
DRアドレス |
BDR |
BDRアドレス |
show status ospf6.interface
OSPFのインタフェース情報を参照する
コマンドの書式
show status ospf6.interface
出力例:
Interface Area Cost State DR(ID) BDR(ID)
tunnel13 0.0.0.13 1 PointToPoint - -
tunnel16 0.0.0.0 1 PointToPoint - -
説明
項目 | 項目の意味 |
---|---|
Interface |
インタフェース名 |
Area |
所属エリア |
Cost |
OSPFコスト値 |
State |
|
DR(ID) |
DRのルータID |
BDR(ID) |
BDRのルータID |
show status ospf6.interface.detail
OSPFのインタフェース情報の詳細を参照する
コマンドの書式
show status ospf6.interface.detail
出力例:
Interface Area Cost State DR(ID) BDR(ID)
tunnel13 0.0.0.13 1 PointToPoint - -
Type POINTOPOINT
Address fe80::2e0:4dff:feff:870/64
Instance ID 0
Nbr-count 0, Adj-count 0
Priority 1, Transmit Delay 1 sec
HelloTimer 22, DeadTimer 40, RexmitTimer 5
HelloDueIn 9.250s
tunnel16 0.0.0.0 1 PointToPoint - -
Type POINTOPOINT
Address fe80::2e0:4dff:feff:870/64
Instance ID 0
Nbr-count 1, Adj-count 1
Priority 1, Transmit Delay 1 sec
HelloTimer 10, DeadTimer 40, RexmitTimer 5
HelloDueIn 7.167s
説明
項目 | 項目の意味 |
---|---|
Interface |
インタフェース名 |
Area |
所属エリア |
Cost |
OSPFコスト値 |
State |
|
DR(ID) |
DRのルータID |
BDR(ID) |
BDRのルータID |
Type |
インタフェースの種別
BROADCAST, POINTOPOINT, NBMA, POINTOMULTIPOINT, VIRTUALLINK, LOOPBACK |
Address |
アドレス, ネットマスク長 |
Instance ID |
インスタンスID |
Nbr-count |
Neighborの総数 |
Adj-count |
Adjecencyの総数 |
Priority |
Routerプライオリティ値 |
Transmit Delay |
OSPFパケットを送信するのに必要な遅延時間(sec) |
HelloTimer |
Helloインターバル(sec) |
DeadTimer |
Deadインターバル(sec) |
WaitTimer |
Interfaceが Waiting状態から抜けるまでのタイマ(sec) |
RexmitTimer |
LSA再送までの待ち時間(sec) |
show status ospf6.interface.<Interface>
OSPFのインタフェース情報の詳細をインタフェース名を指定して参照する
コマンドの書式
show status ospf6.interface.<Interface>
出力例:
Interface Area Cost State DR(ID) BDR(ID)
tunnel16 0.0.0.0 1 PointToPoint - -
Type POINTOPOINT
Address fe80::2e0:4dff:feff:870/64
Instance ID 0
Nbr-count 1, Adj-count 1
Priority 1, Transmit Delay 1 sec
HelloTimer 10, DeadTimer 40, RexmitTimer 5
HelloDueIn 8.479s
説明
項目 | 項目の意味 |
---|---|
Interface |
インタフェース名 |
Area |
所属エリア |
Cost |
OSPFコスト値 |
State |
|
DR(ID) |
DRのルータID |
BDR(ID) |
BDRのルータID |
Type |
インタフェースの種別
BROADCAST, POINTOPOINT, NBMA, POINTOMULTIPOINT, VIRTUALLINK, LOOPBACK |
Address |
アドレス, ネットマスク長 |
Instance ID |
インスタンスID |
Nbr-count |
Neighborの総数 |
Adj-count |
Adjecencyの総数 |
Priority |
Routerプライオリティ値 |
Transmit Delay |
OSPFパケットを送信するのに必要な遅延時間(sec) |
HelloTimer |
Helloインターバル(sec) |
DeadTimer |
Deadインターバル(sec) |
WaitTimer |
Interfaceが Waiting状態から抜けるまでのタイマ(sec) |
RexmitTimer |
LSA再送までの待ち時間(sec) |
show status ospf6.database
OSPFのLSDB情報を参照する
コマンドの書式
show status ospf6.database
出力例:
Area Scoped Link State Database (Area 0.0.0.0)
Type LSId AdvRouter Age SeqNum Cksm Len Duration
Router 0.0.0.0 10.4.0.9 1425 8000017e 6673 40 00:23:43
Router 0.0.0.0 10.4.0.16 1018 80000024 c670 40 00:16:57
Area Scoped Link State Database (Area 0.0.0.13)
Type LSId AdvRouter Age SeqNum Cksm Len Duration
Router 0.0.0.0 10.4.0.16 1018 80000024 10df 24 00:16:57
Inter-Router 0.0.0.1 10.4.0.16 1412 80000022 14ba 32 00:23:32
I/F Scoped Link State Database (I/F tunnel16 in Area 0.0.0.0)
Type LSId AdvRouter Age SeqNum Cksm Len Duration
Link 0.0.0.54 10.4.0.9 896 8000017d bcee 44 00:14:54
Link 0.0.3.86 10.4.0.16 1023 80000023 c3b1 44 00:17:02
I/F Scoped Link State Database (I/F tunnel13 in Area 0.0.0.13)
Type LSId AdvRouter Age SeqNum Cksm Len Duration
Link 0.0.3.83 10.4.0.16 1023 80000023 e196 44 00:17:02
AS Scoped Link State Database
Type LSId AdvRouter Age SeqNum Cksm Len Duration
AS-External 0.0.0.0 10.4.0.9 1425 80000022 8bc3 36 00:23:43
show status ospf6.database.detail
OSPFのLSDB情報の詳細を参照する
コマンドの書式
show status ospf6.database.detail
出力例:
Area Scoped Link State Database (Area 0.0.0.0)
Age: 1443 Type: Router
Link State ID: 0.0.0.0
Advertising Router: 10.4.0.9
LS Sequence Number: 0x8000017e
CheckSum: 0x6673 Length: 40
Bits: ------EB Options: --|R|-|--|E|V6
Type: Point-To-Point Metric: 1
Interface ID: 0.0.0.54
Neighbor Interface ID: 0.0.3.86
Neighbor Router ID: 10.4.0.16
Age: 1036 Type: Router
Link State ID: 0.0.0.0
Advertising Router: 10.4.0.16
LS Sequence Number: 0x80000024
CheckSum: 0xc670 Length: 40
Bits: -------B Options: --|R|-|--|E|V6
Type: Point-To-Point Metric: 1
Interface ID: 0.0.3.86
Neighbor Interface ID: 0.0.0.54
Neighbor Router ID: 10.4.0.9
...