1樓:匿名使用者
neighbor id pri state dead time address inte***ce
192.168.30.
254 0 full/ - 00:00:31 172.
31.1.126 gigabitether***1/4/44
192.168.108.
197 0 full/ - 00:00:37 172.
31.1.110 port-channel15
192.168.108.
140 0 full/ - 00:00:32 172.
31.1.106 port-channel18
172.16.218.
1 0 full/ - 00:00:36 172.
31.1.114 gigabitether***2/3/46
172.16.218.
1 0 full/ - 00:00:37 172.
31.1.102 gigabitether***1/3/46
172.16.217.
1 0 full/drother 00:00:33 172.
31.1.98 port-channel93
172.16.216.
1 0 full/drother 00:00:32 172.
31.1.94 port-channel92
172.31.1.
66 1 full/bdr 00:00:38 172.
31.1.82 port-channel13
172.16.214.
1 1 full/bdr 00:00:38 172.
31.1.90 gigabitether***1/4/37
172.16.215.
1 1 full/bdr 00:00:30 172.
31.1.86 port-channel91
172.31.1.
30 1 full/bdr 00:00:37 172.
31.1.30 port-channel40
172.31.1.
70 1 full/bdr 00:00:33 172.
31.1.70 port-channel50
172.31.1.
62 1 full/bdr 00:00:35 172.
31.1.62 port-channel8
172.16.213.
1 0 full/drother 00:00:34 172.
31.1.58 gigabitether***2/2/21
172.31.1.
54 1 full/bdr 00:00:39 172.
31.1.54 port-channel26
172.31.1.
50 1 full/bdr 00:00:38 172.
31.1.50 port-channel11
172.31.1.
46 1 full/bdr 00:00:31 172.
31.1.46 port-channel20
172.16.208.
1 1 full/bdr 00:00:30 172.
31.1.42 port-channel19
172.31.1.
34 1 full/bdr 00:00:32 172.
31.1.34 port-channel17
172.31.1.
22 1 full/bdr 00:00:35 172.
31.1.22 port-channel24
172.31.1.
26 1 full/bdr 00:00:32 172.
31.1.26 port-channel25
172.31.254.
253 0 full/drother 00:00:36 172.
31.2.6 gigabitether***1/3/15
172.31.254.
253 1 full/bdr 00:00:34 172.
31.2.2 port-channel38
172.31.254.
39 0 full/drother 00:00:30 172.
31.1.18 port-channel39
172.31.1.
14 0 full/drother 00:00:35 172.
31.1.14 port-channel23
172.31.254.
22 0 full/drother 00:00:33 172.
31.1.10 port-channel22
172.31.254.
21 0 full/drother 00:00:35 172.
31.1.6 port-channel21
172.16.201.
1 0 full/ - 00:00:38 172.
31.1.2 port-channel37
2樓:貌似有點坑啊
顯示建立ospf關係的鄰居
show ip ospf nei後各段含義
3樓:**ile小偉
你好:r1(config)#do show ip ospf nei
neighbor id pri state dead time address inte***ce
1.1.1.
2 1 exstart/dr 00:00:35 1.
1.1.2 fastether***0/0
第一個是neighbor id,是你鄰居的ospf標識名字,也就是route-id ,手動設定是最優選擇的,其實是loopback口最高的ip地址,其次是物理口ip最高的地址,預設設定完成後,route-id選完後,想要改變,需要重置ospf程序。
第二個是pri表示這臺路由器的優先值,預設是1,參與dr,bdr的選擇,如果是0,就永遠不參與dr,bdr的選擇。
第三個是state 表示ospf當前的狀態,ospf狀態有,down,two-way,exstart,exchange,loading ,full。
第四個是死亡時間,在廣播和點到點網路型別中預設40秒,nbma中預設是120秒。
第五個是鄰居的介面ip地址。
第六個是鄰居的介面號。
show ip ospf neighbor 命令顯示什麼內容
4樓:林阿先玍
顯示的是你現在的ospf鄰居,其中包括鄰居id(route-id)、優先順序、狀態、存活時間、ip地址、介面
5樓:匿名使用者
顯示ospf的鄰居資訊。就是檢視鄰居表。
為什麼我在特權模式下運用show ip ospf neighbor後路由器沒有任何反應,並沒有顯示鄰居路由
6樓:匿名使用者
樓主你好。
首先你要確認鄰居都執行ospf協議,並宣告了網路。
物理介面要是up狀態。
還有一個很容易被忽視的問題,即ospf的通告資訊被acl拒絕。
希望我的回答能幫打你,好運!
7樓:匿名使用者
(1)介面上沒有啟用ospf
(2)物理層或者是資料鏈路層協議down.
(3)建立鄰居的介面被passive掉
(4)ospf的hello組播地址被
路由ospf用什麼命令可以檢視所有鄰居
8樓:
看你是用的什麼路由器,如果是思科、maipu、烽火之類的,用show ip osfp neighbor 或簡寫為sh ip os nei
如果是用的華為的用display ospf peer 或display ospf peer brief
9樓:匿名使用者
那就應用到最基本的檢視路由表命令,沒有的路由一概不通,檢視路由表命令:show ip routing
10樓:匿名使用者
dis ospf peer bri
11樓:匿名使用者
ok 命令:show ip ospf neighbor
12樓:
sho ip os nei
13樓:一個hao天氣
router#show ip ospf neighbor
router#show ip ospf neighbor detail
14樓:萬能瓶子
show cdp neib details
15樓:匿名使用者
好像是 show ospf neighbor
ospf 做完後show ip 後只有c,看不到o有哪些可能的錯誤?
16樓:匿名使用者
show cdp nei
檢視直連的介面有哪些
show ip int b
看看介面地址是什麼
ping 一下直連地址,檢測是否暢通
show ip ospf int b
檢查哪些介面啟用了ospf,以及宣告的區域show ip os nei
檢測鄰居是否起來
show run | s router ospf看看你的配置是否錯誤,網段是否宣告錯誤
仔細檢查,確保你能排除錯誤來!
17樓:匿名使用者
show ip os nei
幫忙解釋一下這條命令show ip ospf datebase
18樓:匿名使用者
type-5 as external link states:說明區域99中,有5條預設路由被注入,是在1.1.
1.1這臺路由器上注入的。首先,在1.
1.1.1上有到這5個地址的預設路由(ip route),然後在ospf配置中輸入default-infomation originate就將這些預設路由注入到ospf區域中了
summary *** link states (area 99):不知道,似乎是路由彙總的意思
第一部分:
① link id;是指link state id,代表整個路由器,而不是某個鏈路;
② adv router;是指鏈路狀態資訊的路由器id;
③ age;老化時間;
④ seq#;序列號;
⑤ checksum;校驗和;
⑥ link count;通告路由器在本區域內的鏈路數目。
為什麼tracert命令只顯示目標路由地址
下面是命令tracert www.sina.com.cn的輸出,tracing route to hydra.sina.com.cn 218.30.108.182 over a maximum of 30 hops 1 35 ms 30 ms 62 ms 121.57.224.1 2 31 ms 3...
CAD命令顯示欄不隨命令輸入而移動到最底一行如何解決
1.你輸入的命令錯誤。2.該命令的快捷方式已經被重新定義 3.cad 中的相關檔案丟失 cad命令欄被移動了,可現在都移動不回去了,怎麼弄,謝謝!選單欄 視窗 鎖定位置 固定視窗 前面的 去掉 ok了 在工具欄空白處滑鼠右擊選擇 鎖定位置 將 浮動視窗 前面的 去掉,再拖動試試。工具欄,滑鼠右鍵,鎖...
用ping命令ping通顯示的資料是什麼意思
1 傳送了多少個資料包 2 接收了多少個資料包 3 所用的時間,單位ms 4 對方主機的作業系統。用ping命令ping通顯示的資料是什麼意思?第一個回答你 哈哈!packets sent 4 是指一共傳送了4個ping 包 資料包 第一個是響應的ip地址 真實ip地址 第二個是響應的位元組數量 第...