WLAN Cisco zwei AP1240 verbinden
Hallo!
Bin neu hier! Komme gleich zur Sache:
Ich versuche seit Tagen eine Verbindung zwischen zwei Access Points vom Typ Cisco 1240 zur Kommunikation zu bewegen. An dem ersten (AP1) hängt nur ein PC über den LAN-Port und der zweite (AP2) ist an den LAN-Port über einen Hub an einen Switch angeschlossen an dem mehrere PCs hängen.
Ich habe den AP1 als Access Point konfiguriert und den AP2 als Workgroup Bridge, anfangs habe ich für die BVI und FastEthernet-Schnittstelle jeweils gleiche IPs gegeben (Ist das falsch?), diese dann aber jeweils geändert (sind alle in einem Subnet), trotzdem funktioniert die Verbindung nicht und auf AP2 wird im Workgroup Bridge Modus unter "Status Enable Mode" "Disable" angezeigt, obwohl in der Konfiguration auf "Enable" steht (Warum?).
Als Anhang noch die Konfigurationsparameter:
AP1:
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password
!
hostname akzespoint1
!
!
ip subnet-zero
!
!
no aaa new-model
!
dot11 ssid WLAN
authentication open
!
!
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
shutdown
!
ssid WLAN
!
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
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 Dot11Rad
no ip address
no ip route-cache
!
ssid WLAN
!
no dfs band block
speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0
channel dfs
station-role root
no dot11 qos mode
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 FastEthernet0
ip address X.X.X.X Z.Z.Z.Z
no ip route-cache
duplex auto
speed auto
hold-queue 160 in
!
interface BVI1
ip address X.X.X.Y Z.Z.Z.Z
no ip route-cache
!
ip default-gateway X.X.X.Z
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
!
!
!
!
line con 0
line vty 0 4
login
!
end
____________
AP2:
!
version 12.3
no servi
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname akzesspoint2
!
!
ip subnet-zero
!
!
no aaa new-model
!
dot11 ssid WLAN
infrastructure-ssid
!
!
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
shutdown
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
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 Dot11Radio1
no ip address
no ip route-cache
!
ssid WLAN
!
speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0
station-role workgroup-bridge
no dot11 qos mode
bridge-group 1
bridge-group 1 spanning-disabled
!
interface FastEthernet0
ip address X.X.X.W Z.Z.Z.Z
no ip route-cache
duplex auto
speed auto
hold-queue 160 in
!
interface BVI1
ip address X.X.X.G Z.Z.Z.Z
no ip route-cache
!
ip default-gateway X.X.X.S
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
!
!
!
!
line con 0
line vty 0 4
!
end
Danke für jede Hilfe!
mfg
Bublik321
Bin neu hier! Komme gleich zur Sache:
Ich versuche seit Tagen eine Verbindung zwischen zwei Access Points vom Typ Cisco 1240 zur Kommunikation zu bewegen. An dem ersten (AP1) hängt nur ein PC über den LAN-Port und der zweite (AP2) ist an den LAN-Port über einen Hub an einen Switch angeschlossen an dem mehrere PCs hängen.
Ich habe den AP1 als Access Point konfiguriert und den AP2 als Workgroup Bridge, anfangs habe ich für die BVI und FastEthernet-Schnittstelle jeweils gleiche IPs gegeben (Ist das falsch?), diese dann aber jeweils geändert (sind alle in einem Subnet), trotzdem funktioniert die Verbindung nicht und auf AP2 wird im Workgroup Bridge Modus unter "Status Enable Mode" "Disable" angezeigt, obwohl in der Konfiguration auf "Enable" steht (Warum?).
Als Anhang noch die Konfigurationsparameter:
AP1:
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password
!
hostname akzespoint1
!
!
ip subnet-zero
!
!
no aaa new-model
!
dot11 ssid WLAN
authentication open
!
!
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
shutdown
!
ssid WLAN
!
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
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 Dot11Rad
no ip address
no ip route-cache
!
ssid WLAN
!
no dfs band block
speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0
channel dfs
station-role root
no dot11 qos mode
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 FastEthernet0
ip address X.X.X.X Z.Z.Z.Z
no ip route-cache
duplex auto
speed auto
hold-queue 160 in
!
interface BVI1
ip address X.X.X.Y Z.Z.Z.Z
no ip route-cache
!
ip default-gateway X.X.X.Z
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
!
!
!
!
line con 0
line vty 0 4
login
!
end
____________
AP2:
!
version 12.3
no servi
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname akzesspoint2
!
!
ip subnet-zero
!
!
no aaa new-model
!
dot11 ssid WLAN
infrastructure-ssid
!
!
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
shutdown
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
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 Dot11Radio1
no ip address
no ip route-cache
!
ssid WLAN
!
speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0
station-role workgroup-bridge
no dot11 qos mode
bridge-group 1
bridge-group 1 spanning-disabled
!
interface FastEthernet0
ip address X.X.X.W Z.Z.Z.Z
no ip route-cache
duplex auto
speed auto
hold-queue 160 in
!
interface BVI1
ip address X.X.X.G Z.Z.Z.Z
no ip route-cache
!
ip default-gateway X.X.X.S
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
!
!
!
!
line con 0
line vty 0 4
!
end
Danke für jede Hilfe!
mfg
Bublik321
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 87160
Url: https://administrator.de/forum/wlan-cisco-zwei-ap1240-verbinden-87160.html
Ausgedruckt am: 29.04.2025 um 18:04 Uhr
3 Kommentare
Neuester Kommentar
AP 1 als ROOT
AP 2 als WORKGROUP-BRIDGE
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname aksesspoind
!
enable secret 5 $23452342343244234/
!
username merkel
clock timezone GTM 1
ip subnet-zero
ip domain name bundeskanzleramt.de
ip name-server xx.xx.xx.xx
ip name-server xx.xx.xx.xx
!
!
no aaa new-model
!
dot11 ssid WLAN
authentication open
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
ssid WLAN
!
short-slot-time
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
channel 2412
station-role root
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 FastEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
bridge-group 1
no bridge-group 1 source-learning
bridge-group 1 spanning-disabled
!
interface BVI1
ip address xx.xx.xx.xx 255.255.0.0
no ip route-cache
!
ip default-gateway xx.xx.xx.xx
no ip http server
ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
ip radius source-interface BVI1
!
!
control-plane
!
bridge 1 route ip
!
!
!
line con 0
transport preferred all
transport output all
line vty 0 4
login
transport preferred all
transport input all
transport output all
line vty 5 15
login
transport preferred all
transport input all
transport output all
!
sntp server xx.xx.xx.xx
end
AP 2 als WORKGROUP-BRIDGE
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname aksessboint2
!
username edmond_stoiber_äh_äh_in_zehn_minuten_vom_muenchner_hauptbahnhof_äh_äh
!
enable secret 5 $34534543543534543/
!
clock timezone GMT 1
ip subnet-zero
ip domain name bundekanzleramt.de
ip name-server xx.xx.xx.xx
ip name-server xx.xx.xx.xx
!
!
no aaa new-model
!
dot11 ssid WLAN
authentication open
infrastructure-ssid
!
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
ssid WLAN
!
short-slot-time
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 workgroup-bridge
bridge-group 1
bridge-group 1 spanning-disabled
!
interface FastEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
!
interface BVI1
ip address xx.xx.xx.xx 255.255.0.0
no ip route-cache
!
ip default-gateway xx.xx.xx.xx
no ip http server
ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
ip radius source-interface BVI1
!
!
control-plane
!
bridge 1 route ip
!
!
alias exec wn copy run tftp://xx.xx.xx.xx/backup
!
line con 0
transport preferred all
transport output all
line vty 0 4
login
transport preferred all
transport input all
transport output all
line vty 5 15
login
transport preferred all
transport input all
transport output all
!
sntp server xx.xx.xx.xx
end