Exciting News! Coming soon, our support community will have a new look and feel. There won't be any changes to your favorite features, but you can look forward to an exciting new experience. Stay tuned for more information!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Q&A How do I configure auto-link on my ASE Switch?

Q&A How do I configure auto-link on my ASE Switch?

Question

How do I configure auto-link on my ASE Switch?

Answer

Currently auto-link is configurable only in the CLI of our ASE switches. The following 2 commands are all that's needed to get it up and running from global configuration mode:

!
auto-link 
auto-link server primary <hostname | ip address> [port <port>]
!
 
Considerations:
  • Only one entry is allowed for the primary n-Command MSP server. In addition, primary servers cannot be deleted if any secondary servers are configured.
  • Multiple entries can be configured for secondary n-Command MSP servers. Duplicate entries are not allowed.
  • The priority of secondary servers is determined by the order in which they were configured.
  • By default, auto-link will use port 80 for HTTP, or port 443 for HTTPS, depending on the specified communication method.
  • By default, the unit communicates with the server using HTTPS.
Labels (5)
Version history
Last update:
‎11-03-2020 01:42 PM
Updated by:
Contributors