OSPF实验

R1的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r1
[r1]int g0/0/0
[r1-GigabitEthernet0/0/0]ip add 123.1.1.1 24
Mar 21 2023 12:29:05-08:00 r1 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r1-GigabitEthernet0/0/0]int l 0
[r1-LoopBack0]ip add 1.1.1.1 32
[r1-LoopBack0]q
[r1]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r1>
<r1>
<r1>ping 123.1.1.3
  PING 123.1.1.3: 56  data bytes, press CTRL_C to break
    Reply from 123.1.1.3: bytes=56 Sequence=1 ttl=255 time=150 ms
    Reply from 123.1.1.3: bytes=56 Sequence=2 ttl=255 time=40 ms
    Reply from 123.1.1.3: bytes=56 Sequence=3 ttl=255 time=40 ms
    Reply from 123.1.1.3: bytes=56 Sequence=4 ttl=255 time=60 ms
    Reply from 123.1.1.3: bytes=56 Sequence=5 ttl=255 time=40 ms

  --- 123.1.1.3 ping statistics ---
    5 packet(s) transmitted
    5 packet(s) received
    0.00% packet loss
    round-trip min/avg/max = 40/66/150 ms

<r1>ping 123.1.1.2
  PING 123.1.1.2: 56  data bytes, press CTRL_C to break
    Reply from 123.1.1.2: bytes=56 Sequence=1 ttl=255 time=80 ms
    Reply from 123.1.1.2: bytes=56 Sequence=2 ttl=255 time=50 ms
    Reply from 123.1.1.2: bytes=56 Sequence=3 ttl=255 time=50 ms
    Reply from 123.1.1.2: bytes=56 Sequence=4 ttl=255 time=40 ms
    Reply from 123.1.1.2: bytes=56 Sequence=5 ttl=255 time=50 ms

  --- 123.1.1.2 ping statistics ---
    5 packet(s) transmitted
    5 packet(s) received
    0.00% packet loss
    round-trip min/avg/max = 40/54/80 ms

<r1>sys
Enter system view, return user view with Ctrl+Z.
[r1]ospf 1 rou    
[r1]ospf 1 router-id 1.1.1.1
[r1-ospf-1]a 0
[r1-ospf-1-area-0.0.0.0]
[r1-ospf-1-area-0.0.0.0]net    
[r1-ospf-1-area-0.0.0.0]network 123.1.1.1 0.0.0.0
[r1-ospf-1-area-0.0.0.0]net    
[r1-ospf-1-area-0.0.0.0]network 0.0.0.0 255.255.255.255
[r1-ospf-1-area-0.0.0.0]
Mar 21 2023 12:59:52-08:00 r1 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=2.1.1.123, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r1-ospf-1-area-0.0.0.0]
Mar 21 2023 12:59:54-08:00 r1 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=2.1.1.123, Neighbor
Event=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r1-ospf-1-area-0.0.0.0]
Mar 21 2023 12:59:54-08:00 r1 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=2.1.1.123, Neighbor
Event=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Excha
nge) 
[r1-ospf-1-area-0.0.0.0]
Mar 21 2023 12:59:54-08:00 r1 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=2.1.1.123, Neighbor
Event=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading

[r1-ospf-1-area-0.0.0.0]
Mar 21 2023 12:59:54-08:00 r1 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=2.1.1.123, Neighbor
Event=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r1-ospf-1-area-0.0.0.0]
Mar 21 2023 13:01:37-08:00 r1 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=3.1.1.123, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r1-ospf-1-area-0.0.0.0]
Mar 21 2023 13:01:45-08:00 r1 %%01OSPF/4/NBR_CHANGE_E(l)[6]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=3.1.1.123, Neighbor
Event=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r1-ospf-1-area-0.0.0.0]
Mar 21 2023 13:01:45-08:00 r1 %%01OSPF/4/NBR_CHANGE_E(l)[7]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=3.1.1.123, Neighbor
Event=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Excha
nge) 
[r1-ospf-1-area-0.0.0.0]
Mar 21 2023 13:01:45-08:00 r1 %%01OSPF/4/NBR_CHANGE_E(l)[8]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=3.1.1.123, Neighbor
Event=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading

[r1-ospf-1-area-0.0.0.0]
Mar 21 2023 13:01:45-08:00 r1 %%01OSPF/4/NBR_CHANGE_E(l)[9]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=3.1.1.123, Neighbor
Event=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r1-ospf-1-area-0.0.0.0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r1>
<r1>
<r1>ping 4.4.4.4
  PING 4.4.4.4: 56  data bytes, press CTRL_C to break
    Reply from 4.4.4.4: bytes=56 Sequence=1 ttl=254 time=60 ms
    Reply from 4.4.4.4: bytes=56 Sequence=2 ttl=254 time=40 ms
    Reply from 4.4.4.4: bytes=56 Sequence=3 ttl=254 time=50 ms
    Reply from 4.4.4.4: bytes=56 Sequence=4 ttl=254 time=30 ms
    Reply from 4.4.4.4: bytes=56 Sequence=5 ttl=254 time=50 ms

  --- 4.4.4.4 ping statistics ---
    5 packet(s) transmitted
    5 packet(s) received
    0.00% packet loss
    round-trip min/avg/max = 30/46/60 ms

<r1>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r1>
<r1>ping -a 1.1.1.1 9.9.9.9
  PING 9.9.9.9: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

  --- 9.9.9.9 ping statistics ---
    5 packet(s) transmitted
    0 packet(s) received
    100.00% packet loss

<r1>ping -a 1.1.1.1 9.9.9.9
  PING 9.9.9.9: 56  data bytes, press CTRL_C to break
    Reply from 9.9.9.9: bytes=56 Sequence=1 ttl=251 time=80 ms
    Reply from 9.9.9.9: bytes=56 Sequence=2 ttl=251 time=100 ms
    Reply from 9.9.9.9: bytes=56 Sequence=3 ttl=251 time=90 ms
    Reply from 9.9.9.9: bytes=56 Sequence=4 ttl=251 time=70 ms
    Reply from 9.9.9.9: bytes=56 Sequence=5 ttl=251 time=70 ms

  --- 9.9.9.9 ping statistics ---
    5 packet(s) transmitted
    5 packet(s) received
    0.00% packet loss
    round-trip min/avg/max = 70/82/100 ms

<r1>

 R2的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r2
[r2]int g0/0/0/
        ^
Error: Wrong parameter found at '^' position.
[r2]int g0/0/0
[r2-GigabitEthernet0/0/0]ip add 123.1.1.2 24
Mar 21 2023 12:30:17-08:00 r2 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r2-GigabitEthernet0/0/0]int l 0
[r2-LoopBack0]ip add 2.2.2.2 32
[r2-LoopBack0]q
[r2]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r2>
<r2>
<r2>sys
Enter system view, return user view with Ctrl+Z.
[r2]ospf 1 rou 2.2.2.2
[r2-ospf-1]a 0
[r2-ospf-1-area-0.0.0.0]net    
[r2-ospf-1-area-0.0.0.0]network 0.0.0.0 255.255.255.255
[r2-ospf-1-area-0.0.0.0]
Mar 21 2023 12:59:55-08:00 r2 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r2-ospf-1-area-0.0.0.0]
Mar 21 2023 12:59:55-08:00 r2 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbor
Event=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=2Way) 
[r2-ospf-1-area-0.0.0.0]
Mar 21 2023 12:59:55-08:00 r2 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbor
Event=AdjOk?, NeighborPreviousState=2Way, NeighborCurrentState=ExStart) 
[r2-ospf-1-area-0.0.0.0]
Mar 21 2023 12:59:55-08:00 r2 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbor
Event=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Excha
nge) 
[r2-ospf-1-area-0.0.0.0]
Mar 21 2023 12:59:55-08:00 r2 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbor
Event=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading

[r2-ospf-1-area-0.0.0.0]
Mar 21 2023 12:59:55-08:00 r2 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbor
Event=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r2-ospf-1-area-0.0.0.0]q
[r2-ospf-1]
Mar 21 2023 13:01:38-08:00 r2 %%01OSPF/4/NBR_CHANGE_E(l)[6]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=3.1.1.123, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r2-ospf-1]
Mar 21 2023 13:01:43-08:00 r2 %%01OSPF/4/NBR_CHANGE_E(l)[7]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=3.1.1.123, Neighbor
Event=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r2-ospf-1]
Mar 21 2023 13:01:43-08:00 r2 %%01OSPF/4/NBR_CHANGE_E(l)[8]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=3.1.1.123, Neighbor
Event=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Excha
nge) 
[r2-ospf-1]
Mar 21 2023 13:01:43-08:00 r2 %%01OSPF/4/NBR_CHANGE_E(l)[9]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=3.1.1.123, Neighbor
Event=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading

