ensp isis 实验

 

<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]
Aug 11 2024 17:22:48-08:00 Huawei %%01IFPDT/4/IF_STATE(l)[1]:Interface GigabitEt
hernet0/0/1 has turned into UP state.
[Huawei]sys r1
[r1]undo info en
Info: Information center is disabled.
[r1]int g 0/0/0
[r1-GigabitEthernet0/0/0]ip ad 12.1.1.1 24
[r1-GigabitEthernet0/0/0]int g0/0/1
[r1-GigabitEthernet0/0/1]ip ad 13.1.1.1 24
[r1-GigabitEthernet0/0/1]q
[r1]int loo	
[r1]int LoopBack 0 
[r1-LoopBack0]ip ad 1.1.1.1 32
[r1-LoopBack0]q
[r1]dis ip int 	
[r1]dis ip interface b	
[r1]dis ip interface brief 
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
The number of interface that is UP in Physical is 4
The number of interface that is DOWN in Physical is 1
The number of interface that is UP in Protocol is 4
The number of interface that is DOWN in Protocol is 1

Interface                         IP Address/Mask      Physical   Protocol  
GigabitEthernet0/0/0              12.1.1.1/24          up         up        
GigabitEthernet0/0/1              13.1.1.1/24          up         up        
GigabitEthernet0/0/2              unassigned           down       down      
LoopBack0                         1.1.1.1/32           up         up(s)     
NULL0                             unassigned           up         up(s)     
[r1]q
<r1>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait.......
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated
<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]isis
[r1-isis-1]netw	
[r1-isis-1]network-entity 49.0123.0000.0000.0001.00
[r1-isis-1]is-level level-1
Info: IS Level Changed, Resetting ISIS...
[r1-isis-1]cos	
[r1-isis-1]cost-style wid	
[r1-isis-1]cost-style wide
Info: Cost style changed, Resetting ISIS...
[r1-isis-1]q
[r1]int g	
[r1]int GigabitEthernet 0/0/0
[r1-GigabitEthernet0/0/0]isis en	
[r1-GigabitEthernet0/0/0]isis enable 
[r1-GigabitEthernet0/0/0]interface g0/0/1
[r1-GigabitEthernet0/0/1]isis en	
[r1-GigabitEthernet0/0/1]isis enable 
[r1-GigabitEthernet0/0/1]q
[r1]q
<r1>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait.......
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r2
[r2]int g0/0/0
[r2-GigabitEthernet0/0/0]ip ad 12.1.1.2 24
Aug 11 2024 17:24:28-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 ad 24.1.1.2 24
Aug 11 2024 17:24:51-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]q
[r2]undo info en
Info: Information center is disabled.
[r2]int loop	
[r2]int LoopBack 0
[r2-LoopBack0]ip a 
                   ^
Error:Incomplete command found at '^' position.
[r2-LoopBack0]ip a 2.2.2.2 24
[r2-LoopBack0]q
[r2]dis ip int b	
[r2]dis ip int brief 
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
The number of interface that is UP in Physical is 4
The number of interface that is DOWN in Physical is 1
The number of interface that is UP in Protocol is 4
The number of interface that is DOWN in Protocol is 1

Interface                         IP Address/Mask      Physical   Protocol  
GigabitEthernet0/0/0              12.1.1.2/24          up         up        
GigabitEthernet0/0/1              24.1.1.2/24          up         up        
GigabitEthernet0/0/2              unassigned           down       down      
LoopBack0                         2.2.2.2/24           up         up(s)     
NULL0                             unassigned           up         up(s)     
[r2]int l	
[r2]int LoopBack 0
[r2-LoopBack0]dis th
[V200R003C00]
#
interface LoopBack0
 ip address 2.2.2.2 255.255.255.0 
#
return
[r2-LoopBack0]undo ip ad	
[r2-LoopBack0]undo ip address 
[r2-LoopBack0]dis th
[V200R003C00]
#
interface LoopBack0
#
return
[r2-LoopBack0]ip ad 2.2.2.2 32
[r2-LoopBack0]dis th
[V200R003C00]
#
interface LoopBack0
 ip address 2.2.2.2 255.255.255.255 
