Options

Packet tracer 6.3

yovalyaryovalyar Member Posts: 10 ■□□□□□□□□□
I have created 3 vlans and trunked them on 3 switches. Router has Router on a stick and dhcp. The problem is that only the pc's of the switch that is directly connected to the router gets IP and the 2two other switches that are conected to that switch dont get nothing though thay are not trunked.

see example of a switch
!
interface FastEthernet0/9
switchport access vlan 30
!
interface FastEthernet0/10
switchport access vlan 30
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!Switch#show interfaces trunk
Port Mode Encapsulation Status Native vlan
Gig0/1 on 802.1q trunking 1
Gig0/2 on 802.1q trunking 1


Port Vlans allowed on trunk
Gig0/1 10,20,30
Gig0/2 10,20,30


Port Vlans allowed and active in management domain
Gig0/1 30
Gig0/2 30


Port Vlans in spanning tree forwarding state and not pruned
Gig0/1 30
Gig0/2 30

Comments

Sign In or Register to comment.