KONFIGURASI BUKU BIRU

 

PENDAHULUAN

   Pengertian

    konfigurasi buku biru yaitu melakukan konfigurasi yang ada di dalam buku biru itu.

   Latar Belakang Masalah

    Karena kami sudah membahas semua part di buku biru jadi kami sepakati untuk konfigurasi

MAKSUD DAN TUJUAN

   Maksud

    Agar dasar-nya kuat setelah dasar nanti bisa ke pengembangan

   Tujuan

    Agar menambah bekal pengetahuan dan wawasan  yang berguna bagi masa depan

BATASAN DAN RUANG LINGKUP PEKERJAAN

    VLAN, VTP, DTP, Router On Stick, DHCP, MLS, DHCP Relay Agen

TARGET DAN HASIL YANG DIHARAPKAN

    Bisa selesai konfigurasi dari awal sampai setengah buku

METODE PELAKSANAAN

    - Brefing 
    - Diskusi 

ALAT DAN BAHAN

    - Laptop
    - Buku Workbook CCNA Best Path Network (BPN)
    - Koneksi Internet

TARGET WAKTU

     8 Jam

TAHAPAN PELAKSANAAN

    - Breifing 
    - Diskusi



    
     konfigurasi dari awal
ssh, vtp, dtp, trunking, routing, router on stick, DHCP, DHCP relay Agent.

konfig kotak kiri
=============

 
 
 
sw-tengah/cntrl
-------------------------
Switch>en
Switch#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#vlan 10
Switch(config-vlan)#name To-server
Switch(config-vlan)#vlan 20
Switch(config-vlan)#name To-pc0-1
Switch(config-vlan)#vlan 30
Switch(config-vlan)#name To-pc2-3
Switch(config-vlan)#vlan 40
Switch(config-vlan)#name To-pc4-5
Switch(config-vlan)#exit
Switch(config)#vtp mod ser
Device mode already VTP SERVER.
Switch(config)#vtp domain blc.com
Changing VTP domain name from NULL to blc.com
Switch(config)#int ra fa0/1-4
Switch(config-if-range)#sw mo tr




Switch(config-if-range)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to up

SW-CNTRL(config)#int g0/1
SW-CNTRL(config-if)#sw mo tr

SW-CNTRL(config-if-range)#exit
SW-CNTRL(config)#int ra fa 0/5-6
SW-CNTRL(config-if-range)#sw mo ac
SW-CNTRL(config-if-range)#sw ac vl 20
Switch(config-if-range)#int ra fa 0/7-8
Switch(config-if-range)#sw ac vl 30
Switch(config-if-range)#exit
Switch(config)#hos SW-CNTRL
SW-CNTRL(config)#do wr
Building configuration...
[OK]
SW-CNTRL(config)#


sw-atas
-----------
Switch>en
Switch#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#vtp mod cl
Setting device to VTP CLIENT mode.
Switch(config)#vtp domain blc.com
Domain name already set to blc.com.
Switch(config)#do sh vlan

VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Fa0/3, Fa0/4, Fa0/5, Fa0/6
                                                Fa0/7, Fa0/8, Fa0/9, Fa0/10
                                                Fa0/11, Fa0/12, Fa0/13, Fa0/14
                                                Fa0/15, Fa0/16, Fa0/17, Fa0/18
                                                Fa0/19, Fa0/20, Fa0/21, Fa0/22
                                                Fa0/23, Fa0/24, Gig0/1, Gig0/2
10   To-server                        active    
20   To-pc0-1                         active    
30   To-pc2-3                         active    
40   To-pc4-5                         active    
1002 fddi-default                     active    
1003 token-ring-default               active    
1004 fddinet-default                  active    
1005 trnet-default                    active    

VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1    enet  100001     1500  -      -      -        -    -        0      0
10   enet  100010     1500  -      -      -        -    -        0      0
20   enet  100020     1500  -      -      -        -    -        0      0
30   enet  100030     1500  -      -      -        -    -        0      0
40   enet  100040     1500  -      -      -        -    -        0      0
1002 fddi  101002     1500  -      -      -        -    -        0      0   
1003 tr    101003     1500  -      -      -        -    -        0      0   
1004 fdnet 101004     1500  -      -      -        ieee -        0      0   
1005 trnet 101005     1500  -      -      -        ibm  -        0      0   

VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------

Remote SPAN VLANs
------------------------------------------------------------------------------

Primary Secondary Type              Ports
------- --------- ----------------- ------------------------------------------
Switch(config)#int ra fa0/3-4
Switch(config-if-range)#sw mo ac
Switch(config-if-range)#sw ac vl 10
Switch(config-if-range)#exit
Switch(config)#

Switch(config)#int ra fa0/1-2
Switch(config-if-range)#sw mo tr
Switch(config-if-range)#do wr
Building configuration...
[OK]

SW-bawah
------------
Switch>en
Switch#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#vtp mod cl
Setting device to VTP CLIENT mode.
Switch(config)#vtp domain blc.com
Domain name already set to blc.com.
Switch(config)#do sh vlan

VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Fa0/1, Fa0/2, Fa0/5, Fa0/6
                                                Fa0/7, Fa0/8, Fa0/9, Fa0/10
                                                Fa0/11, Fa0/12, Fa0/13, Fa0/14
                                                Fa0/15, Fa0/16, Fa0/17, Fa0/18
                                                Fa0/19, Fa0/20, Fa0/21, Fa0/22
                                                Fa0/23, Fa0/24, Gig0/1, Gig0/2
10   To-server                        active    
20   To-pc0-1                         active    
30   To-pc2-3                         active    
40   To-pc4-5                         active    
1002 fddi-default                     active    
1003 token-ring-default               active    
1004 fddinet-default                  active    
1005 trnet-default                    active    

VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1    enet  100001     1500  -      -      -        -    -        0      0
10   enet  100010     1500  -      -      -        -    -        0      0
20   enet  100020     1500  -      -      -        -    -        0      0
30   enet  100030     1500  -      -      -        -    -        0      0
40   enet  100040     1500  -      -      -        -    -        0      0
1002 fddi  101002     1500  -      -      -        -    -        0      0   
1003 tr    101003     1500  -      -      -        -    -        0      0   
1004 fdnet 101004     1500  -      -      -        ieee -        0      0   
1005 trnet 101005     1500  -      -      -        ibm  -        0      0   

VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------

Remote SPAN VLANs
------------------------------------------------------------------------------

Primary Secondary Type              Ports
------- --------- ----------------- ------------------------------------------
Switch(config)#int ra fa0/1-2
Switch(config-if-range)#sw mo ac
Switch(config-if-range)#sw ac vlan 40
Switch(config-if-range)#exit
Switch(config)#int ra fa0/3-4
Switch(config-if-range)#sw mo tr
Switch(config-if-range)#
Switch(config-if-range)#exit
Switch(config)#

Config router core
         --- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]: no


Press RETURN to get started!



Router>en
Router#conf
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#hos RT-CORE
RT-CORE(config)#ena sec cisco
RT-CORE(config)#username admin pas cisco
RT-CORE(config)#ip domain-name blc.com
RT-CORE(config)#crypto key generate rsa
The name for the keys will be: RT-CORE.blc.com
Choose the size of the key modulus in the range of 360 to 2048 for your
  General Purpose Keys. Choosing a key modulus greater than 512 may take
  a few minutes.

How many bits in the modulus [512]: 1024
% Generating 1024 bit RSA keys, keys will be non-exportable...[OK]

RT-CORE(config)#line vty 0 4
*Mar 1 1:24:22.862: %SSH-5-ENABLED: SSH 1.99 has been enabled
RT-CORE(config-line)#login local
RT-CORE(config-line)#transport input ssh
RT-CORE(config-line)#exit
RT-CORE(config-subif)#exit
RT-CORE(config)#int g0/0/0
RT-CORE(config-if)#no sh

