Добрый день!
Испытываю проблемы с бриджем.
конфига 1300:
dot11 ssid brd_wlan
authentication open
guest-mode
infrastructure-ssid
!
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
ssid brd_wlan
!
speed basic-1.0 basic-2.0 basic-5.5 basic-11.0 basic-6.0 basic-9.0 basic-12.0
basic-18.0 basic-24.0
station-role root
concatenation
bridge-group 1
bridge-group 1 spanning-disabled
!
interface FastEthernet0
ip address 10.0.0.251 255.255.255.0
no ip route-cache
bridge-group 1
bridge-group 1 spanning-disabled
!
interface BVI1
ip address 192.168.125.25 255.255.255.0
no ip route-cache
!bridge 1 route ip
конфига 1200:
dot11 ssid brd_wlan
authentication open
infrastructure-ssid
!
!
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
ssid brd_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 non-root
rts threshold 4000
infrastructure-client
bridge-group 1
bridge-group 1 spanning-disabled
!
interface FastEthernet0
ip address 192.168.0.224 255.255.255.0
no ip route-cache
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
hold-queue 160 in
!
interface BVI1
ip address 192.168.125.26 255.255.255.0
no ip route-cache
!
!
!
control-plane
!
bridge 1 route ip
Собственно бридж не подымается.
%DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No Response
с подобной работай сталкиваюсь впервые, так что нид хелп.
Спасибо!