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

master
melenilya 2025-04-13 16:51:33 +03:00
parent 36dfccfdbf
commit 6ca86168ba
1 changed files with 9 additions and 0 deletions

View File

@ -14,6 +14,15 @@ password cisco
login login
exit exit
banner motd #Unauthorized access prohibited# banner motd #Unauthorized access prohibited#
access-list 1 permit 192.168.3.0 0.0.0.255
access-list 1 permit 192.168.4.0 0.0.0.255
access-list 1 permit 192.168.1.0 0.0.0.255
ip nat inside source list 1 interface g0/0 overload
interface g0/1
ip nat inside
int g0/0
ip nat outside
exit
ip dhcp pool VLAN_C_POOL ip dhcp pool VLAN_C_POOL
network 192.168.3.0 255.255.255.0 network 192.168.3.0 255.255.255.0
default-router 192.168.3.1 default-router 192.168.3.1