RT-CORE(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0/0, changed state to up

RT-CORE(config)#int g0/0/1
RT-CORE(config-if)#ip add 192.168.100.1 255.255.255.0
RT-CORE(config-if)#no sh

RT-CORE(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0/1, changed state to up

RT-CORE(config)#int g0/0/0.10

%LINK-5-CHANGED: Interface GigabitEthernet0/0/0.10, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0/0.10, changed state to up

RT-CORE(config-subif)#encapsulation dot1Q 10
RT-CORE(config-subif)#ip add 192.168.10.1 255.255.255.0

RT-CORE(config-if)#int g0/0/0.20
RT-CORE(config-subif)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0/0.20, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0/0.20, changed state to up

RT-CORE(config-subif)#encapsulation dot1Q 20
RT-CORE(config-subif)#ip add 192.168.20.1 255.255.255.0
RT-CORE(config-subif)#int g0/0/0.30
RT-CORE(config-subif)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0/0.30, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0/0.30, changed state to up

RT-CORE(config-subif)#encapsulation dot1Q 30
RT-CORE(config-subif)#ip add 192.168.30.1 255.255.255.0
RT-CORE(config-subif)#int g0/0/0.40
RT-CORE(config-subif)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0/0.40, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0/0.40, changed state to up

RT-CORE(config-subif)#encapsulation dot1Q 40
RT-CORE(config-subif)#ip add 192.168.40.1 255.255.255.0
RT-CORE(config-subif)#exi
RT-CORE(config)#ip dhcp pool server
RT-CORE(dhcp-config)#def
RT-CORE(dhcp-config)#default-router 192.168.10.1
RT-CORE(dhcp-config)#net 192.168.10.0 255.255.255.0
RT-CORE(dhcp-config)#dns
RT-CORE(dhcp-config)#dns-server 192.168.10.2
RT-CORE(dhcp-config)#ip dhcp pool vlan20
RT-CORE(dhcp-config)#default-router 192.168.20.1
RT-CORE(dhcp-config)#net 192.168.20.0 255.255.255.0
RT-CORE(dhcp-config)#dns-server 192.168.10.2
RT-CORE(dhcp-config)#ip dhcp pool vlan30
RT-CORE(dhcp-config)#default-router 192.168.30.1
RT-CORE(dhcp-config)#net 192.168.30.0 255.255.255.0
RT-CORE(dhcp-config)#dns-server 192.168.10.2
RT-CORE(dhcp-config)#ip dhcp pool vlan40
RT-CORE(dhcp-config)#default-router 192.168.40.1
RT-CORE(dhcp-config)#net 192.168.40.0 255.255.255.0
RT-CORE(dhcp-config)#dns-server 192.168.10.2
RT-CORE(dhcp-config)#exit


RT-CORE(config-if)#exit
RT-CORE(config)#ip route 192.168.50.0 255.255.255.0 192.168.100.2
RT-CORE(config)#ip route 192.168.60.0 255.255.255.0 192.168.100.2
RT-CORE(config)#ip route 192.168.70.0 255.255.255.0 192.168.100.2
RT-CORE(config)#ip route 192.168.80.0 255.255.255.0 192.168.100.2
RT-CORE(config)#%DHCPD-4-PING_CONFLICT: DHCP address conflict:  server pinged 192.168.10.1.

RT-CORE(config)#


Konfig kotak kanan
==============
 
Config Switch tengah
--------------------
Switch>en
Switch#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#vlan 50
Switch(config-vlan)#name To-PC11-13
Switch(config-vlan)#vlan 60
Switch(config-vlan)#name TO-pc-8-10   
Switch(config-vlan)#exit
Switch(config)#vtp mod ser
Device mode already VTP SERVER.
Switch(config)#vtp domain blc.com
Changing VTP domain name from NULL to blc.com

Switch(config)#int ra fa0/5-7
Switch(config-if-range)#sw mo ac
Switch(config-if-range)#sw ac vl 60
Switch(config-if-range)#exit   
Switch(config)#int ra fa0/3-4
Switch(config-if-range)#sw mode dynamic desirable


Switch(config-if-range)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to up

Switch(config-if-range)#exit
Switch(config)#int fa0/2
Switch(config-if)#sw mo tr

Switch(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to up

Switch(config-if)#exit
Switch(config)#do wr
Building configuration...
[OK]
Switch(config)#


Switch atas
-------------
Switch>en
Switch#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#vtp mod cl
Setting device to VTP CLIENT mode.
Switch(config)#vtp domain blc.com
Domain name already set to blc.com.
Switch(config)#do sh vlan

VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Fa0/1, Fa0/2, Fa0/5, Fa0/6
                                                Fa0/7, Fa0/8, Fa0/9, Fa0/10
                                                Fa0/11, Fa0/12, Fa0/13, Fa0/14
                                                Fa0/15, Fa0/16, Fa0/17, Fa0/18
                                                Fa0/19, Fa0/20, Fa0/21, Fa0/22
                                                Fa0/23, Fa0/24, Gig0/1, Gig0/2
50   To-PC11-13                       active    
60   TO-pc-8-10                       active    
1002 fddi-default                     active    
1003 token-ring-default               active    
1004 fddinet-default                  active    
1005 trnet-default                    active    

VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1    enet  100001     1500  -      -      -        -    -        0      0
50   enet  100050     1500  -      -      -        -    -        0      0
60   enet  100060     1500  -      -      -        -    -        0      0
1002 fddi  101002     1500  -      -      -        -    -        0      0   
1003 tr    101003     1500  -      -      -        -    -        0      0   

Switch(config)#int ra fa0/5-7
Switch(config-if-range)#sw mo ac
Switch(config-if-range)#sw ac vlan 50
Switch(config-if-range)#exi
Switch(config)#int ra fa0/3-4
Switch(config-if-range)#sw mo dynamic desirable


Switch(config-if-range)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to up

Switch(config-if-range)#exit
Switch(config)#do wr
Building configuration...
[OK]
Switch(config)#
Switch(config)#





Switch bawah MLS
------------------------------
Switch>en
Switch#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#int ra fa0/2-3
Switch(config-if-range)#sw mo ac
Switch(config-if-range)#exi
Switch(config)#int fa0/1
Switch(config-if)#sw mo ac
Switch(config-if)#exi
Switch(config)#
MLS
------
Switch>en
Switch#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#int fa0/2
Switch(config-if)#sw trunk encapsulation dot1q
Switch(config-if)#sw mo trunk
Switch(config-if)#int fa0/1
Switch(config-if)#no sw
Switch(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

Switch(config-if)#ip add 192.168.50.1 255.255.255.0
Switch(config-if)#exi
Switch(config)#int fa0/24
Switch(config-if)#no sw
Switch(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/24, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/24, changed state to up

Switch(config-if)#ip add 192.168.60.1 255.255.255.0
Switch(config-if)#exi
Switch(config)#int g0/1
Switch(config-if)#no sw
Switch(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/1, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/1, changed state to up

Switch(config-if)#ip add 192.168.100.2 255.255.255.0
Switch(config-if)#exi
Switch(config)#ip route 192.168.10.0 255.255.255.0 192.168.100.1
Switch(config)#ip route 192.168.20.0 255.255.255.0 192.168.100.1
Switch(config)#ip route 192.168.30.0 255.255.255.0 192.168.100.1
Switch(config)#ip routing



Buat table DHCP di Server yang akan dikirim ke kotak kanan sebagai DHCP relay agent

TEMUAN PERMASALAHAN DAN CARA PENYELESAIAN MASALAHNYA

    Permasalahan: Ada beberapa comands yang lupa dimasukan jadi tidak bisa ping                                 reply
    Solusi             : Bertanya dan banyak berlatih

 KESIMPULAN YANG DIDAPAT

    Semakin besar topologi yang dibuat semakin besar pula kesulitan yang akan dihadapi, dengan cara sering berlatih akan semakin membuat kita mahir.

REFERENSI

    Buku Workbook CCNA Best Bath Network (BPN)

Post a Comment