[r2-ospf-1]
Mar 21 2023 13:01:43-08:00 r2 %%01OSPF/4/NBR_CHANGE_E(l)[10]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=3.1.1.123, Neighbo
rEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r2-ospf-1]q
[r2]ping 4.4.4.4
  PING 4.4.4.4: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

  --- 4.4.4.4 ping statistics ---
    5 packet(s) transmitted
    0 packet(s) received
    100.00% packet loss

[r2]ping 4.4.4.4
  PING 4.4.4.4: 56  data bytes, press CTRL_C to break
    Reply from 4.4.4.4: bytes=56 Sequence=1 ttl=254 time=40 ms
    Reply from 4.4.4.4: bytes=56 Sequence=2 ttl=254 time=40 ms
    Reply from 4.4.4.4: bytes=56 Sequence=3 ttl=254 time=50 ms
    Reply from 4.4.4.4: bytes=56 Sequence=4 ttl=254 time=40 ms
    Reply from 4.4.4.4: bytes=56 Sequence=5 ttl=254 time=50 ms

  --- 4.4.4.4 ping statistics ---
    5 packet(s) transmitted
    5 packet(s) received
    0.00% packet loss
    round-trip min/avg/max = 40/44/50 ms

[r2]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 

R3的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r3
[r3]int g0/0/0
[r3-GigabitEthernet0/0/0]ip add 123.1.1.3 24
Mar 21 2023 12:31:12-08:00 r3 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r3-GigabitEthernet0/0/0]int g0/0/1
[r3-GigabitEthernet0/0/1]ip add 34.0.0.3 24
Mar 21 2023 12:31:44-08:00 r3 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r3-GigabitEthernet0/0/1]int l 0
[r3-LoopBack0]ip add 3.3.3.3 32
[r3-LoopBack0]q
[r3]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r3>
<r3>
<r3>
<r3>sys
Enter system view, return user view with Ctrl+Z.
[r3]ospf 1 rou    
[r3]ospf 1 router-id 3.3.3.3
[r3-ospf-1]a 0
[r3-ospf-1-area-0.0.0.0]net    
[r3-ospf-1-area-0.0.0.0]network 123.1.1.3 0.0.0.0
[r3-ospf-1-area-0.0.0.0]net    
[r3-ospf-1-area-0.0.0.0]network 
Mar 21 2023 13:01:42-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=2.1.1.123, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r3-ospf-1-area-0.0.0.0]network 
Mar 21 2023 13:01:42-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=2.1.1.123, Neighbor
Event=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=2Way) 
[r3-ospf-1-area-0.0.0.0]network 
Mar 21 2023 13:01:42-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=2.1.1.123, Neighbor
Event=AdjOk?, NeighborPreviousState=2Way, NeighborCurrentState=ExStart) 
[r3-ospf-1-area-0.0.0.0]network 
Mar 21 2023 13:01:42-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=2.1.1.123, Neighbor
Event=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Excha
nge) 
[r3-ospf-1-area-0.0.0.0]network 
Mar 21 2023 13:01:42-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=2.1.1.123, Neighbor
Event=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading

[r3-ospf-1-area-0.0.0.0]network 
Mar 21 2023 13:01:42-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=2.1.1.123, Neighbor
Event=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r3-ospf-1-area-0.0.0.0]network 3.3
Mar 21 2023 13:01:45-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[6]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r3-ospf-1-area-0.0.0.0]network 3.3.3.
Mar 21 2023 13:01:45-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[7]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbor
Event=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=2Way) 
[r3-ospf-1-area-0.0.0.0]network 3.3.3.
Mar 21 2023 13:01:45-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[8]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbor
Event=AdjOk?, NeighborPreviousState=2Way, NeighborCurrentState=ExStart) 
[r3-ospf-1-area-0.0.0.0]network 3.3.3.
Mar 21 2023 13:01:45-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[9]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbor
Event=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Excha
nge) 
[r3-ospf-1-area-0.0.0.0]network 3.3.3.
Mar 21 2023 13:01:45-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[10]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbo
rEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadin
g) 
[r3-ospf-1-area-0.0.0.0]network 3.3.3.3
Mar 21 2023 13:01:45-08:00 r3 %%01OSPF/4/NBR_CHANGE_E(l)[11]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=1.1.1.123, Neighbo
rEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r3-ospf-1-area-0.0.0.0]network 3.3.3.3 0.0.0.0
[r3-ospf-1-area-0.0.0.0]q
[r3-ospf-1]q
[r3]ip rou    
[r3]ip route-    
[r3]ip route-static 0.0.0.0 34.0.0.4
                                     ^
Error:Incomplete command found at '^' position.
[r3]ip route-static 0.0.0.0  0 34.0.0.4
[r3]ping 4.4.4.4
  PING 4.4.4.4: 56  data bytes, press CTRL_C to break
    Reply from 4.4.4.4: bytes=56 Sequence=1 ttl=255 time=70 ms
    Reply from 4.4.4.4: bytes=56 Sequence=2 ttl=255 time=20 ms
    Reply from 4.4.4.4: bytes=56 Sequence=3 ttl=255 time=30 ms
    Reply from 4.4.4.4: bytes=56 Sequence=4 ttl=255 time=30 ms
    Reply from 4.4.4.4: bytes=56 Sequence=5 ttl=255 time=20 ms

  --- 4.4.4.4 ping statistics ---
    5 packet(s) transmitted
    5 packet(s) received
    0.00% packet loss
    round-trip min/avg/max = 20/34/70 ms

[r3]ospf 1
[r3-ospf-1]de    
[r3-ospf-1]default-    
[r3-ospf-1]default-route-advertise 
[r3-ospf-1]
[r3-ospf-1]q
[r3]acl 2000
[r3-acl-basic-2000]r    
[r3-acl-basic-2000]resetp    
[r3-acl-basic-2000]ru    
[r3-acl-basic-2000]rule  p    
[r3-acl-basic-2000]rule  permit  s    
[r3-acl-basic-2000]rule  permit  source  a    
[r3-acl-basic-2000]rule  permit  source  any 
[r3-acl-basic-2000]q
[r3]int g0/0/1
[r3-GigabitEthernet0/0/1]nat    
[r3-GigabitEthernet0/0/1]nat o    
[r3-GigabitEthernet0/0/1]nat outbound 2000
[r3-GigabitEthernet0/0/1]q
[r3]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r3>
<r3>
<r3>
<r3>
<r3>
<r3>sys
Enter system view, return user view with Ctrl+Z.
[r3]int    
[r3]interface t    
[r3]interface Tunnel 0/0/0
[r3-Tunnel0/0/0]ip add 10.1.1.3 24
[r3-Tunnel0/0/0]t    
[r3-Tunnel0/0/0]tcp
[r3-Tunnel0/0/0]test-aaa
[r3-Tunnel0/0/0]tracert
[r3-Tunnel0/0/0]traffic-filter
[r3-Tunnel0/0/0]traffic-policy
[r3-Tunnel0/0/0]trust
[r3-Tunnel0/0/0]tunnel-protocol g    
[r3-Tunnel0/0/0]tunnel-protocol gre 
[r3-Tunnel0/0/0]sou    
[r3-Tunnel0/0/0]source 34.0.0.3
[r3-Tunnel0/0/0]d    
[r3-Tunnel0/0/0]ddns
[r3-Tunnel0/0/0]description45.0.0.5
                ^
Error: Unrecognized command found at '^' position.
[r3-Tunnel0/0/0]description 45.0.0.5
[r3-Tunnel0/0/0]q
[r3]ping 10.1.1.5
  PING 10.1.1.5: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

  --- 10.1.1.5 ping statistics ---
    5 packet(s) transmitted
    0 packet(s) received
    100.00% packet loss

[r3]ping 10.1.1.5
  PING 10.1.1.5: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

  --- 10.1.1.5 ping statistics ---
    5 packet(s) transmitted
    0 packet(s) received
    100.00% packet loss

[r3]int    
[r3]interface t    
[r3]interface Tunnel 0/0/0
[r3-Tunnel0/0/0]undo de    
[r3-Tunnel0/0/0]undo description 45.0.0.5
                                 ^
Error:Too many parameters found at '^' position.
[r3-Tunnel0/0/0]undo de    
[r3-Tunnel0/0/0]undo destination
[r3-Tunnel0/0/0]undo d    
[r3-Tunnel0/0/0]undo ddns
[r3-Tunnel0/0/0]undo description
[r3-Tunnel0/0/0]de    
[r3-Tunnel0/0/0]description
[r3-Tunnel0/0/0]destination 45.0.0.5
Mar 21 2023 14:22:04-08:00 r3 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP 
on the interface Tunnel0/0/0 has entered the UP state. 
[r3-Tunnel0/0/0]
[r3-Tunnel0/0/0]q
[r3]ip rou    
[r3]ip route-    
[r3]ip route-static 9.9.9.9 32 10.1.1.5
[r3]

