VRRP Redundancy
The term controller in this section refers to a stand-alone controller or a managed device running an ArubaOS version 8.x.x.x.
The Virtual Router Redundancy Protocol (VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN.) is used to create various redundancy solutions, such as pairs of controllers acting in active-backup mode or in master-standby mode by using a virtual IP address. When the master controller becomes unavailable, a backup controller steps in as the master and takes ownership of the virtual IP address. All network elements (APs and other controllers) can be configured to access the virtual IP address, thereby providing a transparent redundant solution to your network.
VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. eliminates a single point of failure by providing a mechanism to elect a VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. master controller. If VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. preemption is disabled (the default setting) and all controllers share the same priority, the first controller that comes up becomes the VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. master. However, if VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. preemption is enabled and all controllers share the same priority, the controller with the highest IP address becomes the VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. master.
When you need to change the master-ip on the managed device from interface IP of the active Mobility Master to the vrrp-ip of the Mobility Master, the changes need to be performed in the managed device. The reason this needs to be changed in the managed device is because when the master IP is changed on the managed device, the managed device is not aware if the new master-ip is vrrp-ip of the existing Mobility Master or IP of a new Mobility Master.
Therefore, when you change the master-ip, the setup dialog should be executed on the managed device with write erase followed by deleting the device entry on the Mobility Master for this managed device to start setup-dialogue. This is to avoid issues in the network that will be caused by old setup dialogue which will be maintained in the managed device, if we do not do write erase and brought up managed device cleanly.
ArubaOS supports VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN.-based LMS Local Management Switch. In multi-controller networks, each controller acts as an LMS and terminates user traffic from the APs, processes, and forwards the traffic to the wired network. redundancy in a deployment with active-backup redundancy. In the topology illustrated in Figure 1, when an AP connects to the master controller (M1), the AP receives a standby IP. The standby IP is used by the AP to establish a standby connection to the backup master (M2). If the active master becomes unreachable or reboots, the backup master changes its VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. role to master and accepts active AP connections.
When M1 comes back up, it initially acts as a backup master, and APs associated to M2 establish a standby connection to M1. When the controllers change roles and M1 becomes the active master once again, M2 forces the APs to use M1 as their active master. If an AP has not established a connection to M1 before it disassociates from M2, the AP rebootstraps before it reconnects back to M1.
Figure 1 Redundancy with an Active-Backup Master Controller Pair
When a VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. instance is configured on the controller VLAN Virtual Local Area Network. In computer networking, a single Layer 2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them through one or more routers; such a domain is referred to as a Virtual Local Area Network, Virtual LAN, or VLAN., there would be no change in the VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. state if the failover scenario was tested by shutting down the port or bringing down the VLAN Virtual Local Area Network. In computer networking, a single Layer 2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them through one or more routers; such a domain is referred to as a Virtual Local Area Network, Virtual LAN, or VLAN.. The controller remains in the Master state and sends VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. advertisements, which do not reach the peer controller. When the port is down, the peer controller becomes the Master. However, when the port on the previous master is enabled, it takes over the Master state. The peer controller moves out of the master state when the original master sends a higher priority advertisement, even when preemption is not enabled. The peer controller will not be preempted if the master controller crashes or reboots.
Before you Begin
Before you begin configuring VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. redundancy, obtain the following network information:
- VLAN Virtual Local Area Network. In computer networking, a single Layer 2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them through one or more routers; such a domain is referred to as a Virtual Local Area Network, Virtual LAN, or VLAN. ID for the two controllers on the same Layer-2 network.
- Virtual IP address to be used for the VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. instance.
Configuring a Primary and Backup Master for Failover Redundancy
The following procedure configures VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. on the primary and backup master controllers:
- For a stand-alone controller, under , select your device and then navigate to the tab.
- For a managed device, navigate to in the node hierarchy.
- Expand the accordion.
- Click to add a new virtual router. The fields appear.
- Select the IP version from the drop-down list.
- Select the VLAN Virtual Local Area Network. In computer networking, a single Layer 2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them through one or more routers; such a domain is referred to as a Virtual Local Area Network, Virtual LAN, or VLAN. on which you want to configure VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. from the drop-down list.
- Set to .
- Specify the priority value in the controller, use the default priority value of 100. For the primary controller, use a priority value higher than the default, such as 110. field. For a backup
- Configure other VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. parameters as described in Table 1 .
- Click .
- Click .
- In the window, select the check box and click
- Repeat steps 1-11 to configure VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. on the other controller in the primary and backup redundant pair.
Ensure to reload the device whenever you modify the Master VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. configuration under Master Redundancy to avoid any configuration errors.
Execute the following commands to configure a new virtual router on a stand-alone controller:
(host) [mynode] (config) #vrrp <id>
(host) [mynode] (config-submode)#ip address <ip-address>
(host) [mynode] (config-submode)#vlan <vlanID>
(host) [mynode] (config-submode)#priority <0-255>
Execute the following commands to configure a new virtual router on a managed device:
(host) [md] (config) #vrrp <id>
(host) [md] (config-submode)#ip address <ip-address>
(host) [md] (config-submode)#vlan <vlanID>
(host) [md] (config-submode)#priority <0-255>
Configuring APs to use the VRRP IP
Configure the APs associated with the master controller to terminate their tunnels on the VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. virtual-IP address . To specify the controller to which an AP or AP group tunnels client traffic, you configure the LMS Local Management Switch. In multi-controller networks, each controller acts as an LMS and terminates user traffic from the APs, processes, and forwards the traffic to the wired network. IP in the AP system profile on the master controller.
This configuration must be executed on the master controller; the APs obtain their configuration from the master controller.
The following procedure configures VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. on an AP system profile:
- For a stand-alone controller, under , select your device and then navigate to tab.
- For a managed device, navigate to in the node hierarchy.
- Under , expand .
- Select the AP system profile for which you want to configure VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN..
- Expand the accordion and enter the virtual IP address into the field.
- Click .
- Click .
- In the window, select the check box and click .
The follow procedure configures VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. for an AP group:
- For standalone controller, under , select your device and then navigate to .
- Select the tab from the selected AP group table.
- Enter the virtual IP address into the field. For IPv6 address, enter the value in the field.
- Click .
- Click .
- In the window, select the check box and click .
The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. commands configure VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. on an AP system profile and applies it to an AP profile and an AP group:
:
(host) [mynode] (config) #ap system-profile <profile-name>
(host) [mynode] (AP system profile "<profile-name>") #lms-ip <ip-address>
(host) [mynode] (AP system profile "<profile-name>") #ap-name <ap-profile-name>
(host) [mynode] (AP name "<ap-profile-name>") #ap-system-profile <profile-name>
(host) [mynode] (AP name "<ap-profile-name>") #exit
(host) [mynode] (config) #ap-group <ap-group-name>
(host) [mynode] (AP group "<ap-group-name>") #ap-system-profile <profile-name>
:
(host) [md] (config) #ap system-profile <profile-name>
(host) [md] (AP system profile "<profile-name>") #lms-ip <ip-address>
(host) [md] (AP system profile "<profile-name>") #ap-name <ap-profile-name>
(host) [md] (AP name "<ap-profile-name>") #ap-system-profile <profile-name>
(host) [md] (AP name "<ap-profile-name>") #exit
(host) [md] (config) #ap-group <ap-group-name>
(host) [md] (AP group "<ap-group-name>") #ap-system-profile <profile-name>
If DNS Domain Name System. A DNS server functions as a phone book for the intranet and Internet users. It converts human-readable computer host names into IP addresses and IP addresses into host names. It stores several records for a domain name such as an address 'A' record, name server (NS), and mail exchanger (MX) records. The Address 'A' record is the most important record that is stored in a DNS server, because it provides the required IP address for a network peripheral or element. resolution is the chosen mechanism for the APs to discover their master controller, ensure that the name resolves to the same virtual IP address configured as a part of the master redundancy.
Configuring Master Redundancy and Database Synchronization
In a redundant master controller scenario, you can configure a redundant pair to synchronize their WMS and local user databases. You can either manually or automatically synchronize the databases. When manually synchronizing the database, the active VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. master synchronizes its database with the standby. The command takes effect immediately. When configuring automatic synchronization, you set how often the two controllers synchronize their databases. To ensure successful synchronization of database events, you should set periodic synchronization to a minimum period of 20 minutes.
The master-standby configuration and the database synchronization between the redundant controllers is not applicable to controllers configured as managed devices. However, it is applicable to stand-alone controllers running ArubaOS 8.x.x.x.
The following procedure configures master redundancy:
- For standalone controller, under , select your device and then navigate to the tab.
- In the Mobility master node hierarchy, navigate to the tab.
- Under , do the following:
- Enter the VRRP Virtual Router Redundancy Protocol. VRRP is an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. ID to be associated to the master-redundancy pair in the field.
- Enter the IP address of the redundancy pair in the field.
- Select the authentication method from the
- If is selected as an authentication method, enter the and
- If is selected as an authentication method and is selected as the enter the
- If is selected as an authentication method and is selected as the certificate type, enter the and select a from the drop-down list.
drop-box. - Click .
- Click .
- In the window, select the check box and click .
The follow CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. commands configure a master redundancy pair. This configuration is applicable on both active and the standby controllers:
(host) [mynode] (config) #master-redundancy
(host) [mynode] (config-submode)#master-vrrp <vrrp-id>
(host) [mynode] (config-submode)#peer-ip-address <ip-address>
(host) [mynode] (config-submode)#write memory
The follow CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. commands configure synchronization:
(host) [mynode] (config) #database synchronize period
To view the database synchronization settings on the controller, use the following command:
(host) [mynode] #show database synchronize