hcia综合实验

Please press enter to start cmd line!

<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]SY R1
[R1]int g0/0/0
[R1-GigabitEthernet0/0/0]ip add 192.168.1.1 30
Jul 25 2024 15:24:22-08:00 R1 %%01IFNET/4/LINK_STATE(l)[2]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[R1-GigabitEthernet0/0/0]int g0/0/1
[R1-GigabitEthernet0/0/1]ip add 192.168.1.5 30
Jul 25 2024 15:24:34-08:00 R1 %%01IFNET/4/LINK_STATE(l)[3]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the UP state. 
[R1-GigabitEthernet0/0/1]q
[R1]int loo    
[R1]int LoopBack 0
[R1-LoopBack0]ip add 192.168.1.33 28
[R1-LoopBack0]int LoopBack 1
[R1-LoopBack1]ip add 192.168.1.49 28
[R1-LoopBack1]q
[R1]
<R1>
<R1>
<R1>sys
Enter system view, return user view with Ctrl+Z.
[R1]
<R1>sys
Enter system view, return user view with Ctrl+Z.
[R1]tel    
[R1]telnet 192.168.1.2
           ^
Error: Unrecognized command found at '^' position.
[R1]telnet 192.168.1.2
           ^
Error: Unrecognized command found at '^' position.
[R1]q
<R1>te    
<R1>telnet 192.168.1.2
  Press CTRL_] to quit telnet mode
  Trying 192.168.1.2 ...
  Connected to 192.168.1.2 ...

Login authentication


Username:admin
Password:
<R2>q

  Configuration console exit, please retry to log on

  The connection was closed by the remote host
<R1>
<R1>
<R1>sys
Enter system view, return user view with Ctrl+Z.
[R1]ip r    
[R1]ip ro    
[R1]ip route-s    
[R1]ip route-static 192.168.1.8 30 192.168.1.2
[R1]ip route-static 192.168.1.12 30 192.168.1.6
[R1]ip route-static 192.168.1.64 27 192.168.1.2
[R1]ip route-static 192.168.1.96 27 192.168.1.6
[R1]ip route-static 192.168.1.128 27 192.168.1.2
[R1]ip route-static 192.168.1.128 27 192.168.1.6
[R1]
<R1>
<R1>
<R1>sys
Enter system view, return user view with Ctrl+Z.
[R1]
[R1]
[R1]ip ro    
[R1]ip route-s    
[R1]ip route-static 0.0.0.0 0
                              ^
