Forum
problemi giderdim tşk.
Bir kaç ay once bu çalışmanın benzer birtanesini yapmıştım. İncelersen hatalarını görebilirsin. Kolay Gelsin.
SWITCH KONFIGURASYONU
Switch(config)#do sh run
Building configuration...
Current configuration : 3383 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Switch
!
spanning-tree mode pvst
!
interface FastEthernet0/1
switchport access
vlan 10
switchport mode
access
switchport voice vlan
20
spanning-tree
portfast
!
interface FastEthernet0/2
switchport access
vlan 10
switchport mode
access
switchport voice vlan
20
spanning-tree
portfast
!
interface FastEthernet0/3
switchport access
vlan 10
switchport mode
access
switchport voice vlan
20
spanning-tree
portfast
!
interface FastEthernet0/4
switchport access
vlan 10
switchport mode
access
switchport voice vlan
20
spanning-tree
portfast
!
interface FastEthernet0/5
switchport mode trunk
!
interface FastEthernet0/6
interface FastEthernet0/7
interface FastEthernet0/8
interface FastEthernet0/9
interface FastEthernet0/10
interface FastEthernet0/11
interface FastEthernet0/12
interface FastEthernet0/13
interface FastEthernet0/14
interface FastEthernet0/15
interface FastEthernet0/16
interface FastEthernet0/17
interface FastEthernet0/18
interface FastEthernet0/19
interface FastEthernet0/20
interface FastEthernet0/21
interface FastEthernet0/22
interface FastEthernet0/23
interface FastEthernet0/24
switchport mode trunk
!
interface GigabitEthernet1/1
!
interface GigabitEthernet1/2
!
interface Vlan1
no ip address
shutdown
!
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
!
!
end
ROUTER KONFIGURASYONU
Switch(config)#do sh run
Building configuration...
Current configuration : 3383 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Switch
!
spanning-tree mode pvst
!
interface FastEthernet0/1
switchport access
vlan 10
switchport mode
access
switchport voice vlan
20
spanning-tree
portfast
!
interface FastEthernet0/2
switchport access
vlan 10
switchport mode
access
switchport voice vlan
20
spanning-tree
portfast
!
interface FastEthernet0/3
switchport access
vlan 10
switchport mode
access
switchport voice vlan
20
spanning-tree
portfast
!
interface FastEthernet0/4
switchport access
vlan 10
switchport mode
access
switchport voice vlan
20
spanning-tree
portfast
!
interface FastEthernet0/5
switchport mode trunk
!
interface FastEthernet0/6
interface FastEthernet0/7
interface FastEthernet0/8
interface FastEthernet0/9
interface FastEthernet0/10
interface FastEthernet0/11
interface FastEthernet0/12
interface FastEthernet0/13
interface FastEthernet0/14
interface FastEthernet0/15
interface FastEthernet0/16
interface FastEthernet0/17
interface FastEthernet0/18
interface FastEthernet0/19
interface FastEthernet0/20
interface FastEthernet0/21
interface FastEthernet0/22
interface FastEthernet0/23
interface FastEthernet0/24
switchport mode trunk
!
interface GigabitEthernet1/1
!
interface GigabitEthernet1/2
!
interface Vlan1
no ip address
shutdown
!
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
!
!
end
NOT : Bilgisayarları DHCP olarak ayarlarsın.
aynı şeyleri kopyalayıp yapıştırmışım. 🙂 saçmalamışım biraz kusura bakma..problemi çozduysen ok..eğer istersen senin çalışmanın aynısını birkaç ay once yapmıştım. Gonderebilirim. Kolay gelsin.