R4的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r4
[r4]sys ISP
[ISP]int g0/0/0
[ISP-GigabitEthernet0/0/0]ip add 34.0.0.4 24
Mar 21 2023 12:32:46-08:00 ISP %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP
 on the interface GigabitEthernet0/0/0 has entered the UP state. 
[ISP-GigabitEthernet0/0/0]int g0/0/1
[ISP-GigabitEthernet0/0/1]ip add 45.0.0.4 24
Mar 21 2023 12:32:59-08:00 ISP %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP
 on the interface GigabitEthernet0/0/1 has entered the UP state. 
[ISP-GigabitEthernet0/0/1]int l 0
[ISP-LoopBack0]ip add 4.4.4.4 32
[ISP-LoopBack0]q
[ISP]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

R5的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r5
[r5]int g0/0/0/
        ^
Error: Wrong parameter found at '^' position.
[r5]int g0/0/0
[r5-GigabitEthernet0/0/0]ip add 45.0.0.5 24
Mar 21 2023 12:33:59-08:00 r5 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r5-GigabitEthernet0/0/0]int g0/0/1
[r5-GigabitEthernet0/0/1]ip add 56.0.0.5 24
Mar 21 2023 12:34:16-08:00 r5 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r5-GigabitEthernet0/0/1]ip l 0
                              ^
Error: Unrecognized command found at '^' position.
[r5-GigabitEthernet0/0/1]int l 0
[r5-LoopBack0]ip add 5.5.5.5 32
[r5-LoopBack0]q
[r5]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r5>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r5>
<r5>
<r5>sys
Enter system view, return user view with Ctrl+Z.
[r5]ospf 1 rou    
[r5]ospf 1 router-id 5.5.5.5
[r5-ospf-1]a 0
[r5-ospf-1-area-0.0.0.0]net w    
[r5-ospf-1-area-0.0.0.0]net    
[r5-ospf-1-area-0.0.0.0]network 56.0.0.5 0.0.0.0
[r5-ospf-1-area-0.0.0.0]network 5.5.5.5 0.0.0.0
[r5-ospf-1-area-0.0.0.0]q
[r5-ospf-1]q
[r5]
Mar 21 2023 13:36:37-08:00 r5 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.56, NeighborE
vent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r5]
Mar 21 2023 13:36:44-08:00 r5 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.56, NeighborE
vent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r5]
Mar 21 2023 13:36:44-08:00 r5 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.56, NeighborE
vent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exchan
ge) 
[r5]
Mar 21 2023 13:36:44-08:00 r5 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.56, NeighborE
vent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading)
 
[r5]
Mar 21 2023 13:36:44-08:00 r5 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.56, NeighborE
vent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r5]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r5>
<r5>
<r5>sys
Enter system view, return user view with Ctrl+Z.
[r5]ip rou    
[r5]ip route-    
[r5]ip route-static 0.0.0.0 0 45.0.0.4
[r5]acl 2000
[r5-acl-basic-2000]ru    
[r5-acl-basic-2000]rule p    
[r5-acl-basic-2000]rule permit s    
[r5-acl-basic-2000]rule permit source a    
[r5-acl-basic-2000]rule permit source any 
[r5-acl-basic-2000]q
[r5]int g0/0/0
[r5-GigabitEthernet0/0/0]nat ou    
[r5-GigabitEthernet0/0/0]nat outbound 2000
[r5-GigabitEthernet0/0/0]q
[r5]int g0/0/1
[r5-GigabitEthernet0/0/1]nat ou    
[r5-GigabitEthernet0/0/1]nat outbound 2000
[r5-GigabitEthernet0/0/1]q
[r5]ospf 1
[r5-ospf-1]de    
[r5-ospf-1]default-    
[r5-ospf-1]default-route-advertise a    
[r5-ospf-1]default-route-advertise always 
[r5-ospf-1]q
[r5]int    
[r5]interface t    
[r5]interface Tunnel 0/0/0
[r5-Tunnel0/0/0]ip add 10.1.1.5 24
[r5-Tunnel0/0/0]tu    
[r5-Tunnel0/0/0]tunnel-protocol g    
[r5-Tunnel0/0/0]tunnel-protocol gre 
[r5-Tunnel0/0/0]sou    
[r5-Tunnel0/0/0]source 45.0.0.5
[r5-Tunnel0/0/0]de    
[r5-Tunnel0/0/0]description 34.0.0.3
[r5-Tunnel0/0/0]q
[r5]ping 10.1.1.3
  PING 10.1.1.3: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

  --- 10.1.1.3 ping statistics ---
    5 packet(s) transmitted
    0 packet(s) received
    100.00% packet loss

[r5]int g0/0/1
[r5-GigabitEthernet0/0/1]undo nat ou    
[r5-GigabitEthernet0/0/1]undo nat outbound 2000
[r5-GigabitEthernet0/0/1]q
[r5]ping 10.1.1.3
  PING 10.1.1.3: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

  --- 10.1.1.3 ping statistics ---
    5 packet(s) transmitted
    0 packet(s) received
    100.00% packet loss

[r5]int    
[r5]interface t    
[r5]interface Tunnel 0/0/0
[r5-Tunnel0/0/0]undo de    
[r5-Tunnel0/0/0]undo description
[r5-Tunnel0/0/0]de    
[r5-Tunnel0/0/0]destination 35.0.0.3
Mar 21 2023 14:22:33-08:00 r5 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP 
on the interface Tunnel0/0/0 has entered the UP state. 
[r5-Tunnel0/0/0]q
[r5]ping 10.1.1.3
  PING 10.1.1.3: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

  --- 10.1.1.3 ping statistics ---
    5 packet(s) transmitted
    0 packet(s) received
    100.00% packet loss

[r5]int    
[r5]interface t    
[r5]interface Tunnel 0/0/0
[r5-Tunnel0/0/0]undo de    
[r5-Tunnel0/0/0]undo description
[r5-Tunnel0/0/0]undo destination
Mar 21 2023 14:23:27-08:00 r5 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP 
on the interface Tunnel0/0/0 has entered the DOWN state. 
[r5-Tunnel0/0/0]
[r5-Tunnel0/0/0]de    
[r5-Tunnel0/0/0]description
[r5-Tunnel0/0/0]destination 34.0.0.3
Mar 21 2023 14:23:36-08:00 r5 %%01IFNET/4/LINK_STATE(l)[2]:The line protocol IP 
on the interface Tunnel0/0/0 has entered the UP state. 
[r5-Tunnel0/0/0]
[r5-Tunnel0/0/0]q
[r5]ping 10.1.1.3
  PING 10.1.1.3: 56  data bytes, press CTRL_C to break
    Reply from 10.1.1.3: bytes=56 Sequence=1 ttl=255 time=50 ms
    Reply from 10.1.1.3: bytes=56 Sequence=2 ttl=255 time=20 ms
    Reply from 10.1.1.3: bytes=56 Sequence=3 ttl=255 time=20 ms
    Reply from 10.1.1.3: bytes=56 Sequence=4 ttl=255 time=20 ms
    Reply from 10.1.1.3: bytes=56 Sequence=5 ttl=255 time=20 ms

  --- 10.1.1.3 ping statistics ---
    5 packet(s) transmitted
    5 packet(s) received
    0.00% packet loss
    round-trip min/avg/max = 20/26/50 ms

[r5]ip rou    
[r5]ip route-    
[r5]ip route-static 1.1.1.1 32 10.1.1.3
[r5]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 


R6的配置

<r6>display nhrp peer all 
------------------------------------------------------------------------------- 
Protocol-addr   Mask  NBMA-addr       NextHop-addr    Type         Flag         
------------------------------------------------------------------------------- 
10.0.0.8        32    78.0.0.8        10.0.0.8        dynamic      route tunnel 
------------------------------------------------------------------------------- 
Tunnel interface: Tunnel0/0/0
Created time    : 00:05:30
Expire time     : 01:54:30
------------------------------------------------------------------------------- 
Protocol-addr   Mask  NBMA-addr       NextHop-addr    Type         Flag         
------------------------------------------------------------------------------- 
10.0.0.10       32    107.0.0.10      10.0.0.10       dynamic      route tunnel 
------------------------------------------------------------------------------- 
Tunnel interface: Tunnel0/0/0
Created time    : 00:05:13
Expire time     : 01:54:47

