I have been having issues configuring trunking between my 1200AP and
2950 switch.
After modifying the AP config with subif/dot1q/vlans i am able to
maintain access to it (native vlan1 operational, Vlan3,4 are not). But
as soon as I put the switchport in trunking mode (dot1q only on 2950) i
lose all connectivity to the AP.
SSID AP mapped to VLAN 3
SSID PDA mapped to VLAN 4
native vlan 1
AP CONFIG:
------------------------------------------------------------------------------------------------------------------------------
VC2FL_AP1>en
Password:
VC2FL_AP1#show run
Building configuration...
Current configuration : 2563 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname VC2FL_AP1
!
enable secret 5
!
username Cisco password
ip subnet-zero
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
ssid ap
vlan 3
authentication open
guest-mode
!
ssid pda
vlan 4
authentication open
!
speed 1.0 basic-2.0 5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0
54.0
rts threshold 2312
power local cck 30
channel 2462
station-role root
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no ip route-cache
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
bridge-group 1 spanning-disabled
!
interface Dot11Radio0.3
encapsulation dot1Q 3
no ip route-cache
bridge-group 3
bridge-group 3 subscriber-loop-control
bridge-group 3 block-unknown-source
no bridge-group 3 source-learning
no bridge-group 3 unicast-flooding
bridge-group 3 spanning-disabled
!
interface Dot11Radio0.4
encapsulation dot1Q 4
no ip route-cache
bridge-group 4
bridge-group 4 subscriber-loop-control
bridge-group 4 block-unknown-source
no bridge-group 4 source-learning
no bridge-group 4 unicast-flooding
bridge-group 4 spanning-disabled
!
interface FastEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
!
interface FastEthernet0.1
encapsulation dot1Q 1 native
no ip route-cache
bridge-group 1
no bridge-group 1 source-learning
bridge-group 1 spanning-disabled
!
interface FastEthernet0.3
encapsulation dot1Q 3
no ip route-cache
bridge-group 3
no bridge-group 3 source-learning
bridge-group 3 spanning-disabled
!
interface FastEthernet0.4
encapsulation dot1Q 4
no ip route-cache
bridge-group 4
no bridge-group 4 source-learning
bridge-group 4 spanning-disabled
!
interface BVI1
ip address 128.3.75.4 255.255.255.0
no ip route-cache
!
ip default-gateway 128.3.75.1
ip http server
ip http help-path
http://www.cisco.com/warp/public/779/sm ... ivory/1100
ip http access-class 10
ip radius source-interface BVI1
access-list 10 permit 128.1.2.180
access-list 10 permit 128.1.1.221
access-list 10 permit 128.1.2.22
access-list 10 permit 128.1.1.53
access-list 10 permit 128.1.1.90
access-list 10 permit 128.1.1.99
bridge 1 route ip
!
!
line con 0
line vty 0 4
access-class 10 in
password
login
line vty 5 15
login
!
end
---------------------------------------------------------------------------------------------------------------------------
Switch CONFIG:
------------------------
!
interface FastEthernet0/24
description VC2FL_AP1
switchport trunk allowed vlan 1,3,4
switchport mode trunk
switchport nonegotiate
!
Fa0/24 VC2FL_AP1 connected trunk a-full a-100
10/100BaseTX
ClosetF#show vtp status
VTP Version : 2
Configuration Revision : 0
Maximum VLANs supported locally : 250
Number of existing VLANs : 8
VTP Operating Mode : Transparent
VTP Domain Name : MedicalPark
VTP Pruning Mode : Disabled
VTP V2 Mode : Enabled
VTP Traps Generation : Disabled
MD5 digest : 0x62 0x2B 0xE8 0xD6 0x06 0xE1 0x58
0x44
Configuration last modified by 0.0.0.0 at 0-0-00 00:00:00
ClosetF#
----------------------------------------------------------------------------------------------------------
I would appreciate any suggestions or comments you may have about my
problem!
Thanks,
Todd
