- 論壇徽章:
- 0
|
我們OSPF網(wǎng)絡(luò)通訊正常,但在我們的兩臺(tái)s3328上dis ospf error,發(fā)現(xiàn)有錯(cuò)誤信息,并且ospf error會(huì)增加。
通過對(duì)比幾個(gè)鄰居的ospf error情況,發(fā)現(xiàn)都沒有錯(cuò)誤信息,范圍就鎖定在兩臺(tái)S3328之間,但我仔細(xì)對(duì)比了配置,area id等參數(shù)都是一致的,并且dis ospf peer也能正常建立鄰居關(guān)系。
打開debug ospf event,debug ospf packet,但沒有任何提示(已經(jīng)開了ter monitor)。
請(qǐng)大家?guī)兔纯,或者指點(diǎn)一下該怎么去查。
OSPF error statistics
General packet errors:
0 : IP: received my own packet 0 : Bad packet
0 : Bad version 0 : Bad checksum
305 : Bad area id 0 : Drop on unnumbered interface
0 : Bad virtual link 0 : Bad authentication type
0 : Bad authentication key 0 : Packet too small
0 : Packet size > ip length 0 : Transmit error
0 : Interface down 333 : Unknown neighbor
HELLO packet errors:
0 : Netmask mismatch 0 : Hello timer mismatch
0 : Dead timer mismatch 0 : Extern option mismatch
0 : Router id confusion 0 : Virtual neighbor unknown
0 : NBMA neighbor unknown
DD packet errors:
0 : Neighbor state low 0 : Router id confusion
0 : Extern option mismatch 0 : Unknown LSA type
0 : MTU option mismatch
LS ACK packet errors:
0 : Neighbor state low 0 : Bad ack
1 : Duplicate ack 0 : Unknown LSA type
LS REQ packet errors:
0 : Neighbor state low 0 : Empty request
0 : Bad request
LS UPD packet errors:
0 : Neighbor state low 0 : Newer self-generate LSA
0 : LSA checksum bad 0 : Received less recent LSA
0 : Unknown LSA type
Retransmission for packet over Limitation errors:
0 : Number for DD Packet 0 : Number for Update Packet
0 : Number for Request Packet
Configuration errors:
0 : Tunnel cost mistake |
|