cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
13559
Views
0
Helpful
2
Replies

Configure a default gateway on an AP in CLI

AlexisGodinot
Level 1
Level 1

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 !

2 Replies 2

AlexisGodinot
Level 1
Level 1

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.

scottj303
Level 1
Level 1

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

Review Cisco Networking for a $25 gift card