[c-nsp] AP-1242AG config

Joel P tman701 at gmail.com
Mon Dec 17 18:11:10 EST 2007


Hey Guys,

Im trying to set up a new AP. I have never really set one up myself from
scratch. I have managed them, but they were always pre-configured by someone
else, so please excuse my ignorance. I followed the docs from cisco and I am
stuck. Basically I cant reach it from anywhere. This is connecting to a
3750G stack. I configured the port on the 3750 as a dot1q trunk port, easy
enough. Same goes for the AP. Vlan1 isnt used in this scenario, we have
other Vlans that are being used in this case. I have gone back and forth
assigning the BVI ip addresses on the both vlan's, making each vlan the
native vlan on the AP and the switch, allowed only the 2 vlans on the trunk
port on the switch. Nothing is letting me access the AP via IP. Im pretty
sure I have over looked something really simple but I just cant find it.
Unfortunately all the other AP's I have are using vlan1 as the native vlan
and the another vlan for Voip traffic. That is pretty much the only
difference between my existing AP's and this new one im trying to set up oh
and the existing ones are 1220's. I included the config of the new AP.
Any help is greatly appreciated.

version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname ap
!
enable secret 5 $1$/zGH$xzsRGAXFpaqMQdyblohgC.
!
ip subnet-zero
!
no aaa new-model
dot11 vlan-name Voice vlan 200
!
dot11 ssid STL-MIA
   vlan 100
   authentication open
   mbssid guest-mode
!
dot11 ssid STL-VOiP
   vlan 200
   authentication open
   mbssid guest-mode
!
dot11 network-map
power inline negotiation prestandard source !
username Cisco password 7 072C285F4D06
!
bridge irb
!
interface Dot11Radio0
 no ip address
 no ip route-cache
 ssid STL-MIA
 ssid STL-VOiP
 mbssid
 speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0
48.0 54.0  station-role root !
interface Dot11Radio0.100
 encapsulation dot1Q 100
 no ip route-cache
 bridge-group 100
 bridge-group 100 subscriber-loop-control  bridge-group 100
block-unknown-source  no bridge-group 100 source-learning  no bridge-group
100 unicast-flooding  bridge-group 100 spanning-disabled !
interface Dot11Radio0.200
 encapsulation dot1Q 200 native
 no ip route-cache
 bridge-group 200
 bridge-group 200 subscriber-loop-control  bridge-group 200
block-unknown-source  no bridge-group 200 source-learning  no bridge-group
200 unicast-flooding  bridge-group 200 spanning-disabled !
interface FastEthernet0
 no ip address
 no ip route-cache
 duplex auto
 speed auto
 hold-queue 160 in
!
interface FastEthernet0.100
 encapsulation dot1Q 100
 no ip route-cache
 bridge-group 100
 no bridge-group 100 source-learning
 bridge-group 100 spanning-disabled
!
interface FastEthernet0.200
 encapsulation dot1Q 200 native
 no ip route-cache
 bridge-group 200
 no bridge-group 200 source-learning
 bridge-group 200 spanning-disabled
!
interface BVI1
 ip address 172.31.1.15 255.255.255.0
 no ip route-cache
!
ip default-gateway 172.31.1.1
ip http server
no ip http secure-server
ip http help-path
http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
!
control-plane
!
bridge 1 route ip
!
!
line con 0
line vty 0 4
 login local
 transport preferred telnet
line vty 5 15
 login local
 transport preferred telnet




More information about the cisco-nsp mailing list