cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1571
Views
5
Helpful
28
Replies

air-cap702w-e-k9 access point

yalcinsoft
Level 1
Level 1

I have a cisco air-cap702w-e-k9 access point, I want to use it without a controller, I want to enter the interface and make settings from there, what should I do, thanks

28 Replies 28

now how can i give an ip address to be able to set the interface

 

ap#show running-config
Building configuration...

Current configuration : 1743 bytes
!
! Last configuration change at 00:19: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 ap
!
!
logging rate-limit console 9
enable secret 5 $1$c7yg$gqzcbNQW8YhYKojfwZL3b1
!
no aaa new-model
led display off
no ip source-route
no ip cef
!
!
!
!
dot11 pause-time 100
dot11 syslog
!
!
no ipv6 cef
!
!
username Cisco password 7 106D000A0618
!
!
bridge irb
!
!
!
interface Dot11Radio0
no ip address
shutdown
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
shutdown
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 BVI1
mac-address f09e.631a.2480
ip address dhcp client-id GigabitEthernet0
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
!
!
lan-port port-id 1
shutdown
lan-port port-id 2
shutdown
lan-port port-id 3
shutdown
lan-port port-id 4
shutdown
!
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
login local
transport input all
!
end

 

@marce1000 already provided you with a link to the getting started guide above.

Read the full config guide at https://www.cisco.com/c/en/us/td/docs/wireless/access_point/15-3-3/configuration/guide/cg15-3-3/cg15-3-3-chap4-first.html

And if you search for cisco autonomous AP configuration you'll find plenty of examples and videos on the internet.

no matter what i did i didn't get in the interface

You must have logged in because you posted  the output of "show running-config" above.

To enter configuration mode "conf t"
int bvi1
ip address <ip> <mask
end
And don't forget you need to save the config after any change "wr" or "copy run start".

That's the IP configuration done.  You really need to read the configuration guide or look at any of the other advice on the internet.  We can't talk you through every step of configuration - if you want to do this you need to learn how to do it by reading the guides and practising.

If you're referring to accessing the GUI - well obviously you can't do that before the AP has an IP address.  Keep in mind many people have reported problems with using the GUI so recommended to use CLI only.  GUI problems will never get fixed because the software is already past end of software maintenance.

ap(config)#int
ap(config)#int b
ap(config)#int bVI 1
ap(config-if)#ip add
ap(config-if)#ip address 192.168.2.145 255.255.255.0
ap(config-if)#end
ap#wr
Building configuration...
[OK]

 

I registered like this, when I type the ip address on chrome, I can't get the interface, but there is ping access

can you give a link

Why ask for a link?  Just search the internet for "cisco aironet 702i configuration guide" or "cisco 702 configuration guide".  You can find almost everything from guides, to blogs, to videos on how to do this.  You need to reference multiple things in order for you to understand the basics of what you need to do.  

-Scott
*** Please rate helpful posts ***

Me and Marce both gave you links already!

And you know how to use Google right?

I'm sorry everyone, this is the first time I'm doing such a job, I don't have much knowledge so I took a lot of time my aim is to be able to stream and drink from there that you downloaded this device from the rope Thank you very much

The best way to learn is to search online.  I still do that and take information from various locations to figure out what I need to do.  Videos are the easiest for new folks to learn from, at least I think it is.  You can also search the forum for specific questions to see how that was answered and that may or may not help.  Just take your time, doing what you are doing, isn't easy unless you have done it many times.

-Scott
*** Please rate helpful posts ***

ap: boot
Loading "flash:ap1g1-k9w7-tar.153-3.JK9"...flash:ap1g1-k9w7-tar.153-3.JK9: no such file or directory

Error loading "flash:ap1g1-k9w7-tar.153-3.JK9"

Interrupt within 5 seconds to abort boot process.

Scott Fella
Hall of Fame
Hall of Fame

Since you are in common when you captured this, you should take a look at this old guide:
https://community.cisco.com/t5/wireless-mobility-knowledge-base/access-point-rommon-recovery-ap-prompt-recovery-example/ta-p/3119495

Also, if you have the console connected and you power cycle the ap while holding the mode button for about 20 seconds and release, you should see an output that shows you that the ap is trying to tftp and image.  You can capture that and then connect your laptop configured with an ip address that shows on the output.  This way the ap can just pull the image straight from your tftp/laptop.

ScottFella_0-1681150805132.png

 

-Scott
*** Please rate helpful posts ***

Review Cisco Networking products for a $25 gift card