From 32e084508a2b7cff3a43bb2cd8faff0a6890a73b Mon Sep 17 00:00:00 2001 From: melenilya Date: Sat, 12 Apr 2025 22:58:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20FINAL/S6.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FINAL/S6.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/FINAL/S6.txt b/FINAL/S6.txt index c3412e5..0370b74 100644 --- a/FINAL/S6.txt +++ b/FINAL/S6.txt @@ -1,12 +1,19 @@ enable configure terminal -hostname S2 +hostname S6 no ip domain-lookup interface vlan 1 -ip address 192.168.1.11 255.255.255.0 +ip address 192.168.0.11 255.255.255.0 no shutdown exit -ip default-gateway 192.168.1.254 +ip default-gateway 192.168.0.254 +int range g0/2-3 +switchport trunk encapsulation dot1q +switchport mode trunk +switchport trunk native vlan 1 +channel-group 1 mode active +no shut +exit enable secret class line console 0 password cisco