Number of nhrp peers: 2
<r6>display nhrp peer all
------------------------------------------------------------------------------- 
Protocol-addr   Mask  NBMA-addr       NextHop-addr    Type         Flag         
------------------------------------------------------------------------------- 
10.0.0.8        32    78.0.0.8        10.0.0.8        dynamic      route tunnel 
------------------------------------------------------------------------------- 
Tunnel interface: Tunnel0/0/0
Created time    : 00:06:31
Expire time     : 01:53:29
------------------------------------------------------------------------------- 
Protocol-addr   Mask  NBMA-addr       NextHop-addr    Type         Flag         
------------------------------------------------------------------------------- 
10.0.0.10       32    107.0.0.10      10.0.0.10       dynamic      route tunnel 
------------------------------------------------------------------------------- 
Tunnel interface: Tunnel0/0/0
Created time    : 00:06:14
Expire time     : 01:53:46
------------------------------------------------------------------------------- 
Protocol-addr   Mask  NBMA-addr       NextHop-addr    Type         Flag         
------------------------------------------------------------------------------- 
10.0.0.12       32    117.0.0.12      10.0.0.12       dynamic      route tunnel 
------------------------------------------------------------------------------- 
Tunnel interface: Tunnel0/0/0
Created time    : 00:00:54
Expire time     : 01:59:06

Number of nhrp peers: 3
<r6>
<r6>
<r6>sys
Enter system view, return user view with Ctrl+Z.
[r6]ospf 1 rou 6.6.6.6
[r6-ospf-1]a 0
[r6-ospf-1-area-0.0.0.0]net    
[r6-ospf-1-area-0.0.0.0]network 56.0.0.6 0.0.0.0
[r6-ospf-1-area-0.0.0.0]net 6.6.6.6
Mar 21 2023 13:36:45-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=5.0.0.56, NeighborE
vent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r6-ospf-1-area-0.0.0.0]net 6.6.6.6
Mar 21 2023 13:36:45-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=5.0.0.56, NeighborE
vent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=2Way) 
[r6-ospf-1-area-0.0.0.0]net 6.6.6.6
Mar 21 2023 13:36:45-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=5.0.0.56, NeighborE
vent=AdjOk?, NeighborPreviousState=2Way, NeighborCurrentState=ExStart) 
[r6-ospf-1-area-0.0.0.0]net 6.6.6.6
Mar 21 2023 13:36:45-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=5.0.0.56, NeighborE
vent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exchan
ge) 
[r6-ospf-1-area-0.0.0.0]net 6.6.6.6
Mar 21 2023 13:36:45-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=5.0.0.56, NeighborE
vent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading)
 
[r6-ospf-1-area-0.0.0.0]net 6.6.6.6
Mar 21 2023 13:36:45-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=5.0.0.56, NeighborE
vent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r6-ospf-1-area-0.0.0.0]net 6.6.6.6 0.0.0.0
[r6-ospf-1-area-0.0.0.0]net 10.0.0.6 0.0.0.0
[r6-ospf-1-area-0.0.0.0]
Mar 21 2023 13:38:14-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[6]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.10, NeighborE
vent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r6-ospf-1-area-0.0.0.0]
Mar 21 2023 13:38:15-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[7]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.10, NeighborE
vent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r6-ospf-1-area-0.0.0.0]
Mar 21 2023 13:38:15-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[8]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.10, NeighborE
vent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exchan
ge) 
[r6-ospf-1-area-0.0.0.0]
Mar 21 2023 13:38:15-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[9]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.10, NeighborE
vent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading)
 
[r6-ospf-1-area-0.0.0.0]
Mar 21 2023 13:38:15-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[10]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.10, Neighbor
Event=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r6-ospf-1-area-0.0.0.0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r6>
<r6>
<r6>
<r6>sys
Enter system view, return user view with Ctrl+Z.
[r6]int     
[r6]interface t    
[r6]interface Tunnel 0/0/0
[r6-Tunnel0/0/0]ospf n    
[r6-Tunnel0/0/0]ospf network-type p    
[r6-Tunnel0/0/0]ospf network-type p2mp
Mar 21 2023 13:59:56-08:00 r6 %%01OSPF/3/NBR_CHG_DOWN(l)[0]:Neighbor event:neigh
bor state changed to Down. (ProcessId=256, NeighborAddress=8.8.8.8, NeighborEven
t=KillNbr, NeighborPreviousState=Full, NeighborCurrentState=Down) 
[r6-Tunnel0/0/0]
[r6-Tunnel0/0/0]
Mar 21 2023 13:59:56-08:00 r6 %%01OSPF/3/NBR_DOWN_REASON(l)[1]:Neighbor state le
aves full or changed to Down. (ProcessId=256, NeighborRouterId=8.8.8.8, Neighbor
AreaId=0, NeighborInterface=Tunnel0/0/0,NeighborDownImmediate reason=Neighbor Do
wn Due to Kill Neighbor, NeighborDownPrimeReason=Interface Parameter Mismatch, N
eighborChangeTime=2023-03-21 13:59:56-08:00) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:00:40-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.10, NeighborE
vent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:00:58-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.10, NeighborE
vent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:00:58-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.10, NeighborE
vent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exchan
ge) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:00:58-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.10, NeighborE
vent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading)
 
[r6-Tunnel0/0/0]
Mar 21 2023 14:00:58-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[6]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.10, NeighborE
vent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:01:03-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[7]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=10.0.0.10, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:01:18-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[8]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=12.0.0.10, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[9]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=10.0.0.10, Neighbor
Event=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[10]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=10.0.0.10, Neighbo
rEvent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exch
ange) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[11]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=12.0.0.10, Neighbo
rEvent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[12]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=12.0.0.10, Neighbo
rEvent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exch
ange) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:01:29-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[13]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=10.0.0.10, Neighbo
rEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadin
g) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:01:29-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[14]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=12.0.0.10, Neighbo
rEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadin
g) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:01:29-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[15]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=12.0.0.10, Neighbo
rEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r6-Tunnel0/0/0]
Mar 21 2023 14:01:29-08:00 r6 %%01OSPF/4/NBR_CHANGE_E(l)[16]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=10.0.0.10, Neighbo
rEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r6-Tunnel0/0/0]
[r6-Tunnel0/0/0]
[r6-Tunnel0/0/0]q
[r6]dis    
[r6]display ospf p    
[r6]display ospf peer b    
[r6]display ospf peer brief 

     OSPF Process 1 with Router ID 6.6.6.6
          Peer Statistic Information
 ----------------------------------------------------------------------------
 Area Id          Interface                        Neighbor id      State    
 0.0.0.0          GigabitEthernet0/0/1             5.5.5.5          Full        
 0.0.0.0          Tunnel0/0/0                      8.8.8.8          Full        
 0.0.0.0          Tunnel0/0/0                      10.10.10.10      Full        
 0.0.0.0          Tunnel0/0/0                      12.12.12.12      Full        
 ----------------------------------------------------------------------------
[r6]int    
[r6]interface t    
[r6]interface Tunnel 0/0/0
[r6-Tunnel0/0/0]ospf t    
[r6-Tunnel0/0/0]ospf timerh    
[r6-Tunnel0/0/0]ospf timer h    
[r6-Tunnel0/0/0]ospf timer hello 10
[r6-Tunnel0/0/0]q
[r6]d    
[r6]ddns
[r6]dhcp
[r6]dhcpv6
[r6]dialer
[r6]dialer-rule
[r6]display ip rou    
[r6]display ip routing-table p    
[r6]display ip routing-table protocol b    
[r6]display ip routing-table protocol bgp 
[r6]display ip routing-table protocol bgp 
[r6]display ip routing-table protocol bgp 
[r6]display ip routing-table protocol 
                                      ^
Error:Incomplete command found at '^' position.
[r6]display ip routing-table protocol p    
[r6]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 

R7的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r7
[r7]int g0/0/0
[r7-GigabitEthernet0/0/0]ip add 67.0.0.7 24
Mar 21 2023 12:40:04-08:00 r7 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r7-GigabitEthernet0/0/0]int g0/0/1
[r7-GigabitEthernet0/0/1]ip add 78.0.0.7 24
Mar 21 2023 12:40:20-08:00 r7 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r7-GigabitEthernet0/0/1]int g0/0/2
[r7-GigabitEthernet0/0/2]ip add 117.0.0.7 24
Mar 21 2023 12:40:52-08:00 r7 %%01IFNET/4/LINK_STATE(l)[2]:The line protocol IP 
on the interface GigabitEthernet0/0/2 has entered the UP state. 
[r7-GigabitEthernet0/0/2]int g4/0/0
[r7-GigabitEthernet4/0/0]ip add 107.0.0.7 24
[r7-GigabitEthernet4/0/0]
Mar 21 2023 12:41:14-08:00 r7 %%01IFNET/4/LINK_STATE(l)[3]:The line protocol IP 
on the interface GigabitEthernet4/0/0 has entered the UP state. 
[r7-GigabitEthernet4/0/0]q
[r7]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 