#
return
[r2-LoopBack0]q
[r2]q
<r2>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait.......
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated
<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]isis
[r2-isis-1]net	
[r2-isis-1]network-entity 49.0123.0000.0000.0001.00
[r2-isis-1]co	
[r2-isis-1]cost-style wid	
[r2-isis-1]cost-style wide
Info: Cost style changed, Resetting ISIS...
[r2-isis-1]q
[r2]int g0/0/0
[r2-GigabitEthernet0/0/0]isis en	
[r2-GigabitEthernet0/0/0]isis enable 
[r2-GigabitEthernet0/0/0]int	
[r2-GigabitEthernet0/0/0]int g0/0/1
[r2-GigabitEthernet0/0/1]isis en
[r2-GigabitEthernet0/0/1]q
[r2]q
<r2>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait.......
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated



<r2>sys
Enter system view, return user view with Ctrl+Z.
[r2]isis
[r2-isis-1]imp	
[r2-isis-1]import-route isis le	
[r2-isis-1]import-route isis level-2 into le	
[r2-isis-1]import-route isis level-2 into level-1 
[r2-isis-1]q
[r2]q
<r2>sa
<Huawei>sys 
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r3
[r3]int g0/0/0/1
        ^
Error: Wrong parameter found at '^' position.
[r3]int g0/0/1
[r3-GigabitEthernet0/0/1]ip ad 13.1.1.13 24
Aug 11 2024 17:26:21-08:00 r3 %%01IFNET/4/LINK_STATE(l)[2]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r3-GigabitEthernet0/0/1]int g0/0/0
[r3-GigabitEthernet0/0/0]ip ad 35.1.1.3
                                        ^
Error:Incomplete command found at '^' position.
[r3-GigabitEthernet0/0/0]ip ad 35.1.1.3 24
Aug 11 2024 17:26:44-08:00 r3 %%01IFNET/4/LINK_STATE(l)[3]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r3-GigabitEthernet0/0/0]q
[r3]int loo	
[r3]int LoopBack 0
[r3-LoopBack0]ip ad 3.3.3.3 32
[r3-LoopBack0]q
[r3]dis ip int b	
[r3]dis ip int brief 
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
The number of interface that is UP in Physical is 4
The number of interface that is DOWN in Physical is 1
The number of interface that is UP in Protocol is 4
The number of interface that is DOWN in Protocol is 1

Interface                         IP Address/Mask      Physical   Protocol  
GigabitEthernet0/0/0              35.1.1.3/24          up         up        
GigabitEthernet0/0/1              13.1.1.13/24         up         up        
GigabitEthernet0/0/2              unassigned           down       down      
LoopBack0                         3.3.3.3/32           up         up(s)     
NULL0                             unassigned           up         up(s)     
[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>ys\
    ^
Error: Unrecognized command found at '^' position.
<r3>syus
    ^
Error: Unrecognized command found at '^' position.
<r3>sys
Enter system view, return user view with Ctrl+Z.
[r3]isis
[r3-isis-1]net	
[r3-isis-1]network-entity 49.0123.0000.0000.0003.00
Aug 11 2024 17:41:35-08:00 r3 %%01ISIS/4/START_ENABLE_ISIS(l)[0]:ISIS 256 enable
d all ISIS modules. 
[r3-isis-1]
[r3-isis-1]co	
[r3-isis-1]cost-style wid	
[r3-isis-1]cost-style wide
Info: Cost style changed, Resetting ISIS...
Aug 11 2024 17:41:42-08:00 r3 %%01ISIS/4/START_DISABLE_ISIS(l)[1]:ISIS 256 disab
led all ISIS modules. 
[r3-isis-1]
[r3-isis-1]
Aug 11 2024 17:41:42-08:00 r3 %%01ISIS/4/START_ENABLE_ISIS(l)[2]:ISIS 256 enable
d all ISIS modules. 
[r3-isis-1]int g0/0/0
[r3-GigabitEthernet0/0/0]isis en	
[r3-GigabitEthernet0/0/0]isis enable 
[r3-GigabitEthernet0/0/0]int g0/0/1
[r3-GigabitEthernet0/0/1]isis en	
[r3-GigabitEthernet0/0/1]isis enable 
[r3-GigabitEthernet0/0/1]
Aug 11 2024 17:42:01-08:00 r3 %%01ISIS/4/ADJ_CHANGE_LEVEL(l)[3]:The neighbor of 
ISIS was changed. (IsisProcessId=256, Neighbor=0000.0000.0001, InterfaceName=GE0
/0/1, CurrentState=up, ChangeType=NEW_L1_ADJ, Level=Level-1) 
[r3-GigabitEthernet0/0/1]int 	
[r3-GigabitEthernet0/0/1]int loo	
[r3-GigabitEthernet0/0/1]inq
                         ^
Error: Unrecognized command found at '^' position.
[r3-GigabitEthernet0/0/1]q
[r3]int loo	
[r3]int LoopBack 0
[r3-LoopBack0]isis en	
[r3-LoopBack0]isis enable 
[r3-LoopBack0]a
                ^
Error:Incomplete command found at '^' position.
[r3-LoopBack0]q
[r3]q
<r3>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait.......
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated

<r3>sys
Enter system view, return user view with Ctrl+Z.
[r3]isis
[r3-isis-1]ip	
[r3-isis-1]imp	
[r3-isis-1]import-route isis le	
[r3-isis-1]import-route isis level-2 into le	
[r3-isis-1]import-route isis level-2 into level-1 
[r3-isis-1]q
[r3]q
<r3>sa
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r
[r]sys r4
[r4]int g0/0/1
[r4-GigabitEthernet0/0/1]ip ad 35.1.1.5 24
[r4-GigabitEthernet0/0/1]
Aug 11 2024 17:28:31-08:00 r4 %%01IFNET/4/LINK_STATE(l)[2]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r4-GigabitEthernet0/0/1]int g0/0/0
[r4-GigabitEthernet0/0/0]ip ad 45.1.1.5 24
[r4-GigabitEthernet0/0/0]
Aug 11 2024 17:28:49-08:00 r4 %%01IFNET/4/LINK_STATE(l)[3]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r4-GigabitEthernet0/0/0]q
[r4]int l	
[r4]int LoopBack 0
[r4-LoopBack0]ip ad 5.5.5.5 32
[r4-LoopBack0]q
[r4]q
<r4>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait........
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated
<r4>sys
Enter system view, return user view with Ctrl+Z.
[r4]int g0/0/0
[r4-GigabitEthernet0/0/0]dis th
[V200R003C00]
#
interface GigabitEthernet0/0/0
 ip address 45.1.1.5 255.255.255.0 
#
return
[r4-GigabitEthernet0/0/0]undo ip ad
[r4-GigabitEthernet0/0/0]
Aug 11 2024 17:29:38-08:00 r4 %%01IFNET/4/LINK_STATE(l)[4]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the DOWN state. 
[r4-GigabitEthernet0/0/0]dis th
[V200R003C00]
#
interface GigabitEthernet0/0/0
#
return
[r4-GigabitEthernet0/0/0]ip ad 24.1.1.4 24
[r4-GigabitEthernet0/0/0]
Aug 11 2024 17:30:11-08:00 r4 %%01IFNET/4/LINK_STATE(l)[5]:The line protocol IP 
on the interface GigabitEthernet0/0/0 has entered the UP state. 
[r4-GigabitEthernet0/0/0]dis th
[V200R003C00]
#
interface GigabitEthernet0/0/0
 ip address 24.1.1.4 255.255.255.0 
#
return
[r4-GigabitEthernet0/0/0]int g0/0/1
[r4-GigabitEthernet0/0/1]dis th
[V200R003C00]
#
interface GigabitEthernet0/0/1
 ip address 35.1.1.5 255.255.255.0 
#
return
[r4-GigabitEthernet0/0/1]undo ip ad	
[r4-GigabitEthernet0/0/1]undo ip address 
[r4-GigabitEthernet0/0/1]
Aug 11 2024 17:30:26-08:00 r4 %%01IFNET/4/LINK_STATE(l)[6]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the DOWN state. 
[r4-GigabitEthernet0/0/1]ip ad 45.1.1.4 24
[r4-GigabitEthernet0/0/1]
Aug 11 2024 17:30:37-08:00 r4 %%01IFNET/4/LINK_STATE(l)[7]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r4-GigabitEthernet0/0/1]dis th
[V200R003C00]
#
interface GigabitEthernet0/0/1
 ip address 45.1.1.4 255.255.255.0 
#
return
[r4-GigabitEthernet0/0/1]q
[r4]q
<r4>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait........
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated
<r4>dis ip int b	
<r4>dis ip int brief 
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
The number of interface that is UP in Physical is 4
The number of interface that is DOWN in Physical is 1
The number of interface that is UP in Protocol is 4
The number of interface that is DOWN in Protocol is 1

Interface                         IP Address/Mask      Physical   Protocol  
GigabitEthernet0/0/0              24.1.1.4/24          up         up        
GigabitEthernet0/0/1              45.1.1.4/24          up         up        
GigabitEthernet0/0/2              unassigned           down       down      
LoopBack0                         5.5.5.5/32           up         up(s)     
NULL0                             unassigned           up         up(s)     
<r4>sys
Enter system view, return user view with Ctrl+Z.
[r4]int loo	
[r4]int LoopBack 
                 ^
Error:Incomplete command found at '^' position.
[r4]int LoopBack 0
[r4-LoopBack0]undo ip a
[r4-LoopBack0]dis th
[V200R003C00]
#
interface LoopBack0
#
return
[r4-LoopBack0]ip ad 4.4.4.4 32
[r4-LoopBack0]q
[r4]q
<r4>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait........
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated
<r4>
Aug 11 2024 17:34:18-08:00 r4 ARP/4/ARP_IPCONFLICT_TRAP:OID 16777216.50331648.10
0663296.16777216.67108864.16777216.3674669056.83886080.419430400.2063597568.3355
4432.100663296 ARP detects IP conflict. (IP address=4.1.1.45, Local interface=Gi
gabitEthernet0/0/1, Local MAC=00e0-fc87-1dbc, Local vlan=0, Local CE vlan=0, Rec
eive interface=GigabitEthernet0/0/1, Receive MAC=00e0-fc44-809f, Receive vlan=0,
 Receive CE vlan=0, IP conflict type=Local IP conflict). 
<r4>
Aug 11 2024 17:34:18-08:00 r4 %%01ARP/4/ARP_DUPLICATE_IPADDR(l)[8]:Received an A
RP packet with a duplicate IP address from the interface. (IpAddress=4.1.1.45, I
nterfaceName=GigabitEthernet0/0/1, MacAddress=00e0-fc44-809f) 
<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]isis
[r4-isis-1]net	
[r4-isis-1]network-entity 49.0045.0000.0000.0004.00
Aug 11 2024 17:44:23-08:00 r4 ARP/4/ARP_IPCONFLICT_TRAP:OID 16777216.50331648.10
0663296.16777216.67108864.16777216.3674669056.83886080.419430400.2063597568.3355
4432.100663296 ARP detects IP conflict. (IP address=4.1.1.45, Local interface=Gi
gabitEthernet0/0/1, Local MAC=00e0-fc87-1dbc, Local vlan=0, Local CE vlan=0, Rec
eive interface=GigabitEthernet0/0/1, Receive MAC=00e0-fc44-809f, Receive vlan=0,
 Receive CE vlan=0, IP conflict type=Local IP conflict). 
[r4-isis-1]network-entity 49.0045.0000.0000.0004.00
Aug 11 2024 17:44:25-08:00 r4 %%01ISIS/4/START_ENABLE_ISIS(l)[0]:ISIS 256 enable
d all ISIS modules. 
[r4-isis-1]is-level level	
[r4-isis-1]is-level level-2
Info: IS Level Changed, Resetting ISIS...
Aug 11 2024 17:47:01-08:00 r4 %%01ISIS/4/START_DISABLE_ISIS(l)[1]:ISIS 256 disab
led all ISIS modules. 
[r4-isis-1]
Aug 11 2024 17:47:01-08:00 r4 %%01ISIS/4/START_ENABLE_ISIS(l)[2]:ISIS 256 enable
d all ISIS modules. 
[r4-isis-1]co	
[r4-isis-1]cost-style wi	
[r4-isis-1]cost-style wide
Info: Cost style changed, Resetting ISIS...
Aug 11 2024 17:47:05-08:00 r4 %%01ISIS/4/START_DISABLE_ISIS(l)[3]:ISIS 256 disab
led all ISIS modules. 
[r4-isis-1]
Aug 11 2024 17:47:05-08:00 r4 %%01ISIS/4/START_ENABLE_ISIS(l)[4]:ISIS 256 enable
d all ISIS modules. 
[r4-isis-1]q
[r4]undo inf	
[r4]undo info-center en
Info: Information center is disabled.
[r4]int g0/0/1
[r4-GigabitEthernet0/0/1]isis en	
[r4-GigabitEthernet0/0/1]isis enable 
[r4-GigabitEthernet0/0/1]int g0/0/1
[r4-GigabitEthernet0/0/1]int g0/0/0
[r4-GigabitEthernet0/0/0]isis en	
[r4-GigabitEthernet0/0/0]isis enable 
[r4-GigabitEthernet0/0/0]q
[r4]q
<r4>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait........
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated
<r4>sys
Enter system view, return user view with Ctrl+Z.
[r4]int l	
[r4]int LoopBack 0
[r4-LoopBack0]isis en	
[r4-LoopBack0]isis enable 
[r4-LoopBack0]q
[r4]q
<r4>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait........
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated
<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 r5
[r5]int g0/0/0
[r5-GigabitEthernet0/0/0]ip ad 45.1.1.4 24
Aug 11 2024 17:34:17-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]
Aug 11 2024 17:34:18-08:00 r5 ARP/4/ARP_IPCONFLICT_TRAP:OID 16777216.50331648.10
0663296.16777216.67108864.16777216.3674669056.83886080.419430400.2063597568.3355
4432.100663296 ARP detects IP conflict. (IP address=4.1.1.45, Local interface=Gi
gabitEthernet0/0/0, Local MAC=00e0-fc44-809f, Local vlan=0, Local CE vlan=0, Rec
eive interface=GigabitEthernet0/0/0, Receive MAC=00e0-fc87-1dbc, Receive vlan=0,
 Receive CE vlan=0, IP conflict type=Local IP conflict). 
[r5-GigabitEthernet0/0/0]
Aug 11 2024 17:34:18-08:00 r5 %%01ARP/4/ARP_DUPLICATE_IPADDR(l)[1]:Received an A
RP packet with a duplicate IP address from the interface. (IpAddress=4.1.1.45, I
nterfaceName=GigabitEthernet0/0/0, MacAddress=00e0-fc87-1dbc) 
[r5-GigabitEthernet0/0/0]int g0/0/1
[r5-GigabitEthernet0/0/1]ip ad 35.1.1.5 24
Aug 11 2024 17:34:39-08:00 r5 %%01IFNET/4/LINK_STATE(l)[2]:The line protocol IP 
on the interface GigabitEthernet0/0/1 has entered the UP state. 
[r5-GigabitEthernet0/0/1]q
[r5]int loo	
[r5]int LoopBack 0
[r5-LoopBack0]ip ad 5.5.5.5 32
[r5-LoopBack0]q
[r5]q
<r5>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait.......
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated
<r5>sys
Enter system view, return user view with Ctrl+Z.
[r5]un in en
Info: Information center is disabled.
[r5]q\
    ^
Error: Unrecognized command found at '^' position.
[r5]q
<r5>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait.......
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated
<r5>dis ip int b	
<r5>dis ip int brief 
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
The number of interface that is UP in Physical is 4
The number of interface that is DOWN in Physical is 1
The number of interface that is UP in Protocol is 4
The number of interface that is DOWN in Protocol is 1

Interface                         IP Address/Mask      Physical   Protocol  
GigabitEthernet0/0/0              45.1.1.4/24          up         up        
GigabitEthernet0/0/1              35.1.1.5/24          up         up        
GigabitEthernet0/0/2              unassigned           down       down      
LoopBack0                         5.5.5.5/32           up         up(s)     
NULL0                             unassigned           up         up(s)     
<r5>ping 12.1.1.1
  PING 12.1.1.1: 56  data bytes, press CTRL_C to break
    Request time out
    Request time out
    Request time out
    Request time out
    Request time out

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

<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]isis
[r5-isis-1]net	
[r5-isis-1]network-entity 49.0045.0000.0000.0005.00
[r5-isis-1]co	
[r5-isis-1]cost-style wi	
[r5-isis-1]cost-style wide
Info: Cost style changed, Resetting ISIS...
[r5-isis-1]is-le	
[r5-isis-1]is-level le	
[r5-isis-1]is-level level-2
Info: IS Level Changed, Resetting ISIS...
[r5-isis-1]q
[r5]int g0/0/1
[r5-GigabitEthernet0/0/1]isis en	
[r5-GigabitEthernet0/0/1]isis enable 
[r5-GigabitEthernet0/0/1]
[r5-GigabitEthernet0/0/1]int g0/0/0
[r5-GigabitEthernet0/0/0]isis en	
[r5-GigabitEthernet0/0/0]isis enable 
[r5-GigabitEthernet0/0/0]int loo	
[r5-GigabitEthernet0/0/0]int loop	
[r5-GigabitEthernet0/0/0]q
[r5]int loo	
[r5]int LoopBack 0
[r5-LoopBack0]isis en	
[r5-LoopBack0]isis enable 
[r5-LoopBack0]q
[r5]q
<r5>sa
  The current configuration will be written to the device. 
  Are you sure to continue? (y/n)[n]:y
  It will take several minutes to save configuration file, please wait.......
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值