Monitoring, Management & Location Tracking

 View Only
last person joined: one year ago 

Articles relating to existing and legacy HPE Aruba Networking products and solutions including AirWave, Meridian Apps, ALE, Central / HPE Aruba Networking Central, and UXI / HPE Aruba Networking User Experience Insight

Modifying the AP facing interface in AMP 

Jun 10, 2014 11:51 PM

To check which IP address is currently being used by AMP, run the following command:

# dbc 'select ap_facing_amp_interface from seas_config;'

To change the interface that AMP is using, run a command like this:

# dbc "update seas_config set ap_facing_amp_interface = 'INTERFACE_NUM';"

Example:

# dbc "update seas_config set ap_facing_amp_interface = 'eth1';"
-OR-
# dbc "update seas_config set ap_facing_amp_interface = 'bond0';"

For a more detailed description of this topic please refer to the Knowledge Base article:

Instructions for Setting up Ethernet Failover (bonded interface) on AMP
http://kb.airwave.com/?sid=50140000000Mere

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.