R8的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r8
[r8]int g0/0/0
[r8-GigabitEthernet0/0/0]ip add 78.0.0.8 24
Mar 21 2023 12:42:11-08:00 r8 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r8-GigabitEthernet0/0/0]int g0/0/1
[r8-GigabitEthernet0/0/1]ip add 89.0.0.8 24
Mar 21 2023 12:42:35-08:00 r8 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r8-GigabitEthernet0/0/1]int l 0
[r8-LoopBack0]ip add 8.8.8.8 32
[r8-LoopBack0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r8>
<r8>
<r8>sys
Enter system view, return user view with Ctrl+Z.
[r8]in    
[r8]info-center
[r8]interfacet    
[r8]interface     
[r8]interfacet    
[r8]int    
[r8]interface t    
[r8]interface Tunnel 0/0/0
[r8-Tunnel0/0/0]ip add 10.0.0.8 24
[r8-Tunnel0/0/0]t    
[r8-Tunnel0/0/0]tcp
[r8-Tunnel0/0/0]test-aaa
[r8-Tunnel0/0/0]tracert
[r8-Tunnel0/0/0]traffic-filter
[r8-Tunnel0/0/0]traffic-policy
[r8-Tunnel0/0/0]trust
[r8-Tunnel0/0/0]tunnel-protocol g    
[r8-Tunnel0/0/0]tunnel-protocol gre p    
[r8-Tunnel0/0/0]tunnel-protocol gre p2mp 
[r8-Tunnel0/0/0]sou    
[r8-Tunnel0/0/0]source g    
[r8-Tunnel0/0/0]source GigabitEthernet 0/0/0
Mar 21 2023 13:15:47-08:00 r8 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP 
on the interface Tunnel0/0/0 has entered the UP state. 
[r8-Tunnel0/0/0]
[r8-Tunnel0/0/0]nh    
[r8-Tunnel0/0/0]nhrp e    
[r8-Tunnel0/0/0]nhrp entry 10.0.0.6 67.0.0.6 r    
[r8-Tunnel0/0/0]nhrp entry 10.0.0.6 67.0.0.6 register 
[r8-Tunnel0/0/0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r8>
<r8>
<r8>
<r8>sys
Enter system view, return user view with Ctrl+Z.
[r8]ip rou    
[r8]ip route-    
[r8]ip route-static 67.0.0.0 24 78.0.0.7
[r8]ip route-static 107.0.0.0 24 78.0.0.7
[r8]ip route-static 117.0.0.0 24 78.0.0.7
[r8]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r8>
<r8>
<r8>sys
Enter system view, return user view with Ctrl+Z.
[r8]ospf 1 rou    
[r8]ospf 1 router-id 8.8.8.8
[r8-ospf-1]a 0
[r8-ospf-1-area-0.0.0.0]net 10.0.0.8 0.0.0.0
[r8-ospf-1-area-0.0.0.0]n
Mar 21 2023 13:38:15-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, NeighborE
vent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r8-ospf-1-area-0.0.0.0]n
Mar 21 2023 13:38:15-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, NeighborE
vent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r8-ospf-1-area-0.0.0.0]n
Mar 21 2023 13:38:15-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, NeighborE
vent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exchan
ge) 
[r8-ospf-1-area-0.0.0.0]n
Mar 21 2023 13:38:15-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, NeighborE
vent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading)
 
[r8-ospf-1-area-0.0.0.0]n
Mar 21 2023 13:38:15-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, NeighborE
vent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r8-ospf-1-area-0.0.0.0]net 8.8.8.8 0.0.0.0
[r8-ospf-1-area-0.0.0.0]net 89.0.0.8 0.0.0.0
[r8-ospf-1-area-0.0.0.0]
Mar 21 2023 13:39:45-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=9.0.0.89, NeighborE
vent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r8-ospf-1-area-0.0.0.0]
Mar 21 2023 13:39:54-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[6]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=9.0.0.89, NeighborE
vent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r8-ospf-1-area-0.0.0.0]
Mar 21 2023 13:39:54-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[7]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=9.0.0.89, NeighborE
vent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exchan
ge) 
[r8-ospf-1-area-0.0.0.0]
Mar 21 2023 13:39:54-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[8]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=9.0.0.89, NeighborE
vent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading)
 
[r8-ospf-1-area-0.0.0.0]
Mar 21 2023 13:39:54-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[9]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=9.0.0.89, NeighborE
vent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r8-ospf-1-area-0.0.0.0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r8>
<r8>sys
Enter system view, return user view with Ctrl+Z.
[r8]int    
[r8]interface t    
[r8]interface Tunnel 0/0/0
[r8-Tunnel0/0/0]
Mar 21 2023 14:00:27-08:00 r8 %%01OSPF/3/NBR_CHG_DOWN(l)[0]:Neighbor event:neigh
bor state changed to Down. (ProcessId=256, NeighborAddress=6.6.6.6, NeighborEven
t=InactivityTimer, NeighborPreviousState=Full, NeighborCurrentState=Down) 
[r8-Tunnel0/0/0]
Mar 21 2023 14:00:27-08:00 r8 %%01OSPF/3/NBR_DOWN_REASON(l)[1]:Neighbor state le
aves full or changed to Down. (ProcessId=256, NeighborRouterId=6.6.6.6, Neighbor
AreaId=0, NeighborInterface=Tunnel0/0/0,NeighborDownImmediate reason=Neighbor Do
wn Due to Inactivity, NeighborDownPrimeReason=Interface Parameter Mismatch, Neig
hborChangeTime=2023-03-21 14:00:27-08:00) 
[r8-Tunnel0/0/0]ospf n    
[r8-Tunnel0/0/0]ospf network-type p    
[r8-Tunnel0/0/0]ospf network-type p2mp
[r8-Tunnel0/0/0]
Mar 21 2023 14:00:57-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, NeighborE
vent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r8-Tunnel0/0/0]
Mar 21 2023 14:00:57-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, NeighborE
vent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r8-Tunnel0/0/0]
Mar 21 2023 14:00:57-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, NeighborE
vent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exchan
ge) 
[r8-Tunnel0/0/0]
Mar 21 2023 14:00:57-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, NeighborE
vent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading)
 
[r8-Tunnel0/0/0]
Mar 21 2023 14:00:57-08:00 r8 %%01OSPF/4/NBR_CHANGE_E(l)[6]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, NeighborE
vent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r8-Tunnel0/0/0]ospf timer hello 10
[r8-Tunnel0/0/0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 

R9的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>
<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r9
[r9]int g0/0/0
[r9-GigabitEthernet0/0/0]ip add 89.0.0.9 24
Mar 21 2023 12:44:02-08:00 r9 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r9-GigabitEthernet0/0/0]int l 0
[r9-LoopBack0]ip add 9.9.9.9 32
[r9-LoopBack0]q
[r9]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r9>
<r9>
<r9>sys
Enter system view, return user view with Ctrl+Z.
[r9]ospf 1r    
[r9]ospf 1 ro    
[r9]ospf 1 router-id 9.9.9.9
[r9-ospf-1]a 0
[r9-ospf-1-area-0.0.0.0]net 89.0.0.9 0.0.0.0
[r9-ospf-1-area-0.0.0.0]net 9.9.9.9 0.0.0.0
[r9-ospf-1-area-0.0.0.0]
Mar 21 2023 13:39:55-08:00 r9 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.89, NeighborE
vent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r9-ospf-1-area-0.0.0.0]
Mar 21 2023 13:39:55-08:00 r9 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.89, NeighborE
vent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=2Way) 
[r9-ospf-1-area-0.0.0.0]
Mar 21 2023 13:39:55-08:00 r9 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.89, NeighborE
vent=AdjOk?, NeighborPreviousState=2Way, NeighborCurrentState=ExStart) 
[r9-ospf-1-area-0.0.0.0]
Mar 21 2023 13:39:55-08:00 r9 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.89, NeighborE
vent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exchan
ge) 
[r9-ospf-1-area-0.0.0.0]
Mar 21 2023 13:39:55-08:00 r9 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.89, NeighborE
vent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading)
 
[r9-ospf-1-area-0.0.0.0]
Mar 21 2023 13:39:55-08:00 r9 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes eve
nt: neighbor status changed. (ProcessId=256, NeighborAddress=8.0.0.89, NeighborE
vent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r9-ospf-1-area-0.0.0.0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 

R10的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r10
[r10]int g0/0/0
[r10-GigabitEthernet0/0/0]ip add add 107.0.0.10 24
                                 ^
Error: Wrong parameter found at '^' position.
[r10-GigabitEthernet0/0/0]ip add 107.0.0.10 24
Mar 21 2023 12:45:01-08:00 r10 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP
 on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r10-GigabitEthernet0/0/0]int g0/0/1
[r10-GigabitEthernet0/0/1]ip add 110.0.0.10 24
Mar 21 2023 12:45:23-08:00 r10 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP
 on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r10-GigabitEthernet0/0/1]int l 0
