Translate to your language

Jumat, 10 Oktober 2014

Filled Under: ,

Cara Stack Switch Cisco

Dalam mengimplementasi stack pada switch cisco ada 1 hal yang mutlak harus di perhatikan dan di 2 barang yang di persiapkan.

2 barang yang perlu dipersiapkan adalah:
1. Beberapa switch cisco (lebih dari 1 pastinya) yang support untuk di stack.
2. Kabel stack cisco


sedangkan 1 hal yang sangat perlu di perhatikan adalah:
1. Kesamaan ios version dari semua switch yang akan di stack.

untuk melihat ios versionnnya anda bisa login ke priv mode pada tiap-tiap switch, dan ketik 

#show version
________________________________________________________________________
TELKOM-UNIVERSITY#sh ver
Cisco IOS Software, C3750 Software (C3750-IPBASEK9-M), Version 12.2(44)SE1, RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2008 by Cisco Systems, Inc.
Compiled Fri 07-Mar-08 00:24 by weiliu
Image text-base: 0x00003000, data-base: 0x01440000

ROM: Bootstrap program is C3750 boot loader
BOOTLDR: C3750 Boot Loader (C3750-HBOOT-M) Version 12.2(25r)SEE4, RELEASE SOFTWARE (fc1)

TELKOM-UNIVERSITY uptime is 38 minutes
System returned to ROM by power-on
System image file is "flash:/c3750-ipbasek9-mz.122-44.SE1.bin"
________________________________________________________________________

Baiklah, Ayo kita mulai,

Tahap awal, 
Lakukan reset flash (rename flash:config.text) pada tiap-tiap cisco switch. Caranya dapat di lihat pada "Cara reset Cisco Switch"

Tahapan selanjutnya adalah,
Memasang kabel stack. Kali ini saya hanya melakukan stack pada 2 cisco switch saja dengan versi 12.2(44)SE1.

Sambungkan kabel stack secara menyilang, 
Pada switch pertama pasang kabel pada port 1   lalu sambungkan ke port 2 pada switch yang yang kedua.
Lalu lakukan sebaliknya dengan kabel yang satunya lagi.

hasilnya dapat dilihat pada gambar berikut:



Cabling stacking cisco switch

Selanjutnya hidupkan switch no 1 dan lakukan konfigurasi standard untuk switch tersebut. 
Setelah konfigurasi selesai kemudian masukkan command untuk provision switch 1 dan switch 2.

______________________________________________________________________
TELKOM-UNIVERSITY#conf t
Enter configuration commands, one per line.  End with CNTL/Z.

TELKOM-UNIVERSITY(config)#
switch 1 provision ws-c3750g-24ps

switch 2 provision ws-c3750g-24ps
TELKOM-UNIVERSITY(config)#
______________________________________________________________________

Nah selesai sudah, Jika anda ketik # show run, maka persisnya akan terlihat seperti ini:

____________________________________________________________
TELKOM-UNIVERSITY#sh run
Building configuration...

Current configuration : 9798 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname TELKOM-UNIVERSITY
!
boot-start-marker
boot-end-marker
!
enable password 7 153A5B19173E7B2A79
!
aaa new-model
!
!
aaa authentication login default group tacacs+ local enable
aaa authentication enable default group tacacs+ enable
aaa authentication dot1x default group radius
aaa authorization config-commands
aaa authorization exec default group tacacs+ local
aaa authorization commands 15 default group tacacs+ none
aaa authorization network default group tacacs+ local
aaa accounting dot1x default start-stop group radius
aaa accounting commands 15 default start-stop group tacacs+
aaa accounting system default start-stop group radius
!
!
!
aaa session-id common
switch 1 provision ws-c3750g-24ps
switch 2 provision ws-c3750g-24ps
system mtu routing 1500
ip subnet-zero
no ip domain-lookup
ip domain-name telkom_university.net
!
!
_________________________________________________________

Selanjutnya hidupkan switch 2. setelah dihidupkan silahkan di check apakah switch 2 sudah dikenali atau belum dengan cara melihat interfacenya.

____________________________________________________
TELKOM-UNIVERSITY#sh int status

Port      Name               Status       Vlan       Duplex  Speed Type
Gi1/0/1                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/2                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/3                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/4                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/5                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/6                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/7                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/8                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/9                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/10                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/11                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/12                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/13                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/14                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/15                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/16                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/17                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/18                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/19                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/20                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/21                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/22                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/23                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi1/0/24                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/25                     notconnect   1            auto   auto Not Present
Gi1/0/26                     notconnect   1            auto   auto Not Present
Gi1/0/27                     notconnect   1            auto   auto Not Present
Gi1/0/28                     notconnect   1            auto   auto Not Present
Gi2/0/1                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/2                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/3                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/4                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/5                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/6                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/7                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/8                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/9                      notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/10                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/11                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/12                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/13                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/14                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/15                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/16                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/17                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/18                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/19                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/20                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/21                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/22                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/23                     notconnect   30           auto   auto 10/100/1000BaseTX
Gi2/0/24                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/25                     notconnect   1            auto   auto Not Present
Gi2/0/26                     notconnect   1            auto   auto Not Present
Gi2/0/27                     notconnect   1            auto   auto Not Present
Gi2/0/28                     notconnect   1            auto   auto Not Present

TELKOM-UNIVERSITY#
__________________________________________________________

Ke dua-duanya telah terbaca, untuk switch 1 interface LAN nya dikenal dengan nama Gi1/0/XX dan untuk switch 2 dikenal dengan nama Gi2/0/XX.

Selamat mencoba


0 comments:

Posting Komentar