Primero configuramos el AP que trabajará como WDS.
AP# configure termina
AP(config)# aaa new-model
AP(config)# wlccp wds priority 250 interface bvi1
AP(config)# wlccp authentication-server infrastructure WDS_INFRA
AP(config)# wlccp authentication-server client any WDS_METHOS
AP(config-wlccp-auth)# ssid wifi1
AP(config-wlccp-auth)# ssid wifi2
AP(config)# end
Ahora configuramos los clientes:
AP# configure terminal
AP(config)# wlccp ap username usuario password contraseña
AP(config)# end