Error:Incomplete command found at '^' position.
[R1]ip route-static 0.0.0.0 0 192.168.1.2
[R1]ip route-static 0.0.0.0 0 192.168.1.6
[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>sys
Enter system view, return user view with Ctrl+Z.
[R1]undo ip r    
[R1]undo ip ro    
[R1]undo ip route-static 192.168.1.128 27 192.168.1.2
[R1]undo ip route-static 192.168.1.128 27 192.168.1.6
[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>sys
Enter system view, return user view with Ctrl+Z.
[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>sys
Enter system view, return user view with Ctrl+Z.
[R1]ip ro    
[R1]ip route-    
[R1]ip route-static 192.168.1.32 27 nu    
[R1]ip route-static 192.168.1.32 27 NULL 
                                         ^
Error:Incomplete command found at '^' position.
[R1]ip route-static 192.168.1.32 27 NULL 0
[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>

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

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

Please press enter to start cmd line!

<Huawei>
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sy R2
[R2]int g0/0/0
[R2-GigabitEthernet0/0/0]ip add 192.168.1.2 30
Jul 25 2024 15:26:46-08:00 R2 %%01IFNET/4/LINK_STATE(l)[2]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[R2-GigabitEthernet0/0/0]int g0/0/1
[R2-GigabitEthernet0/0/1]ip add 192.168.1.9 30
Jul 25 2024 15:27:26-08:00 R2 %%01IFNET/4/LINK_STATE(l)[3]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the UP state. 
[R2-GigabitEthernet0/0/1]
[R2-GigabitEthernet0/0/1]q
[R2]int loo    
[R2]int LoopBack 0
[R2-LoopBack0]ip add 192.168.1.65 28
[R2-LoopBack0]int LoopBack 1
[R2-LoopBack1]ip add 192.168.1.81 28
[R2-LoopBack1]q
[R2]
<R2>
<R2>
<R2>sys
Enter system view, return user view with Ctrl+Z.
[R2]
[R2]
[R2]use    
[R2]user-b    
[R2]user-in    
[R2]user-interface v    
[R2]user-interface vty 0 4
[R2-ui-vty0-4]au    
[R2-ui-vty0-4]authentication-mode aaa
[R2-ui-vty0-4]q
[R2]aaa
[R2-aaa]lo    
[R2-aaa]local-user admin pass    
[R2-aaa]local-user admin password c    
[R2-aaa]local-user admin password cipher admin pr    
[R2-aaa]local-user admin password cipher admin privilege l    
[R2-aaa]local-user admin password cipher admin privilege level 15
[R2-aaa]lo    
[R2-aaa]local-user admin s    
[R2-aaa]local-user admin service-type te    
[R2-aaa]local-user admin service-type tel    
[R2-aaa]local-user admin service-type telnet 
[R2-aaa]
<R2>sys
Enter system view, return user view with Ctrl+Z.
[R2]aaa
[R2-aaa]
<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>sys
Enter system view, return user view with Ctrl+Z.
[R2]ip ro    
[R2]ip route-s    
[R2]ip route-static 192.168.1.4 30 192.168.1.1
[R2]ip route-static 192.168.1.12 30 192.168.1.10
[R2]ip route-static 192.168.1.32 27 192.168.1.1
[R2]ip route-static 192.168.1.96 27 192.168.1.1
[R2]ip route-static 192.168.1.96 27 192.168.1.10
[R2]ip route-static 192.168.1.128 27 192.168.1.10
[R2]
<R2>
<R2>
<R2>sys
Enter system view, return user view with Ctrl+Z.
[R2]
[R2]
[R2]ip ro    
[R2]ip route-s    
[R2]ip route-static 0.0.0.0 0 192.168.1.10
[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>sys
Enter system view, return user view with Ctrl+Z.
[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>sys
Enter system view, return user view with Ctrl+Z.
[R2]un    
[R2]undo ip ro    
[R2]undo ip route-    
[R2]undo ip route-static 192.168.1.128 27 192.168.1.10
[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>ip rou    
<R2>sys
Enter system view, return user view with Ctrl+Z.
[R2]ip ro    
[R2]ip route-    
[R2]ip route-static 192.168.1.64 27 nu    
[R2]ip route-static 192.168.1.64 27 NULL 0
[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>sys
Enter system view, return user view with Ctrl+Z.
[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>sys
Enter system view, return user view with Ctrl+Z.
[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>

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

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

Please press enter to start cmd line!

<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sy     
[Huawei]sysname r    
[Huawei]sysname r3
[r3]int gi0/0/0
[r3-GigabitEthernet0/0/0]ip add 192.168.1.6 30
[r3-GigabitEthernet0/0/0]
Jul 25 2024 15:29:04-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 gi0/0/1
[r3-GigabitEthernet0/0/1]ip add 192.168.1.13 30
Jul 25 2024 15:30:48-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]q
[r3]int loo    
[r3]int LoopBack 0
[r3-LoopBack0]ip add 192.168.1.97 28
[r3-LoopBack0]int LoopBack 1
[r3-LoopBack1]ip add 192.168.1.113 28
[r3-LoopBack1]q
[r3]
<r3>
<r3>
<r3>sys
Enter system view, return user view with Ctrl+Z.
[r3]
<r3>sys
Enter system view, return user view with Ctrl+Z.
[r3]use    
[r3]user-bind in    
[r3]user-in    
[r3]user-interface v    
[r3]user-interface vty 0 4
[r3-ui-vty0-4]au    
[r3-ui-vty0-4]authentication-mode admin
                                  ^
Error: Unrecognized command found at '^' position.
[r3-ui-vty0-4]authentication-mode aaa
[r3-ui-vty0-4]q
[r3]aaa
[r3-aaa]loc    
[r3-aaa]local-user admin pa    
[r3-aaa]local-user admin password c    
[r3-aaa]local-user admin password cipher admin p    
[r3-aaa]local-user admin password cipher admin privilege t    
[r3-aaa]local-user admin password cipher admin privilege l    
[r3-aaa]local-user admin password cipher admin privilege level 15
[r3-aaa]loc    
[r3-aaa]local-user admin s    
[r3-aaa]local-user admin service-type tel    
[r3-aaa]local-user admin service-type telnet 
[r3-aaa]
<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>ip rou    
<r3>ip rou-s    
<r3>sys
Enter system view, return user view with Ctrl+Z.
[r3]ip rou    
[r3]ip route-s    
[r3]ip route-static 192.168.1.0 30 192.168.1.5
[r3]ip route-static 192.168.1.8 30 192.168.1.14
[r3]ip route-static 192.168.1.32 30 192.168.1.5
[r3]ip route-static 192.168.1.64 27 192.168.1.14
[r3]ip route-static 192.168.1.128 27 192.168.1.14
[r3]
<r3>
<r3>
<r3>sys
Enter system view, return user view with Ctrl+Z.
[r3]
[r3]ip rou    
[r3]ip route-    
[r3]ip route-static 0.0.0.0 0 192.168.1.14
[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>sys
Enter system view, return user view with Ctrl+Z.
[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>sys
Enter system view, return user view with Ctrl+Z.
[r3]undo ip ro    
[r3]undo ip route-    
[r3]undo ip route-static 192.168.1.128 27 192.168.1.14
[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>sys
Enter system view, return user view with Ctrl+Z.
[r3]ip rout    
[r3]ip route-    
[r3]ip route-static 192.168.1.96 27 nu    
[r3]ip route-static 192.168.1.96 27 NULL 0
[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>

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

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

Please press enter to start cmd line!

<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sy r4
[r4]int g0/0/0
[r4-GigabitEthernet0/0/0]ip add 192.168.1.10 30
Jul 25 2024 15:32:43-08:00 r4 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r4-GigabitEthernet0/0/0]int g0/0/1
[r4-GigabitEthernet0/0/1]ip add 192.168.1.14 30
Jul 25 2024 15:32:56-08:00 r4 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r4-GigabitEthernet0/0/1]int g0/0/2
[r4-GigabitEthernet0/0/2]ip add 192.168.1.17 30
[r4-GigabitEthernet0/0/2]
Jul 25 2024 15:33:17-08:00 r4 %%01IFNET/4/LINK_STATE(l)[2]:The line protocol IP 
on the interface GigabitEthernet0/0/2 has entered the UP state. 
[r4-GigabitEthernet0/0/2]int g1/0/0
[r4-GigabitEthernet1/0/0]ip add 192.168.1.21 30
[r4-GigabitEthernet1/0/0]
Jul 25 2024 15:33:33-08:00 r4 %%01IFNET/4/LINK_STATE(l)[3]:The line protocol IP 
on the interface GigabitEthernet1/0/0 has entered the UP state. 
[r4-GigabitEthernet1/0/0]q
[r4]int loo    
[r4]int LoopBack 0
[r4-LoopBack0]ip add 192.168.1.129 28
[r4-LoopBack0]int LoopBack 1
[r4-LoopBack1]ip add 192.168.1.145 28
[r4-LoopBack1]q
[r4]
<r4>sys
Enter system view, return user view with Ctrl+Z.
[r4]
<r4>sys
Enter system view, return user view with Ctrl+Z.
[r4]usw    
[r4]usw
[r4]use    
[r4]user-int    
[r4]user-interface v    
[r4]user-interface vty 0 4
[r4-ui-vty0-4]au    
[r4-ui-vty0-4]authentication-mode aaa
[r4-ui-vty0-4]q
[r4]local-user admin password cipher admin privilege level 15
    ^
Error: Unrecognized command found at '^' position.
[r4]
[r4]aaa
[r4-aaa]local-user admin password cipher admin privilege level 15
[r4-aaa]
[r4-aaa]loc    
[r4-aaa]local-user admin s    
[r4-aaa]local-user admin service-type te    
[r4-aaa]local-user admin service-type tel    
[r4-aaa]local-user admin service-type telnet 
[r4-aaa]
<r4>

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

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

<r4>sys
Enter system view, return user view with Ctrl+Z.
[r4]ip ro    
[r4]ip route-s    
[r4]ip route-static 192.168.1.0 30 192.168.1.9
[r4]ip route-static 192.168.1.4 30 192.168.1.13
[r4]ip route-static 192.168.1.32 27 192.168.1.9
[r4]ip route-static 192.168.1.64 27 192.168.1.9
[r4]ip route-static 192.168.1.96 27 192.168.1.13
[r4]
[r4]
[r4]
[r4]
[r4]
[r4]
[r4]
[r4]
[r4]ip ro    
[r4]ip route-    
[r4]ip route-static 0.0.0.0 0 192.168.1.18
[r4]

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

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

<r4>sys
Enter system view, return user view with Ctrl+Z.
[r4]

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

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

<r4>sys
Enter system view, return user view with Ctrl+Z.
[r4]ip rou    
[r4]ip route-    
[r4]ip route-static 192.168.1.128 27nu    
[r4]ip route-static 192.168.1.128 27 nu    
[r4]ip route-static 192.168.1.128 27 NULL 0
[r4]ip rou    
[r4]ip route-    
[r4]ip route-static 0.0.0.0 0 192.168.1.22 pr    
[r4]ip route-static 0.0.0.0 0 192.168.1.22 preference 61
[r4]

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

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

<r4>
Jul 25 2024 17:42:35-08:00 r4 %%01IFPDT/4/IF_STATE(l)[0]:Interface GigabitEthern
et0/0/2 has turned into DOWN state.
<r4>
Jul 25 2024 17:42:35-08:00 r4 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP 
on the interface GigabitEthernet0/0/2 has entered the DOWN state. 
<r4>
Jul 25 2024 17:42:35-08:00 r4 %%01RM/4/IPV4_DEFT_RT_CHG(l)[2]:IPV4 default Route
 is changed. (ChangeType=Delete, InstanceId=0, Protocol=Static, ExitIf=Unknown, 
Nexthop=192.168.1.18, Neighbour=0.0.0.0, Preference=1006632960, Label=NULL, Metr
ic=0) 
<r4>

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

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

Please press enter to start cmd line!

<Huawei>sys sy r5
            ^
Error:Too many parameters found at '^' position.
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sy r5
[r5]int g0/0/0
[r5-GigabitEthernet0/0/0]ip add 192.168.1.18 30
[r5-GigabitEthernet0/0/0]
Jul 25 2024 15:35:24-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 192.168.1.22 30
Jul 25 2024 15:35:38-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]int g0/0/2
[r5-GigabitEthernet0/0/2]ip add 192.168.1.161 27
[r5-GigabitEthernet0/0/2]
Jul 25 2024 15:39:31-08:00 r5 %%01IFNET/4/LINK_STATE(l)[2]:The line protocol IP 
on the interface GigabitEthernet0/0/2 has entered the UP state. 
[r5-GigabitEthernet0/0/2]
[r5-GigabitEthernet0/0/2]
[r5-GigabitEthernet0/0/2]q
[r5]
[r5]
[r5]dhcp in    
[r5]dhcp en    
[r5]dhcp enable 
Info: The operation may take a few seconds. Please wait for a moment.done.
[r5]ip p    
[r5]ip poo    
[r5]ip pool aa
Info: It's successful to create an IP address pool.
[r5-ip-pool-aa]netw    
[r5-ip-pool-aa]network 192.168.1.160 mask 27
[r5-ip-pool-aa]g    
[r5-ip-pool-aa]gateway-list 192.168.1.161
[r5-ip-pool-aa]dns    
[r5-ip-pool-aa]dns-list 8.8.8.8
[r5-ip-pool-aa]q
[r5]aa
[r5-aaa]q
[r5]int g0/0/2
[r5-GigabitEthernet0/0/2]dhcp s    
[r5-GigabitEthernet0/0/2]dhcp selectg    
[r5-GigabitEthernet0/0/2]dhcp select g    
[r5-GigabitEthernet0/0/2]dhcp select global 
[r5-GigabitEthernet0/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

<r5>sys
Enter system view, return user view with Ctrl+Z.
[r5]use    
[r5]user-in    
[r5]user-interface v    
[r5]user-interface vty 0 4
[r5-ui-vty0-4]au    
[r5-ui-vty0-4]authentication-mode aaa
[r5-ui-vty0-4]q
[r5]aaa
[r5-aaa]local-user admin password cipher admin privilege level 15
[r5-aaa]
[r5-aaa]lc    
[r5-aaa]lo    
[r5-aaa]local-user admin s    
[r5-aaa]local-user admin service-typetel    
[r5-aaa]local-user admin service-type tel    
[r5-aaa]local-user admin service-type telnet 
[r5-aaa]
[r5-aaa]
<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>sys
Enter system view, return user view with Ctrl+Z.
[r5]
[r5]
[r5]
[r5]
[r5]
[r5]
[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>sys
Enter system view, return user view with Ctrl+Z.
[r5]ip ro    
[r5]ip route-    
[r5]ip route-static 192.168.1.0 30 192.168.1.17
[r5]ip route-static 192.168.1.4 30 192.168.1.17
[r5]ip route-static 192.168.1.8 30 192.168.1.17
[r5]ip route-static 192.168.1.12 30 192.168.1.17
[r5]ip route-static 192.168.1.32 30 192.168.1.17
[r5]ip route-static 192.168.1.64 30 192.168.1.17
[r5]ip route-static 192.168.1.96 30 192.168.1.17
[r5]ip route-static 192.168.1.128 30 192.168.1.17
[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>sys
Enter system view, return user view with Ctrl+Z.
[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>sys
Enter system view, return user view with Ctrl+Z.
[r5]ip ro    
[r5]ip route-    
[r5]ip route-static 

  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>sys
Enter system view, return user view with Ctrl+Z.
[r5]ip route-static 192.168.1.0 30 192.168.1.17 pre 61
Info: Succeeded in modifying route.
[r5]
[r5]ip route-static 192.168.1.4 30 192.168.1.17 pre 61
Info: Succeeded in modifying route.
[r5]
[r5]ip route-static 192.168.1.8 30 192.168.1.17 pre 61
Info: Succeeded in modifying route.
[r5]
[r5]ip route-static 192.168.1.12 30 192.168.1.17 pre 61
Info: Succeeded in modifying route.
[r5]
[r5]ip route-static 192.168.1.32 30 192.168.1.17 pre 61
Info: Succeeded in modifying route.
[r5]
[r5]ip route-static 192.168.1.64 30 192.168.1.17 pre 61
Info: Succeeded in modifying route.
[r5]
[r5]ip route-static 192.168.1.96 30 192.168.1.17 pre 61
Info: Succeeded in modifying route.
[r5]
[r5]ip route-static 192.168.1.128 30 192.168.1.17 pre 61
Info: Succeeded in modifying route.
[r5]
[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>ip route-static 192.168.1.0 30 192.168.1.21 pre 61
    ^
Error: Unrecognized command found at '^' position.
<r5>
<r5>ip route-static 192.168.1.4 30 192.168.1.21 pre 61
    ^
Error: Unrecognized command found at '^' position.
<r5>
<r5>ip route-static 192.168.1.8 30 192.168.1.21 pre 61
    ^
Error: Unrecognized command found at '^' position.
<r5>
<r5>ip route-static 192.168.1.12 30 192.168.1.21 pre 61
    ^
Error: Unrecognized command found at '^' position.
<r5>
<r5>ip route-static 192.168.1.32 30 192.168.1.21 pre 61
    ^
Error: Unrecognized command found at '^' position.
<r5>
<r5>ip route-static 192.168.1.64 30 192.168.1.21 pre 61
    ^
Error: Unrecognized command found at '^' position.
<r5>
<r5>ip route-static 192.168.1.96 30 192.168.1.21 pre 61
    ^
Error: Unrecognized command found at '^' position.
<r5>
<r5>ip route-static 192.168.1.128 30 192.168.1.21 pre 61
    ^
Error: Unrecognized command found at '^' position.
<r5>
<r5>sys
Enter system view, return user view with Ctrl+Z.
[r5]ip route-static 192.168.1.0 30 192.168.1.21 pre 61
[r5]
[r5]ip route-static 192.168.1.4 30 192.168.1.21 pre 61
[r5]
[r5]ip route-static 192.168.1.8 30 192.168.1.21 pre 61
[r5]
[r5]ip route-static 192.168.1.12 30 192.168.1.21 pre 61
[r5]
[r5]ip route-static 192.168.1.32 30 192.168.1.21 pre 61
[r5]
[r5]ip route-static 192.168.1.64 30 192.168.1.21 pre 61
[r5]
[r5]ip route-static 192.168.1.96 30 192.168.1.21 pre 61
[r5]
[r5]ip route-static 192.168.1.128 30 192.168.1.21 pre 61
[r5]
[r5]
[r5]int g0/0/0
[r5-GigabitEthernet0/0/0]shutdown
Jul 25 2024 17:42:29-08:00 r5 %%01IFPDT/4/IF_STATE(l)[0]:Interface GigabitEthern
et0/0/0 has turned into DOWN state.
[r5-GigabitEthernet0/0/0]
[r5-GigabitEthernet0/0/0]
Jul 25 2024 17:42:29-08:00 r5 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the DOWN state. 
[r5-GigabitEthernet0/0/0]q
[r5]disp    
[r5]display ip    
[r5]display ip
               ^
Error:Incomplete command found at '^' position.
[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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值