|
为了显示关于OSPF路由选择进程的一般信息,使用show ip ospf EXEC命令。
show ip osfp [process-id]
| 句法 |
描述 |
| process-id |
(可选)进程ID。如果包括这个参数,那么只包含该指定进程的信息。 |
命令方式
EXEC
使用指南
该命令首次出现在Cisco IOS 10.0版本。
示例输出
下例是没有指定OSPF进程ID时show ip ospf命令的输出示例:
Router # show ip ospf
Routing Process ″ospf 201″with ID 192.42.110.200
Supports only single TOS(TOSO) route
It is an area border and autonomous system boundary router
Redistributing External Routes from,
igrp 200 with metric mapped to 2,includes subnets in redistribution
rip with metric mapped 2
igrp 2 with metric mapped 100
igrp 32 with metric mapped 1
Number of areas in this router is 3
Area 192.42.110.0
Number of interfaces in this area is 1
Area has simple password authentication
SPF algorithm executed 6 times
表12-1描述了show ip ospf域。
表12-1 show ospf ip域描述
| 域 |
描述 |
| 带有ID 192.42.110.200的路由进程“ospf 201” |
进程ID和OSPF路由器ID。 |
| Support… |
提供支持的服务类型号(只有类型0)。 |
| It is… |
可能的类型是内部、区域边界、自治系统边界。 |
| Summary Link update interval |
指定汇总更新时间间隔(小时:分:秒)以及下一次更新时间。 |
| External Link update interval |
指定外部更新时间间隔(小时:分:秒)以及下一次更新时间。 |
| Redistributing External Routes from |
由协议重新分配路由的列表。 |
| Number of areas |
路由器中的区域号、区域地址等等。 |
| Link State Update Interval |
指定路由器和网络连接状态更新时间间隔(小时:分钟:秒)以及下一次更新时间。 |
| Link State Age Interval |
指定最大更新删除间隔和时间,直到下一个数据库被清除(小时:分钟:秒)。 |
|