Добавить FINAL/narR3.txt

master
serr 2025-04-14 12:50:45 +03:00
parent 6f05f1c077
commit 03953dc486
1 changed files with 16 additions and 0 deletions

16
FINAL/narR3.txt Normal file
View File

@ -0,0 +1,16 @@
enable
configure terminal
interface g0/0
ip address 203.0.113.18 255.255.255.248
nat outside
no shutdown
exit
interface g0/2
ip address 203.0.113.1 255.255.255.0
nat inside
no shutdown
exit
ip nat inside source static 203.0.113.17 203.0.113.19