07-18-2008 01:26 AM - edited 07-03-2021 04:11 PM
Hi everybody,
I have gone through Cisco IOS Commands Master List, but I can't find the command line for assigning an IP default gateway on AP1130AG with IOS 12.3(8).
May you please help me ?
Thanks in advance !
07-18-2008 04:02 AM
It was actually very easy : need to enter it like it appears in the config.txt file.
In "configure terminal" mode :
ip default-gateway AAA.BBB.CCC.DDD
They probably omit to put it in the IOS Commands Master List.
05-28-2019 03:07 PM
Use 'config ap static-IP enable <Cisco AP name>' <IP addr> <IP mask> <gateway>'
config ap static-ip enable ap1-cc1 10.60.128.22 255.255.255.0 10.60.128.1
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