From 72b5886b11b0d0495b291cced0d873cec1c37ca9 Mon Sep 17 00:00:00 2001 From: Max HeadRoom Date: Mon, 29 Sep 2025 17:49:51 +0200 Subject: [PATCH] Update router6.md --- router6.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/router6.md b/router6.md index 123fa77..0c2d6db 100644 --- a/router6.md +++ b/router6.md @@ -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) 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)#