You are on page 1of 5

Konfigurasi Modem ADSL

Topologi (SRCMP)
1. Server PT
2. Router 2911
3. Cloud PT
4. DSL Modem PT
5. Computer

Konfigurasi CLI (ROUTER)

1. En
2. Conf t
3. hostname ISP
4. interface GigabitEthernet 0/0
5. ip address 8.8.8.1 255.255.255.240
6. no shutdown
7. exit
8. interface GigabitEthernet 0/1
9. ip address 12.12.12.1 255.255.255.252
10. no shutdown
11. ex
12. interface GigabitEthernet 0/2
13. ip address 10.24.15.1 255.255.255.0
14. no shutdown
15. ex
16. ip dhcp pool Modem_Client
17. network 10.24.15.0 255.255.255.0
18. default-router 10.24.15.1
19. dns 8.8.8.8
20. exit
21. ip dhcp excluded-address 10.24.15.1
22. do sh ip route
23. do write (harus sampai OK)
DNS Server
Desktop :
● 8.8.8.8, 255.255.255.240, 8.8.8.1, 8.8.8.8
Services :
Name : smkbisa.net
Addr : 12.12.12.2
WEB Server
Desktop :
● 12.12.12.2, 255.255.255.252, 12.12.12.1, 8.8.8.8
Cloud
Config > DSL > Modem 5 & 4 = eth6
Client 1 & 2 : DHCP

Konfigurasi DNS Server


Tambahkan DNS Server di services

Tambahkan ip di web server

Konfigurasi di cloud
DHCP client 1 & 2

You might also like