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

stand alone access point

         Hi

i configure Air-ap1252Ag-a-k9 i create ssid but the ssid is not showing in laptop 

3 Replies 3

Hi Syed,

See whether you have configure "ssid guest mode" configured under SSID. Post your "show run config" to see what's missing on your config

Rasika

Hi

ap#terminal l

ap#terminal length 0

ap#sh ru

ap#sh running-config

Building configuration...

Current configuration : 1692 bytes

!

version 12.4

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

service password-encryption

!

hostname ap

!

enable secret 5 $1$8XVY$akpecnOxxa3Vl.LgRINJz.

!

no aaa new-model

no ip dhcp use vrf connected

ip dhcp excluded-address 192.168.1.10

ip dhcp excluded-address 192.168.1.254

!

ip dhcp pool wireless

   network 192.168.1.0 255.255.255.0

   default-router 192.168.1.254

   lease 15

!

!

!

dot11 ssid test1

   authentication open

   guest-mode

!

power inline negotiation prestandard source

!

!

username Cisco password 7 112A1016141D

!

bridge irb

!

!

interface Dot11Radio0

no ip address

no ip route-cache

!

ssid test1

!

dfs band 3 block

channel dfs

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

shutdown

!

ssid test1

!

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 GigabitEthernet0

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 192.168.1.10 255.255.255.0

no ip route-cache

!

ip default-gateway 192.168.1.254

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

sh run                  ter

ap#terminal l

ap#terminal length 0

ap#sh ru

ap#sh running-config

Building configuration...

Current configuration : 1692 bytes

!

version 12.4

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

service password-encryption

!

hostname ap

!

enable secret 5 $1$8XVY$akpecnOxxa3Vl.LgRINJz.

!

no aaa new-model

no ip dhcp use vrf connected

ip dhcp excluded-address 192.168.1.10

ip dhcp excluded-address 192.168.1.254

!

ip dhcp pool wireless

   network 192.168.1.0 255.255.255.0

   default-router 192.168.1.254

   lease 15

!

!

!

dot11 ssid test1

   authentication open

   guest-mode

!

power inline negotiation prestandard source

!

!

username Cisco password 7 112A1016141D

!

bridge irb

!

!

interface Dot11Radio0

no ip address

no ip route-cache

!

ssid test1

!

dfs band 3 block

channel dfs

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

shutdown

!

ssid test1

!

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 GigabitEthernet0

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 192.168.1.10 255.255.255.0

no ip route-cache

!

ip default-gateway 192.168.1.254

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

!

end

then change to 

login local

!

end

after that make  changes

interface Dot11Radio1

no sh

now it  is working

when i m doing for gui mode its not working .through cli cmd its working

for every ssid we type this  cmd

dot11 ssid test1

   authentication open

   guest-mode

harvisin
Level 3
Level 3

Hello Syed,

Please paste your running configuration over here so that we can verify it .

Review Cisco Networking for a $25 gift card