Owner's Manual

Changing System Settings
To configure settings for the following items, click the Change Settings link in the top banner. You can
configure the following settings:
AFC server IP address and port number
Auto-refresh duration
Number of query results to display
Figure 7. AFC GUI — Change Settings Window
To direct all subsequent queries to the specified address, enter the controller’s IP address and port
number in the form that is displayed. The data is saved as a browser cookie and is automatically retrieved
when you launch the GUI.
Submitting Queries
Enter the appropriate URI to submit a query in the text field in the banner. The URI can be complete
(beginning with http) or incomplete. If you use an incomplete URI, the GUI inserts the preamble using
the current system IP address and port number. For example, all of the following query formats generate
a list of switches:
http://controller-ip-address:tcp-port-number/sdnc/v1/switches/* (where controller-
ip-address is the controller’s IP address and tcp-port-number is the TCP port)
sdnc/v1/switches/*
switches/*
76
Active Fabric Controller User Interface