[Megoldva] Cisco AP1041N - vlanok + több ssid

Több napja küdök a következővel:
Switchen trönkporton kapja a vlanokat. Az AP-n meg fel kéne húzni mindegyik vlanra külön-külön egy ssidt. Ez idáig meg is van, a kliens fel is csatlakozik, de ipt nem kap a dhcptől, pontosabban semmilyen kommunikáció nincs a switch és az ap között. Se ip, se arp... Valaki tudna segíteni esetleg mi hibázik?


ap#sh ver
Cisco IOS Software, C1040 Software (C1140-K9W7-M), Version 12.4(25d)JA1, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2011 by Cisco Systems, Inc.
Compiled Thu 11-Aug-11 02:58 by prod_rel_team

ROM: Bootstrap program is C1040 boot loader
BOOTLDR: C1040 Boot Loader (C1140-BOOT-M) Version 12.4(23c)JA6, RELEASE SOFTWARE (fc1)

ap uptime is 1 hour, 11 minutes
System returned to ROM by power-on
System image file is "flash:/c1140-k9w7-mx.124-25d.JA1/c1140-k9w7-mx.124-25d.JA1"


This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

cisco AIR-AP1041N-E-K9     (PowerPC405ex) processor (revision A0) with 98294K/32768K bytes of memory.
Processor board ID FCZ1707Z0LT
PowerPC405ex CPU at 333Mhz, revision number 0x147E
Last reset from power-on
1 Gigabit Ethernet interface
1 802.11 Radio(s)

32K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address: B0:FA:EB:F5:48:7A
Part Number                          : 73-14034-06
PCA Assembly Number                  : 800-34273-07
PCA Revision Number                  : A0
PCB Serial Number                    : FOC17030RBK
Top Assembly Part Number             : 800-34284-05
Top Assembly Serial Number           : FCZ1707Z0LT
Top Revision Number                  : A0
Product/Model Number                 : AIR-AP1041N-E-K9    

Configuration register is 0xF

ap#sh ru
Building configuration...

Current configuration : 3418 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname ap
!
logging rate-limit console 9
enable secret 5 $1$EYwx$YEcnkcH0HJ8kUYjUV5ja21
!
no aaa new-model
!
!
dot11 syslog
!
dot11 ssid mgmt
   vlan 1
   authentication open 
   authentication key-management wpa version 2
   mbssid guest-mode
   wpa-psk ascii 7 111D1C160D0652555D
!
dot11 ssid teszt101
   vlan 101
   authentication open 
   authentication key-management wpa version 2
   mbssid guest-mode
   wpa-psk ascii 7 071B245F541D405C4E
!
dot11 ssid teszt102
   vlan 102
   authentication open 
   authentication key-management wpa version 2
   mbssid guest-mode
   wpa-psk ascii 7 15060E1F1E3E727D71
!
dot11 ssid teszt103
   vlan 103
   authentication open 
   authentication key-management wpa version 2
   mbssid guest-mode
   wpa-psk ascii 7 044F0E151535151750
!         
!
!
username Cisco password 7 047802150C2E
!
!
bridge irb
!
!
interface Dot11Radio0
 no ip address
 no ip route-cache
 !
 encryption vlan 1 mode ciphers aes-ccm 
 !
 encryption vlan 101 mode ciphers aes-ccm 
 !
 encryption vlan 102 mode ciphers aes-ccm 
 !
 encryption vlan 103 mode ciphers aes-ccm 
 !
 ssid mgmt
 !
 ssid teszt101
 !
 ssid teszt102
 !
 ssid teszt103
 !
 antenna gain 0
 mbssid
 station-role root
!
interface Dot11Radio0.1
 encapsulation dot1Q 1
 no ip route-cache
!
interface Dot11Radio0.101
 encapsulation dot1Q 101
 no ip route-cache
 bridge-group 101
 bridge-group 101 subscriber-loop-control
 bridge-group 101 block-unknown-source
 no bridge-group 101 source-learning
 no bridge-group 101 unicast-flooding
 bridge-group 101 spanning-disabled
!         
interface Dot11Radio0.102
 encapsulation dot1Q 102
 no ip route-cache
 bridge-group 102
 bridge-group 102 subscriber-loop-control
 bridge-group 102 block-unknown-source
 no bridge-group 102 source-learning
 no bridge-group 102 unicast-flooding
 bridge-group 102 spanning-disabled
!
interface Dot11Radio0.103
 encapsulation dot1Q 103 native
 no ip route-cache
 bridge-group 103
 bridge-group 103 subscriber-loop-control
 bridge-group 103 block-unknown-source
 no bridge-group 103 source-learning
 no bridge-group 103 unicast-flooding
 bridge-group 103 spanning-disabled
!
interface GigabitEthernet0
 no ip address
 no ip route-cache
 duplex auto
 speed auto
 no keepalive
!
interface GigabitEthernet0.1
 encapsulation dot1Q 1
 no ip route-cache
!
interface GigabitEthernet0.101
 encapsulation dot1Q 101
 no ip route-cache
 bridge-group 101
 no bridge-group 101 source-learning
 bridge-group 101 spanning-disabled
!
interface GigabitEthernet0.102
 encapsulation dot1Q 102
 no ip route-cache
 bridge-group 102
 no bridge-group 102 source-learning
 bridge-group 102 spanning-disabled
!
interface GigabitEthernet0.103
 encapsulation dot1Q 103 native
 no ip route-cache
 bridge-group 103
 no bridge-group 103 source-learning
 bridge-group 103 spanning-disabled
!
interface BVI1
 ip address 192.168.50.45 255.255.255.0
 no ip route-cache
!
interface BVI101
 ip address 192.168.101.2 255.255.255.0
 no ip route-cache
!
interface BVI102
 ip address 192.168.102.2 255.255.255.0
 no ip route-cache
!
interface BVI103
 ip address 192.168.103.2 255.255.255.0
 no ip route-cache
!
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
!
!
!
line con 0
line vty 0 4
 login local
!
end

ap#

Hozzászólások