Attention! The Adtran support community will be placed in read-only mode on Monday, January 20th, at 8 AM CST for system maintenance. During this time, new posts, replies, or other content updates will be unavailable. The system will return to normal functionality by 9 AM CST on Tuesday, January 21st. If you encounter any product issues during this read-only period, you can reach out to Adtran support at any time. Thank you!
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