[r10-LoopBack0]ip add 10.10.10.10 32
[r10-LoopBack0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r10>
<r10>
<r10>
<r10>sys
Enter system view, return user view with Ctrl+Z.
[r10]int    
[r10]interface t    
[r10]interface Tunnel 0/0/0
[r10-Tunnel0/0/0]ip add 10.0.0.10 24
[r10-Tunnel0/0/0]tu    
[r10-Tunnel0/0/0]tunnel-protocol g    
[r10-Tunnel0/0/0]tunnel-protocol gre p    
[r10-Tunnel0/0/0]tunnel-protocol gre p2mp 
[r10-Tunnel0/0/0]sou    
[r10-Tunnel0/0/0]source g    
[r10-Tunnel0/0/0]source GigabitEthernet 0/0/0
Mar 21 2023 13:18:56-08:00 r10 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP
 on the interface Tunnel0/0/0 has entered the UP state. 
[r10-Tunnel0/0/0]
[r10-Tunnel0/0/0]nh    
[r10-Tunnel0/0/0]nhrp e    
[r10-Tunnel0/0/0]nhrp entry 10.0.06 67.0.0.6 r    
[r10-Tunnel0/0/0]nhrp entry 10.0.0.                
[r10-Tunnel0/0/0]nhrp entry 10.0.0.6 67.0.0.6 r    
[r10-Tunnel0/0/0]nhrp entry 10.0.0.6 67.0.0.6 register 
[r10-Tunnel0/0/0]q
[r10]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r10>
<r10>
<r10>sys
Enter system view, return user view with Ctrl+Z.
[r10]ip rou    
[r10]ip route-    
[r10]ip route-static 67.0.0.0 24 107.0.0.7
[r10]ip route-static 78.0.0.0 24 107.0.0.7
[r10]ip route-static 117.0.0.0 24 107.0.0.7
[r10]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r10>
<r10>
<r10>sys
Enter system view, return user view with Ctrl+Z.
[r10]ospf 1 r    
[r10]ospf 1 router-id 10.10.10.10
[r10-ospf-1]a 0
[r10-ospf-1-area-0.0.0.0]net 110.0.0.10 0.0.0.0
[r10-ospf-1-area-0.0.0.0]net 10.10.10.10 0.0.0.0
[r10-ospf-1-area-0.0.0.0]net 10.0.0.10 0.0.0.0
[r10-ospf-1-area-0.0.0.0]
Mar 21 2023 13:44:11-08:00 r10 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r10-ospf-1-area-0.0.0.0]
Mar 21 2023 13:45:29-08:00 r10 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=11.0.0.110, Neighb
orEvent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r10-ospf-1-area-0.0.0.0]
Mar 21 2023 13:45:33-08:00 r10 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=11.0.0.110, Neighb
orEvent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 

[r10-ospf-1-area-0.0.0.0]
Mar 21 2023 13:45:33-08:00 r10 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=11.0.0.110, Neighb
orEvent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exc
hange) 
[r10-ospf-1-area-0.0.0.0]
Mar 21 2023 13:45:33-08:00 r10 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=11.0.0.110, Neighb
orEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadi
ng) 
[r10-ospf-1-area-0.0.0.0]
Mar 21 2023 13:45:33-08:00 r10 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=11.0.0.110, Neighb
orEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r10-ospf-1-area-0.0.0.0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r10>
<r10>sys
Enter system view, return user view with Ctrl+Z.
[r10]int    
[r10]interface t    
[r10]interface Tunnel 0/0/0
[r10-Tunnel0/0/0]ospf t    
[r10-Tunnel0/0/0]ospf n    
[r10-Tunnel0/0/0]ospf network-type p    
[r10-Tunnel0/0/0]ospf network-type p2mp
[r10-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r10 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r10-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r10 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r10-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r10 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Excha
nge) 
[r10-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r10 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading

[r10-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r10 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r10-Tunnel0/0/0]ospf timer hello 10
[r10-Tunnel0/0/0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 

R11的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r11
[r11]int g0/0/0
[r11-GigabitEthernet0/0/0]ip add 110.0.0.11 24
Mar 21 2023 12:46:46-08:00 r11 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP
 on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r11-GigabitEthernet0/0/0]int g0/0/1
[r11-GigabitEthernet0/0/1]ip add 114.0.0.11 24
Mar 21 2023 12:47:13-08:00 r11 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP
 on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r11-GigabitEthernet0/0/1]int l 0
[r11-LoopBack0]ip add 11.11.11.11 32
[r11-LoopBack0]q
[r11]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r11>
<r11>
<r11>sys
Enter system view, return user view with Ctrl+Z.
[r11]ospf 1 rou 11.11.11.11
[r11-ospf-1]a 0
[r11-ospf-1-area-0.0.0.0]net 110.0.0.11 0.0.0.0
[r11-ospf-1-area-0.0.0.0]net 
Mar 21 2023 13:45:34-08:00 r11 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=10.0.0.110, Neighb
orEvent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r11-ospf-1-area-0.0.0.0]net 
Mar 21 2023 13:45:34-08:00 r11 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=10.0.0.110, Neighb
orEvent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=2Way) 
[r11-ospf-1-area-0.0.0.0]net 
Mar 21 2023 13:45:34-08:00 r11 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=10.0.0.110, Neighb
orEvent=AdjOk?, NeighborPreviousState=2Way, NeighborCurrentState=ExStart) 
[r11-ospf-1-area-0.0.0.0]net 
Mar 21 2023 13:45:34-08:00 r11 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=10.0.0.110, Neighb
orEvent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exc
hange) 
[r11-ospf-1-area-0.0.0.0]net 1
Mar 21 2023 13:45:34-08:00 r11 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=10.0.0.110, Neighb
orEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadi
ng) 
[r11-ospf-1-area-0.0.0.0]net 11
Mar 21 2023 13:45:34-08:00 r11 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=10.0.0.110, Neighb
orEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r11-ospf-1-area-0.0.0.0]net 11.11.11.11 0.0.0.0
[r11-ospf-1-area-0.0.0.0]q
[r11-ospf-1]a 1
[r11-ospf-1-area-0.0.0.1]net 114.0.0.11 0.0.0.0
[r11-ospf-1-area-0.0.0.1]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

R12的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r12
[r12]int g0/0/0
[r12-GigabitEthernet0/0/0]ip add 117.0.0.12 24
Mar 21 2023 12:47:57-08:00 r12 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP
 on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r12-GigabitEthernet0/0/0]int g0/0/1
[r12-GigabitEthernet0/0/1]ip add 112.0.0.12 24
Mar 21 2023 12:48:09-08:00 r12 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP
 on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r12-GigabitEthernet0/0/1]int l 0
[r12-LoopBack0]ip add 12.12.12.12 32
[r12-LoopBack0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r12>
<r12>sys
Enter system view, return user view with Ctrl+Z.
[r12]int    
[r12]interface t    
[r12]interface Tunnel 0/0/0
[r12-Tunnel0/0/0]ip add 10.0.0.12 24
[r12-Tunnel0/0/0]tu    
[r12-Tunnel0/0/0]tunnel-protocol g    
[r12-Tunnel0/0/0]tunnel-protocol gre p    
[r12-Tunnel0/0/0]tunnel-protocol gre p2mp 
[r12-Tunnel0/0/0]sou    
[r12-Tunnel0/0/0]source g    
[r12-Tunnel0/0/0]source GigabitEthernet 0/0/0
Mar 21 2023 13:20:38-08:00 r12 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP
 on the interface Tunnel0/0/0 has entered the UP state. 
[r12-Tunnel0/0/0]
[r12-Tunnel0/0/0]nh    
[r12-Tunnel0/0/0]nhrp e    
[r12-Tunnel0/0/0]nhrp entry 10.0.0.6 67.0.0.6 r    
[r12-Tunnel0/0/0]nhrp entry 10.0.0.6 67.0.0.6 register 
[r12-Tunnel0/0/0]q
[r12]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r12>
<r12>sys
Enter system view, return user view with Ctrl+Z.
[r12]ip rou    
[r12]ip route-    
[r12]ip route-static 78.0.0.0 24 117.0.0.7
[r12]ip route-static 89.0.0.0 24 117.0.0.7
[r12]ip route-static 107.0.0.0 24 117.0.0.7
[r12]undo ip rou    
[r12]undo ip route-    
[r12]undo ip route-static 89.0.0.0 117.0.0.7
Warning: The destination address and the mask do not match, and thus the static 
route 81.0.0.0/0 will be deleted. Continue?[Y/N]:
[r12]undo ip rou    
[r12]undo ip route-    
[r12]undo ip route-static 89.0.0.0 24 117.0.0.7
[r12]ip rou    
[r12]ip route-    
[r12]ip route-static 67.0.0.0 24 117.0.0.7
[r12]
[r12]
[r12]
[r12]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r12>
<r12>sys
Enter system view, return user view with Ctrl+Z.
[r12]ospf 1 rou 12.12.12.12
[r12-ospf-1]a 0
[r12-ospf-1-area-0.0.0.0]net 12.12.12.12 0.0.0.0
[r12-ospf-1-area-0.0.0.0]10.0.0.0.12 0.0.0.0
                         ^
Error: Unrecognized command found at '^' position.
[r12-ospf-1-area-0.0.0.0]net 10.0.0.12 0.0.0.0.0
                                       ^
Error: Wrong parameter found at '^' position.
[r12-ospf-1-area-0.0.0.0]net 10.0.0.12 0.0.0.0
[r12-ospf-1-area-0.0.0.0]
Mar 21 2023 13:48:43-08:00 r12 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r12-ospf-1-area-0.0.0.0]net 112.0.0.12 0.0.0.0
[r12-ospf-1-area-0.0.0.0]
Mar 21 2023 13:50:13-08:00 r12 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=13.0.0.112, Neighb
orEvent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r12-ospf-1-area-0.0.0.0]
Mar 21 2023 13:50:19-08:00 r12 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=13.0.0.112, Neighb
orEvent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 

