05-25-2004 10:18 AM - edited 07-04-2021 09:39 AM
Hello,
I am looking for the simplest configuration on an AP without any vlan or sub-interfaces configuration. Really the basic configuration for an AP with :
- 1 IP adresse
- 1 Netmask
- 1 Default Gateway
Thx for any help.
05-25-2004 05:46 PM
Hi,
You can do a simple configuration such as this by just defaulting the Access Point if its not in default already.
Access the AP either browser or CLI.
If you use the browser the settings you are looking to configure can all be set under Express Setup page.
If through the CLI
enable
(enter enable password by default Cisco)
config t
int bvi1
ip address x.x.x.x 255.255.255.0
exit
ip default-gateway x.x.x.x
exit
wr mem
regards,
Charlie
05-25-2004 10:25 PM
Hi,
Is it possible to not configure the BVI interface ? is It mandatory ?
Is it possible to configure just fasethernet0 and ip defauly gateway ?
Regards
06-02-2004 04:22 PM
If you want to give the AP a fixed IP address you must configure the BVI interface - not the ethernet0
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide