Update router6.md

This commit is contained in:
Max HeadRoom 2025-09-29 17:49:51 +02:00
parent 65b697e597
commit 72b5886b11

View File

@ -778,3 +778,10 @@ Sending 5, 100-byte ICMP Echos to 172.26.5.69, timeout is 2 seconds:
..... .....
Success rate is 0 percent (0/5) Success rate is 0 percent (0/5)
R6# R6#
R6#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R6(config)#int f0/1
R6(config-if)#ip address 192.168.0.10 255.255.255.252
R6(config-if)#no shutdown
R6(config-if)#exit
R6(config)#