Обновить FINAL/S6.txt

master
melenilya 2025-04-12 22:58:49 +03:00
parent 86905cbb97
commit 32e084508a
1 changed files with 10 additions and 3 deletions

View File

@ -1,12 +1,19 @@
enable enable
configure terminal configure terminal
hostname S2 hostname S6
no ip domain-lookup no ip domain-lookup
interface vlan 1 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 no shutdown
exit 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 enable secret class
line console 0 line console 0
password cisco password cisco