cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
650
Views
0
Helpful
0
Replies

Cisco Aironet 2702 AP and repeater

Guillaume-fr
Level 1
Level 1

Hello, I'm facing an issue setting up a RootAP(With DHCP) and a Repeater.

When I connect a wireless device to my RootAP (192.168.1.240), no problem, is authenticates, gets and IP, and reaches what is behind the ethernet port (192.168.1.10 for example).

But, when I connect to the Repeater (192.168.2.241), it Authenticates, gets an IP (from the root ?!), but after that, no way to ping the root AP

 

Here are the configs

---------AP


Current configuration : 2182 bytes
!
! Last configuration change at 00:27:54 UTC Mon Mar 1 1993
version 15.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname AP1
!
!
logging rate-limit console 9
enable secret 5 $1$ncXR$aJ89XNhrxXBxXHBOnTnoE/
!
no aaa new-model
no ip source-route
no ip cef
ip dhcp excluded-address 192.168.1.1 192.168.1.50
!
ip dhcp pool Wifi
network 192.168.1.0 255.255.255.0
default-router 192.168.1.254
dns-server 192.168.1.254
!
!
!
!
dot11 pause-time 100
dot11 syslog
!
dot11 ssid Aittouassel
authentication open
authentication key-management wpa version 2
guest-mode
infrastructure-ssid
wpa-psk ascii 7 047803031A22441F5B45
!
!
!
no ipv6 cef
!
!
username Cisco password 7 56300F180804
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
!
encryption mode ciphers aes-ccm
!
ssid Aittouassel
!
antenna gain 0
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
no ip address
!
encryption mode ciphers aes-ccm
antenna gain 0
peakdetect
no dfs band block
channel dfs
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface GigabitEthernet0
no ip address
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface GigabitEthernet1
no ip address
shutdown
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface BVI1
mac-address 002a.106e.801c
ip address 192.168.1.240 255.255.255.0
ipv6 address dhcp
ipv6 address autoconfig
ipv6 enable
!
ip forward-protocol nd
no ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
!
!
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
login local
transport input all
!
end

 

-----------------Repeater

Current configuration : 2048 bytes
!
! Last configuration change at 00:09:54 UTC Mon Mar 1 1993
version 15.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname AP2
!
!
logging rate-limit console 9
enable secret 5 $1$FN4G$mwTWu9LXDIg4LosGs62jH.
!
no aaa new-model
no ip source-route
no ip cef
!
!
!
!
dot11 pause-time 100
dot11 syslog
!
dot11 ssid Aittouassel
authentication open
authentication key-management wpa version 2
guest-mode
infrastructure-ssid
wpa-psk ascii 7 13261F171E0F0C7B7977
!
!
!
no ipv6 cef
!
!
username Cisco password 7 096F471A1A0A
!
!
bridge irb
!
!
!
interface Dot11Radio0
no ip address
!
encryption mode ciphers aes-ccm
!
ssid Aittouassel
!
antenna gain 0
parent 1 843d.c6d5.9c60
station-role repeater
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
no ip address
!
encryption mode ciphers aes-ccm
antenna gain 0
peakdetect
no dfs band block
channel dfs
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface GigabitEthernet0
no ip address
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface GigabitEthernet1
no ip address
shutdown
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface BVI1
mac-address 0081.c48e.c740
ip address 192.168.1.241 255.255.255.0
ipv6 address dhcp
ipv6 address autoconfig
ipv6 enable
!
ip forward-protocol nd
no ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
!
!
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
login local
transport input all
!
end

 

-----------------------------

To resume my topology :

Cli1-- Ethernet -- AP1(Dhcp) -- AP2 -- Cli2
Ping Cli1 AP2 - OK
Ping CLI2 AP1 - KO

Thanks for your help !

0 Replies 0
Review Cisco Networking products for a $25 gift card