show ip ospf route
- モード
- 非特権EXECモード
- カテゴリー
- IP / 経路制御(OSPF)
構文
> show ip ospf [<0-65535>] route
コマンド説明
OSPF経路表を表示する。パラメーター
<0-65535>- OSPFルーティングプロセスID。省略時は稼働中のすべてのプロセスが対象となる
使用例
awplus> show ip ospf route
E2 10.10.10.0/24 [10/20] via 172.21.10.2, vlan20
E2 10.20.10.0/24 [20/20] via 172.16.10.3, vlan10
C 172.16.10.0/24 [10] is directly connected, vlan10, Area 0.0.0.0
D 172.21.0.0/16 [-] via Null0
C 172.21.10.0/24 [10] is directly connected, vlan20, TransitArea 0.0.0.1
IA 172.22.0.0/16 [11] via 172.16.10.2, vlan10, Area 0.0.0.0
IA 172.23.0.0/16 [20] via 172.16.10.3, vlan10, Area 0.0.0.0
IA 172.24.0.0/16 [30] via 172.21.10.3, vlan20, TransitArea 0.0.0.1