Berikut akan dijelaskan cara unstacking switch cisco.
Berikut
adalah cara merubah nama port pada switch cisco.
Kasus:
Nomor
port pada switch adalah Gi4/0/X, artinya switch ini adalah switch ke empat dari
beberapa switch yang distack sebelumnya.
Instruksi:
Merubah
Gi4/X/X menjadi Gi1/0/X karena switch tidak lagi bagian dari stacking.
Masuk ke config mode kemudian input command seperti yang berwarna merah
_______________________________________________________
Switch
con0 is now available
Press RETURN to get started.
Switch>ena
Switch#sh int status
Port Name Status Vlan Duplex Speed Type
Gi4/0/1
notconnect 1 auto
auto 10/100/1000BaseTX
Gi4/0/2
notconnect 1 auto
auto 10/100/1000BaseTX
Gi4/0/3
notconnect 1 auto
auto 10/100/1000BaseTX
Gi4/0/4
notconnect 1 auto
auto 10/100/1000BaseTX
Gi4/0/5
notconnect 1 auto
auto 10/100/1000BaseTX
Gi4/0/6
notconnect 1 auto
auto 10/100/1000BaseTX
Gi4/0/7
notconnect 1 auto
auto 10/100/1000BaseTX
Gi4/0/8
notconnect 1 auto
auto 10/100/1000BaseTX
Gi4/0/9
notconnect 1 auto
auto 10/100/1000BaseTX
Gi4/0/10
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/11
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/12
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/13
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/14
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/15
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/16
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/17
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/18
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/19
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/20
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/21
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/22
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/23
notconnect 1 auto auto
10/100/1000BaseTX
Gi4/0/24
connected
1 a-full a-100
10/100/1000BaseTX
Gi4/0/25
notconnect 1 auto auto
Not Present
Gi4/0/26
notconnect 1 auto auto
Not Present
Gi4/0/27
notconnect 1 auto auto
Not Present
Gi4/0/28
notconnect 1 auto auto
Not Present
Switch#
Switch#
Switch#sh switch
Switch/Stack
Mac Address : 3037.a660.4c80
H/W
Current
Switch#
Role Mac Address Priority Version State
----------------------------------------------------------
*4
Master 3037.a660.4c80 1
0 Ready
Switch#conf t
Enter
configuration commands, one per line. End with CNTL/Z.
Switch(config)#switch 4 renumber 1
WARNING:
Changing the switch number may result in a
configuration
change for that switch.
The
interface configuration associated with the old switch
number
will remain as a provisioned configuration.
Do
you want to continue?[confirm](enter)
Changing
Switch Number 4 to Switch Number 1
New
Switch Number will be effective after next reboot
Switch(config)#exit
Switch#wr mem
*Mar
1 00:08:35.823: %SYS-5-CONFIG_I: Configured from console by console
Building
configuration...
[OK]
Switch#
_______________________________________________________________
setelah
itu hilangkan hilangkan konfigurasi switch 4 provision ws-c3750g-24p
__________________
Switch#sh run
Building
configuration...
Current
configuration : 4067 bytes
!
version
15.0
no
service pad
service
timestamps debug datetime msec
service
timestamps log datetime msec
no
service password-encryption
!
hostname
Switch
!
boot-start-marker
boot-end-marker
!
!
no
aaa new-model
switch
1 provision ws-c3750g-24ps
switch
4 provision ws-c3750g-24ps
system
mtu routing 1500
!
!
!
!
crypto
pki trustpoint TP-self-signed-2791328896
Switch#
Switch#
Switch#
Switch#conf t
Enter
configuration commands, one per line. End with CNTL/Z.
Switch(config)#no switch 4 provision ws-c3750g-24ps
Switch(config)#exit
Switch#
Switch#sh run
Building configuration...
Current configuration : 3151 bytes
!
! Last configuration change at 00:16:53 UTC Mon Mar 1 1993
!
version 15.0
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Switch
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
switch 1
provision ws-c3750g-24ps
system
mtu routing 1500
!
!
!
!
Switch#
Switch#
Switch#sh int status
Port Name
Status Vlan Duplex
Speed Type
Gi1/0/1
notconnect 1
auto auto 10/100/1000BaseTX
Gi1/0/2
notconnect 1
auto auto 10/100/1000BaseTX
Gi1/0/3
notconnect 1
auto auto 10/100/1000BaseTX
Gi1/0/4
notconnect 1
auto auto 10/100/1000BaseTX
Gi1/0/5
notconnect 1
auto auto 10/100/1000BaseTX
Gi1/0/6
notconnect 1
auto auto 10/100/1000BaseTX
Gi1/0/7
notconnect 1
auto auto 10/100/1000BaseTX
Gi1/0/8
notconnect 1
auto auto 10/100/1000BaseTX
Gi1/0/9
notconnect 1
auto auto 10/100/1000BaseTX
Gi1/0/10
notconnect 1 auto
auto 10/100/1000BaseTX
Gi1/0/11
notconnect 1 auto
auto 10/100/1000BaseTX
Switch#
_____________________________________________
selesai,
maka port tersebut telah berubah dari Gi4/0/X menjadi Gi1/0/X
selamat
mencoba
0 comments:
Posting Komentar