0% found this document useful (0 votes)
32 views7 pages

Skrip Konfigurasi JNA

The document contains configuration for routers, servers, and switches to set up a network with internet access, internal routing, VLANs, DHCP, and BGP routing between autonomous systems. Device configurations include interfaces, IP addresses, routing protocols, and VLAN/trunk port settings.

Uploaded by

cahyoodesain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views7 pages

Skrip Konfigurasi JNA

The document contains configuration for routers, servers, and switches to set up a network with internet access, internal routing, VLANs, DHCP, and BGP routing between autonomous systems. Device configurations include interfaces, IP addresses, routing protocols, and VLAN/trunk port settings.

Uploaded by

cahyoodesain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

R1-Internet

enable
configure terminal
interface Serial2/0
ip address 1.1.1.1 255.255.255.252
no shutdown
exit
interface FastEthernet0/0
ip address 10.10.10.2 255.255.255.252
no shutdown
ex
ip route 0.0.0.0 0.0.0.0 1.1.1.2

################################################

Server-Internet
ip address 10.10.10.1
mask 255.255.255.252
gw 10.10.10.2 (sesuai router internet)
dns 10.10.10.1

lanjutan yang belum ada di video

tambahkan web ke 1
service dns on
name =web1.id
ip=10.10.10.1
klik add

tambahkan web ke 2
name =web2.id
ip=11.11.11.2
klik add

tambahkan web ke 3
name =web3.id
ip=11.11.11.3
klik add

#######################################################

R2
enable
configure terminal
interface Serial2/0
ip address 1.1.1.2 255.255.255.252
no shutdown
exit
interface Serial3/0
ip address 2.2.2.1 255.255.255.252
no shutdown
exit

interface FastEthernet0/0
no sh
ex
interface FastEthernet0/0.10
encapsulation dot1Q 10
ip address 11.11.11.1 255.255.255.248
ex

interface FastEthernet1/0
ip address 4.4.4.2 255.255.255.252
ex

ip route 0.0.0.0 0.0.0.0 1.1.1.1


ip route 0.0.0.0 0.0.0.0 2.2.2.2

##########################################################################

sw

interface FastEthernet0/1
switchport mode trunk

lanjutan lihat di video

###############################

Sever 2-3
ip 11.11.11.2
mask 255.255.255.248
gw 11.11.11.1(sesuai R2)
dns 10.10.10.1

tambahkan web ke 2
name =web2.id
ip=11.11.11.2
klik add

ip 11.11.11.3
mask 255.255.255.248
gw 11.11.11.1(Sesuai R2)
dns 10.10.10.1

tambahkan web ke 3
name =web3.id
ip=11.11.11.3
klik add

####################################################33333

R3-Kantor

en
conf t

interface Serial2/0
ip address 2.2.2.2 255.255.255.252
no shutdown
exit

interface FastEthernet0/0
no sh
ex
interface FastEthernet0/0.20
encapsulation dot1Q 20
ip address 192.168.10.1 255.255.255.192
ex
interface FastEthernet0/0.30
encapsulation dot1Q 30
ip address 192.168.10.65 255.255.255.192
ex

interface FastEthernet1/0
ip address 3.3.3.2 255.255.255.252
ex

################################
konfigurasi dhcp(di video blum ada)

ip dhcp excluded-address 192.168.10.1


ip dhcp excluded-address 192.168.10.65
ip dhcp pool VLAN20
network 192.168.10.0 255.255.255.192
default-router 192.168.10.1
dns-server 10.10.10.1
ex

ip dhcp pool VLAN30


network 192.168.10.64 255.255.255.192
default-router 192.168.10.65
dns-server 10.10.10.1
ex

ip route 0.0.0.0 0.0.0.0 2.2.2.1

###################################################

sw-utama

vtp mode server


vtp domain jna
vtp password 12345

vlan 10
name vlan10
ex
vlan 20
name vlan20
ex

sw-bawah 1

vtp mode client


vtp domain jna
vtp password 12345

sw-bawah 2

vtp mode client


vtp domain jna
vtp password 12345

NAMA SSID ACCES POINT : Default1 sampai Default5

satu SSID acces point hanya untuk 10 user laptop wireless

note: pastikan mode trunk dan acces sesuai port

################################################3

Pastikan Interface tidak tertukar(sesuai yg dituju)

R4- Managemnet

interface GigabitEthernet0/0
ip address 3.3.3.1 255.255.255.252
no shutdown
exit

interface GigabitEthernet0/1
ip address 4.4.4.1 255.255.255.252
no shutdown
exit

interface GigabitEthernet0/2
ip address 192.168.100.1 255.255.255.252
no shutdown
ex

#################################################

#Routing BGP

router bgp 100


bgp router-id 4.4.4.2
network 4.4.4.0 mask 255.255.255.252
neighbor 4.4.4.1 remote-as 300
redistribute static
redistribute connected

############################

router bgp 200


bgp router-id 3.3.3.2
network 3.3.3.0 mask 255.255.255.252
neighbor 3.3.3.1 remote-as 300
neighbor 2.2.2.1 remote-as 100
redistribute static
redistribute connected
access-list 10 deny 4.4.4.0 0.0.0.3
access-list 10 permit any
interface fa1/0
ip access-group 10 in
#########################

router bgp 300


bgp router-id 3.3.3.1
network 3.3.3.0 mask 255.255.255.252
neighbor 3.3.3.2 remote-as 200
neighbor 4.4.4.2 remote-as 100
redistribute connected

Untuk save konfigurasi bisa gunakan:

copy running-config startup-config

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy