Users Guide

Table Of Contents
l The VLAN IDs for the VLANs that will extend across both the controllers via the xSec. Figure 196 shows an
example network where two controllers are connected to the same VLAN, VLAN 1. On controller 1, you
configure the MAC address of controller 2 for the xSec tunnel termination point. On controller 2, you
configure the MAC address of controller 1 for the xSec tunnel termination point. On both controllers, you
configure the same 16-byte shared key and the IDs for the VLANs which are allowed to pass through the
xSec tunnel.
Figure 196 Controller-to-Controller xSec Example
Configuring Controllers for xSec
The following sections describe how to use the WebUI or CLI to configure the port that connects to the wired
network on which the other controller is installed. Other chapters in this manual describe the configuration of
VLANs.
In the WebUI
To configure the port that connects to the wired network on which the other controller is installed:
1. On each controller, navigate to Configuration > Network > Port.
2. Click on the port to be configured.
3. Select the VLAN from the drop-down list.
4. Configure the xSec point-to-point settings:
a. Enter the MAC address of the tunnel termination point (the other” controller’s MAC address).
b. Enter the key (for example, 1234567898765432) used by xSec to establish the tunnel between the
controllers.
c. Select the VLANs that would be allowed across the point-to-point connection from the Allowed VLANs
drop-down menu, and click the <-- button.
5. Click Apply.
In the CLI
To configure the port that connects to the wired network on which the other controller is installed:
For Controller 1:
(host)(config) #interface gigabitethernet|fastethernet slot/port
vlan 1
xsec point-to-point 10:11:12:13:14:15 1234567898765432 allowed vlan 101,200,250
For Controller 2:
(host)(config) #interface gigabitethernet|fastethernet slot/port
vlan 1
xsec point-to-point 01:02:03:04:05:06 1234567898765432 allowed vlan 101,200,250
Dell Networking W-Series ArubaOS 6.4.x | User Guide Advanced Security |
958