[r12-ospf-1-area-0.0.0.0]
Mar 21 2023 13:50:19-08:00 r12 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=13.0.0.112, Neighb
orEvent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exc
hange) 
[r12-ospf-1-area-0.0.0.0]
Mar 21 2023 13:50:19-08:00 r12 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=13.0.0.112, Neighb
orEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadi
ng) 
[r12-ospf-1-area-0.0.0.0]
Mar 21 2023 13:50:19-08:00 r12 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=13.0.0.112, Neighb
orEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r12-ospf-1-area-0.0.0.0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r12>
<r12>sys
Enter system view, return user view with Ctrl+Z.
[r12]int    
[r12]interface t    
[r12]interface Tunnel 0/0/0
[r12-Tunnel0/0/0]ospf n    
[r12-Tunnel0/0/0]ospf network-type p    
[r12-Tunnel0/0/0]ospf network-type p2mp
[r12-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r12 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r12-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r12 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 
[r12-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r12 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Excha
nge) 
[r12-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r12 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loading

[r12-Tunnel0/0/0]
Mar 21 2023 14:01:28-08:00 r12 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=6.0.0.10, Neighbor
Event=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r12-Tunnel0/0/0]ospf timer hello 10
[r12-Tunnel0/0/0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 

R13的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r13
[r13]int g0/0/0
[r13-GigabitEthernet0/0/0]ip add 112.0.0.13 24
Mar 21 2023 12:48:55-08:00 r13 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP
 on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r13-GigabitEthernet0/0/0]int g0/0/1
[r13-GigabitEthernet0/0/1]ip add 136.0.0.13 24
Mar 21 2023 12:49:11-08:00 r13 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP
 on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r13-GigabitEthernet0/0/1]int l 0
[r13-LoopBack0]ip add 13.13.13.13 32
[r13-LoopBack0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r13>
<r13>
<r13>
<r13>sys
Enter system view, return user view with Ctrl+Z.
[r13]ospf 1 rou 13.13.13.13
[r13-ospf-1]a 0
[r13-ospf-1-area-0.0.0.0]net 112.0.0.13 0.0.0.0
[r13-ospf-1-area-0.0.0.0]net 
Mar 21 2023 13:50:18-08:00 r13 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=12.0.0.112, Neighb
orEvent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r13-ospf-1-area-0.0.0.0]net 
Mar 21 2023 13:50:18-08:00 r13 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=12.0.0.112, Neighb
orEvent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=2Way) 
[r13-ospf-1-area-0.0.0.0]net 
Mar 21 2023 13:50:18-08:00 r13 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=12.0.0.112, Neighb
orEvent=AdjOk?, NeighborPreviousState=2Way, NeighborCurrentState=ExStart) 
[r13-ospf-1-area-0.0.0.0]net 
Mar 21 2023 13:50:19-08:00 r13 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=12.0.0.112, Neighb
orEvent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exc
hange) 
[r13-ospf-1-area-0.0.0.0]net 
Mar 21 2023 13:50:19-08:00 r13 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=12.0.0.112, Neighb
orEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadi
ng) 
[r13-ospf-1-area-0.0.0.0]net 
Mar 21 2023 13:50:19-08:00 r13 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=12.0.0.112, Neighb
orEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r13-ospf-1-area-0.0.0.0]net 13.13.13.13 0.0.0.0
[r13-ospf-1-area-0.0.0.0]q
[r13-ospf-1]a 2
[r13-ospf-1-area-0.0.0.2]net 136.0.0.13 0.0.0.0
[r13-ospf-1-area-0.0.0.2]
Mar 21 2023 13:56:22-08:00 r13 %%01OSPF/4/NBR_CHANGE_E(l)[6]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=16.0.0.136, Neighb
orEvent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r13-ospf-1-area-0.0.0.2]
Mar 21 2023 13:56:24-08:00 r13 %%01OSPF/4/NBR_CHANGE_E(l)[7]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=16.0.0.136, Neighb
orEvent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 

[r13-ospf-1-area-0.0.0.2]
Mar 21 2023 13:56:24-08:00 r13 %%01OSPF/4/NBR_CHANGE_E(l)[8]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=16.0.0.136, Neighb
orEvent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exc
hange) 
[r13-ospf-1-area-0.0.0.2]
Mar 21 2023 13:56:24-08:00 r13 %%01OSPF/4/NBR_CHANGE_E(l)[9]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=16.0.0.136, Neighb
orEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadi
ng) 
[r13-ospf-1-area-0.0.0.2]
Mar 21 2023 13:56:24-08:00 r13 %%01OSPF/4/NBR_CHANGE_E(l)[10]:Neighbor changes e
vent: neighbor status changed. (ProcessId=256, NeighborAddress=16.0.0.136, Neigh
borEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 

[r13-ospf-1-area-0.0.0.2]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 

R14的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r14
[r14]int g0/0/0
[r14-GigabitEthernet0/0/0]ip add 114.0.0.14 24
Mar 21 2023 12:49:49-08:00 r14 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP
 on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r14-GigabitEthernet0/0/0]int g0/0/1
[r14-GigabitEthernet0/0/1]ip add 145.0.0.14 24
Mar 21 2023 12:49:59-08:00 r14 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP
 on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r14-GigabitEthernet0/0/1]int l 0
[r14-LoopBack0]ip add 14.14.14.14 32
[r14-LoopBack0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r14>
<r14>
<r14>
<r14>sys
Enter system view, return user view with Ctrl+Z.
[r14]ospf 1 rou 14.14.14.14
[r14-ospf-1]a 1
[r14-ospf-1-area-0.0.0.1]net 14.14.14.14 0.0.0.0
[r14-ospf-1-area-0.0.0.1]net 114.0.0.14 0.0.0.0
[r14-ospf-1-area-0.0.0.1]
Mar 21 2023 13:53:47-08:00 r14 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=11.0.0.114, Neighb
orEvent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r14-ospf-1-area-0.0.0.1]
Mar 21 2023 13:53:47-08:00 r14 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=11.0.0.114, Neighb
orEvent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=2Way) 
[r14-ospf-1-area-0.0.0.1]
Mar 21 2023 13:53:47-08:00 r14 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=11.0.0.114, Neighb
orEvent=AdjOk?, NeighborPreviousState=2Way, NeighborCurrentState=ExStart) 
[r14-ospf-1-area-0.0.0.1]
Mar 21 2023 13:53:47-08:00 r14 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=11.0.0.114, Neighb
orEvent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exc
hange) 
[r14-ospf-1-area-0.0.0.1]
Mar 21 2023 13:53:47-08:00 r14 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=11.0.0.114, Neighb
orEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadi
ng) 
[r14-ospf-1-area-0.0.0.1]
Mar 21 2023 13:53:47-08:00 r14 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=11.0.0.114, Neighb
orEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r14-ospf-1-area-0.0.0.1]net 145.0.0.14 0.0.0.0
[r14-ospf-1-area-0.0.0.1]q
[r14-ospf-1]q
[r14]
Mar 21 2023 13:54:47-08:00 r14 %%01OSPF/4/NBR_CHANGE_E(l)[6]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=15.0.0.145, Neighb
orEvent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r14]
Mar 21 2023 13:54:53-08:00 r14 %%01OSPF/4/NBR_CHANGE_E(l)[7]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=15.0.0.145, Neighb
orEvent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=ExStart) 

