You can refer to the following configuration: 1) Basic wireless configurations. For details about typical configuration functions, note the following: The wlan-config and ap-group numbers and names on the active and standby AC must be the same. 2) AC-1 and AC-2 Enable cluster configuration AC-1 configuration: AC-1(config)#interface loopback 0 -----> Create the IP address of the loopback interface used to set up a tunnel with the AP. AC-1(config-if-Loopback 1)#ip address 1.1.1.1 255.255.255.0 AC-1(config-if-Loopback 1)#exit AC-1(config)#ac-controller Ac-1 (config-ac)#ac-name ac-1 -----> Indicates the name of the AC in the cluster AC-1(config-ac)#exit AC-2 configuration: AC-2(config)#interface loopback 0 -----> Create the IP address of the loopback interface used to set up a tunnel with the AP. AC-2(config-if-Loopback 1)#ip address 2.2.2.2 255.255.255.0 AC-2(config-if-Loopback 1)#exit AC-2(config)#ac-controller Ac-2 (config-ac)#ac-name ac-2 -----> Indicates the name of the AC in the cluster AC-2(config-ac)#exit 3) To configure the same AP on the active and standby AC, the principles are as follows: The AP configurations on the active and standby AC must be consistent. Take the AP whose mac address is 0001.0000.0001 as an example. Active AC configuration (ap online and not renamed) AC-1(config)#ap-config 0001.0000.0001 -----> The AP is online Ac-1 (config-ap)#primary-base ac-1 1.1.1.1 -----> Specify the name of the primary ac as AC-1(configured using ac-name on AC) and the address of the primary tunnel as 1.1.1.1. Ac-1 (config-ap)# second-base ac-2 2.2.2.2 -----> Specify the name of the standby ac as AC-2 (using ac-name on AC) and the address of the primary tunnel as 2.2.2.2. If you want to configure primary AC preemption, add switch-back. AC-1(config-ap)#ap-group ruijie -----> Invoke the ap-group that has been added to the cluster Ac-1 (config-ap)#ap-name ap220-e -----> The name of an AP on the active and standby AC must be the same AC-1(config-ap)#end Standby AC (AP is not online) Ac-2 (config)#ap-config ap220-e -----> The ap is not online. Pre-configure the AP. (If the AP has not established a tunnel with the active AC, use this configuration mode.) AC-2(config-ap)#ap-mac 0001.0000.0001 -----> The AP-config ap320 parameter is used for the ap whose mac address is 0001.0000.0001. After the ap goes online, the AP automatically uses the AP-config configuration Ac-2 (config-ap)#primary-base ac-1 1.1.1.1 -----> Specify the name of the primary ac as AC-1 (configured using ac-name on AC) and the address of the primary tunnel as 1.1.1.1. Ac-2 (config-ap)# second-base ac-2 2.2.2.2-----> Specify the name of the standby ac as AC-2(using ac-name on AC) and the address of the primary tunnel as 2.2.2.2. If you want to configure primary AC preemption, add switch-back. AC-2(config-ap)#ap-group ruijie -----> Invoke the ap-group that has been added to the cluster AC-2(config-ap)#end 4) Save the configuration AC-1#write AC-2#write |
This site contains user submitted content, comments and opinions and is for informational purposes only. Ruijie may provide or recommend responses as a possible solution based on the information provided; every potential issue may involve several factors not detailed in the conversations captured in an electronic forum and Ruijie can therefore provide no guarantee as to the efficacy of any proposed solutions on the community forums. Ruijie disclaims any and all liability for the acts, omissions and conduct of any third parties in connection with or related to your use of the site. All postings and use of the content on this site are subject to the Ruijie Community Terms of Use.
More ways to get help: Visit Support Videos, call us via Service Hotline, Facebook or Live Chat.
©2000-2023 Ruijie Networks Co,Ltd