Русские видео

Сейчас в тренде

Иностранные видео




Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Connect LAN Network in GNS3 to internet

1. Connect Wifi 2. Sharing Wifi connection to Virtualbox Host-Only Network 3. Set Ip for Virtualbox Host-Only Network IP Address 172.25.1.1 Netmask 255.255.255.0 4. Create topology as in video 5. Setting cloud in GNS3 using Ethernet and select Virtualbox Host-Only Network 6. Config R1 R1(config)#Interface fastethernet 0/0 R1(config-if)#ip address 172.25.1.2 255.255.255.0 R1(config-if)#no shutdown R1(config-if)#end R1#Ping 172.25.1.1 R1#configure terminal R1(config)#ip route 0.0.0.0 0.0.0.0 172.25.1.1 R1(config)#ip domain-lookup R1(config)#ip name-server 8.8.8.8 R1(config)#end R1#Ping google.co.id R1#configure terminal R1(config)#Interface serial 0/0 R1(config-if)#ip address 10.1.1.1 255.255.255.0 R1(config-if)#no shutdown R1(config-if)#end 7. Config R2 R2#configure terminal R2(config)#Interface serial 0/0 R2(config-if)#ip address 10.1.1.2 255.255.255.0 R2(config-if)#no shutdown R2(config-if)#exit R2(config)#ip route 0.0.0.0 0.0.0.0 serial 0/0 R2(config)#ip domain-lookup R2(config)#ip name-server 8.8.8.8 R2(config)#end 8. Config R1 R1#configure terminal R1(config)#access-list 1 permit 10.1.1.0 0.255.255.255 R1(config)#ip nat inside source list 1 interface fastethernet 0/0 overload R1(config)#interface fastethernet 0/0 R1(config-if)#ip nat outside R1(config-if)#exit R1(config)#interface serial 0/0 R1(config-if)#ip nat inside R1(config-if)#exit 9. Config R2 R2#ping google.co.id R2#configure-terminal R2(config)#interface fastethernet 0/0 R2(config-if)#ip address 192.168.1.1 255.255.255.128 R2(config-if)#no shutdown R2(config-if)#exit R2(config)#interface fastethernet 0/1 R2(config-if)#ip address 192.168.1.129 255.255.255.128 R2(config-if)#no shutdown R2(config-if)#end 10.config PC LAN 1 IP Address 192.168.1.10 255.255.255.0 11.config PC LAN 2 IP Address 192.168.1.140 255.255.255.0 12.Config R1 R1(config)#access-list 1 permit 192.168.1.0 0.0.0.255 R1(config)#ip route 192.168.1.0 255.255.255.128 10.1.1.2 R1(config)#ip route 192.168.1.128 255.255.255.128 10.1.1.2 Subscribe my channel at :    / @ittutorial6408   ** How to Download Microsoft Office 2016 Bussiness Offline Installer **    • How to Download Microsoft Office 2016...  

Comments