[r14]
Mar 21 2023 13:54:53-08:00 r14 %%01OSPF/4/NBR_CHANGE_E(l)[8]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=15.0.0.145, Neighb
orEvent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exc
hange) 
[r14]
Mar 21 2023 13:54:53-08:00 r14 %%01OSPF/4/NBR_CHANGE_E(l)[9]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=15.0.0.145, Neighb
orEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadi
ng) 
[r14]
Mar 21 2023 13:54:53-08:00 r14 %%01OSPF/4/NBR_CHANGE_E(l)[10]:Neighbor changes e
vent: neighbor status changed. (ProcessId=256, NeighborAddress=15.0.0.145, Neigh
borEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 

[r14]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r14>
<r14>dis    
<r14>display ip rou    
<r14>display ip routing-table p    
<r14>display ip routing-table protocol ospf
Route Flags: R - relay, D - download to fib
------------------------------------------------------------------------------
Public routing table : OSPF
         Destinations : 19       Routes : 19       

OSPF routing table status : <Active>
         Destinations : 19       Routes : 19

Destination/Mask    Proto   Pre  Cost      Flags NextHop         Interface

        5.5.5.5/32  OSPF    10   1565        D   114.0.0.11      GigabitEthernet
0/0/0
        6.6.6.6/32  OSPF    10   1564        D   114.0.0.11      GigabitEthernet
0/0/0
        8.8.8.8/32  OSPF    10   3126        D   114.0.0.11      GigabitEthernet
0/0/0
        9.9.9.9/32  OSPF    10   3127        D   114.0.0.11      GigabitEthernet
0/0/0
       10.0.0.6/32  OSPF    10   1564        D   114.0.0.11      GigabitEthernet
0/0/0
       10.0.0.8/32  OSPF    10   3126        D   114.0.0.11      GigabitEthernet
0/0/0
      10.0.0.10/32  OSPF    10   2           D   114.0.0.11      GigabitEthernet
0/0/0
      10.0.0.12/32  OSPF    10   3126        D   114.0.0.11      GigabitEthernet
0/0/0
    10.10.10.10/32  OSPF    10   2           D   114.0.0.11      GigabitEthernet
0/0/0
    11.11.11.11/32  OSPF    10   1           D   114.0.0.11      GigabitEthernet
0/0/0
    12.12.12.12/32  OSPF    10   3126        D   114.0.0.11      GigabitEthernet
0/0/0
    13.13.13.13/32  OSPF    10   3127        D   114.0.0.11      GigabitEthernet
0/0/0
    15.15.15.15/32  OSPF    10   1           D   145.0.0.15      GigabitEthernet
0/0/1
    16.16.16.16/32  OSPF    10   3128        D   114.0.0.11      GigabitEthernet
0/0/0
       56.0.0.0/24  OSPF    10   1565        D   114.0.0.11      GigabitEthernet
0/0/0
       89.0.0.0/24  OSPF    10   3127        D   114.0.0.11      GigabitEthernet
0/0/0
      110.0.0.0/24  OSPF    10   2           D   114.0.0.11      GigabitEthernet
0/0/0
      112.0.0.0/24  OSPF    10   3127        D   114.0.0.11      GigabitEthernet
0/0/0
      136.0.0.0/24  OSPF    10   3128        D   114.0.0.11      GigabitEthernet
0/0/0

OSPF routing table status : <Inactive>
         Destinations : 0        Routes : 0

<r14>ping 4.4.4.4
  PING 4.4.4.4: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

  --- 4.4.4.4 ping statistics ---
    5 packet(s) transmitted
    0 packet(s) received
    100.00% packet loss

<r14>ping 4.4.4.4
  PING 4.4.4.4: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

  --- 4.4.4.4 ping statistics ---
    5 packet(s) transmitted
    0 packet(s) received
    100.00% packet loss

<r14>ping 4.4.4.4
  PING 4.4.4.4: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

  --- 4.4.4.4 ping statistics ---
    5 packet(s) transmitted
    0 packet(s) received
    100.00% packet loss

<r14>ping 4.4.4.4
  PING 4.4.4.4: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

  --- 4.4.4.4 ping statistics ---
    5 packet(s) transmitted
    0 packet(s) received
    100.00% packet loss

<r14>ping 4.4.4.4
  PING 4.4.4.4: 56  data bytes, press CTRL_C to break
    Request time out
    Reply from 4.4.4.4: bytes=56 Sequence=2 ttl=251 time=50 ms
    Reply from 4.4.4.4: bytes=56 Sequence=3 ttl=251 time=60 ms
    Reply from 4.4.4.4: bytes=56 Sequence=4 ttl=251 time=70 ms
    Reply from 4.4.4.4: bytes=56 Sequence=5 ttl=251 time=60 ms

  --- 4.4.4.4 ping statistics ---
    5 packet(s) transmitted
    4 packet(s) received
    20.00% packet loss
    round-trip min/avg/max = 50/60/70 ms

<r14>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 

R15的配置

The device is running!

<Huawei>

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r15
[r15]int g0/0/0
[r15-GigabitEthernet0/0/0]ip add 145.0.0.15 24
Mar 21 2023 12:50:55-08:00 r15 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP
 on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r15-GigabitEthernet0/0/0]int l 0
[r15-LoopBack0]ip add 15.15.15.15 32
[r15-LoopBack0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r15>
<r15>sys
Enter system view, return user view with Ctrl+Z.
[r15]ospf 1 rou 15.15.15.15
[r15-ospf-1]a 1
[r15-ospf-1-area-0.0.0.1]net 15.15.15.15 0.0.0.0
[r15-ospf-1-area-0.0.0.1]net 145.0.0.15 0.0.0.0
[r15-ospf-1-area-0.0.0.1]
Mar 21 2023 13:54:52-08:00 r15 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=14.0.0.145, Neighb
orEvent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r15-ospf-1-area-0.0.0.1]
Mar 21 2023 13:54:52-08:00 r15 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=14.0.0.145, Neighb
orEvent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=2Way) 
[r15-ospf-1-area-0.0.0.1]
Mar 21 2023 13:54:52-08:00 r15 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=14.0.0.145, Neighb
orEvent=AdjOk?, NeighborPreviousState=2Way, NeighborCurrentState=ExStart) 
[r15-ospf-1-area-0.0.0.1]
Mar 21 2023 13:54:53-08:00 r15 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=14.0.0.145, Neighb
orEvent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exc
hange) 
[r15-ospf-1-area-0.0.0.1]
Mar 21 2023 13:54:53-08:00 r15 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=14.0.0.145, Neighb
orEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadi
ng) 
[r15-ospf-1-area-0.0.0.1]
Mar 21 2023 13:54:53-08:00 r15 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=14.0.0.145, Neighb
orEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r15-ospf-1-area-0.0.0.1]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 

R16的配置

The device is running!

<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r16
[r16]int g0/0/0
[r16-GigabitEthernet0/0/0]ip add 136.0.0.16 24
Mar 21 2023 12:51:52-08:00 r16 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP
 on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r16-GigabitEthernet0/0/0]int l 0
[r16-LoopBack0]ip add 16.16.16.16 32
[r16-LoopBack0]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on

<r16>
<r16>
<r16>sys
Enter system view, return user view with Ctrl+Z.
[r16]ospf 1 rou 16.16.16.16
[r16-ospf-1]a 2
[r16-ospf-1-area-0.0.0.2]net 16.16.16.16 0.0.0.0
[r16-ospf-1-area-0.0.0.2]net 136.0.0.16 0.0.0.0
[r16-ospf-1-area-0.0.0.2]
Mar 21 2023 13:56:24-08:00 r16 %%01OSPF/4/NBR_CHANGE_E(l)[0]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=13.0.0.136, Neighb
orEvent=HelloReceived, NeighborPreviousState=Down, NeighborCurrentState=Init) 
[r16-ospf-1-area-0.0.0.2]
Mar 21 2023 13:56:24-08:00 r16 %%01OSPF/4/NBR_CHANGE_E(l)[1]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=13.0.0.136, Neighb
orEvent=2WayReceived, NeighborPreviousState=Init, NeighborCurrentState=2Way) 
[r16-ospf-1-area-0.0.0.2]
Mar 21 2023 13:56:24-08:00 r16 %%01OSPF/4/NBR_CHANGE_E(l)[2]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=13.0.0.136, Neighb
orEvent=AdjOk?, NeighborPreviousState=2Way, NeighborCurrentState=ExStart) 
[r16-ospf-1-area-0.0.0.2]
Mar 21 2023 13:56:24-08:00 r16 %%01OSPF/4/NBR_CHANGE_E(l)[3]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=13.0.0.136, Neighb
orEvent=NegotiationDone, NeighborPreviousState=ExStart, NeighborCurrentState=Exc
hange) 
[r16-ospf-1-area-0.0.0.2]
Mar 21 2023 13:56:24-08:00 r16 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=13.0.0.136, Neighb
orEvent=ExchangeDone, NeighborPreviousState=Exchange, NeighborCurrentState=Loadi
ng) 
[r16-ospf-1-area-0.0.0.2]
Mar 21 2023 13:56:24-08:00 r16 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes ev
ent: neighbor status changed. (ProcessId=256, NeighborAddress=13.0.0.136, Neighb
orEvent=LoadingDone, NeighborPreviousState=Loading, NeighborCurrentState=Full) 
[r16-ospf-1-area-0.0.0.2]

  Please check whether system data has been changed, and save data in time

  Configuration console time out, please press any key to log on
 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值