SlideShare ist ein Scribd-Unternehmen logo
1 von 14
Downloaden Sie, um offline zu lesen
Base Designs Lab Setup
for Validated Reference Design
Version 8
Base Designs Lab Setup for Validated Reference Design

Validated Reference Design

Copyright
© 2011 Aruba Networks, Inc. AirWave®, Aruba Networks®, Aruba Mobility Management System®, Bluescanner, For Wireless That
Works®, Mobile Edge Architecture®, People Move. Networks Must Follow®, RFprotect®, The All Wireless Workplace Is Now Open For
Business, Green Island, and The Mobile Edge Company® are trademarks of Aruba Networks, Inc. All rights reserved. Aruba Networks
reserves the right to change, modify, transfer, or otherwise revise this publication and the product specifications without notice. While
Aruba uses commercially reasonable efforts to ensure the accuracy of the specifications contained in this document, Aruba will assume
no responsibility for any errors or omissions.

Open Source Code
Certain Aruba products include Open Source software code developed by third parties, including software code subject to the GNU
General Public License (“GPL”), GNU Lesser General Public License (“LGPL”), or other Open Source Licenses. The Open Source code
used can be found at this site:
http://www.arubanetworks.com/open_source

Legal Notice
ARUBA DISCLAIMS ANY AND ALL OTHER REPRESENTATIONS AND WARRANTIES, WEATHER EXPRESS, IMPLIED, OR
STATUTORY, INCLUDING WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE,
NONINFRINGEMENT, ACCURACY AND QUET ENJOYMENT. IN NO EVENT SHALL THE AGGREGATE LIABILITY OF ARUBA
EXCEED THE AMOUNTS ACUTALLY PAID TO ARUBA UNDER ANY APPLICABLE WRITTEN AGREEMENT OR FOR ARUBA
PRODUCTS OR SERVICES PURSHASED DIRECTLY FROM ARUBA, WHICHEVER IS LESS.

www.arubanetworks.com
1344 Crossman Avenue
Sunnyvale, California 94089
Phone: 408.227.4500
Fax 408.227.4550

Aruba Networks, Inc.

2
Base Designs Lab Setup for Validated Reference Design

Validated Reference Design

Table of Contents
Chapter 1:

VRD Example Campus Network
Data Center Setup
Core Layer
Distribution Layer
Access Layer

Aruba Networks, Inc.

5
6
6
7
13

Table of Contents | 3
Base Designs Lab Setup for Validated Reference Design

Aruba Networks, Inc.

Validated Reference Design

Table of Contents | 4
Base Designs Lab Setup for Validated Reference Design

Validated Reference Design

Chapter 1: VRD Example Campus Network
The VRD example campus network emulates the recommended campus network discussed in the
Aruba Campus Network Validated Reference Design (Version 8). Figure 1 shows the VRD example
network setup.
Data center
AirWave

MC1-Sunnyvale3600 (active)

MC2-Sunnyvale3600 (standby)

Amigopod

SIP
Web
Radius
AD-CS
AD-DS
DNS
DHCP

Internet
Core switch
LC1Sunnyvale6000

LC2Sunnyvale6000

Distribution
switch 1

Distribution
switch 2

Access switch

AM-LC1

Employee

Guest
Application

Figure 1

AP-LC2

AM-LC2

Employee

Guest
Application

arun_0337

AP-LC1

Access switch

VRD example campus network

This example network is used to explain the concepts and it is not designed to prove scalability. Aruba
engineering performs extensive testing that is related to scalability. All the screenshots and
configuration used in the VRDs are from this example network.
The example network is not an exact replica of the recommended campus deployment at the core
layer. This example network uses the collapsed core architecture. Aruba recommends that the two
master controllers be connected to two data center distribution switches to form a full mesh topology.
The following sections explain the setup of the example network.

Aruba Networks, Inc.

VRD Example Campus Network | 5
Base Designs Lab Setup for Validated Reference Design

Validated Reference Design

Data Center Setup
The data center consists of the master controllers, AirWave®, Amigopod™, and most of the other
servers used in a typical campus network. The master controllers are deployed in the hot standby
redundancy model, which is the recommended redundancy design for master controllers in campus
deployments. For details about setting up master controller redundancy, see the Aruba Campus
Network Validated Reference Design.
Table 1 summarizes the network parameters of the data center devices.
Table 1

Data Center Network Parameters

Network Devices

VLAN

IP

AirWave

130

10.169.130.2

Amigopod

130

10.169.130.50

DHCP

130

10.169.130.3

Active Directory Domain services (Windows Server 2008) and DNS

130

10.169.130.4

Windows Network Policy server for RADIUS authentication and Active Directory
Certificate Service (Windows Server 2008)

130

10.169.130.20

SIP server

130

10.169.130.33

Microsoft Lync server 2010

130

10.169.130.35

Web server

130

10.169.130.30

MC1-Sunnyvale-3600 (active master)

130

10.169.130.6

MC1-Sunnyvale-3600 (standby master)

130

10.169.130.7

A Kiwi Syslog Server running on the Windows Server 2008 is used for syslog services and interface
10.169.130.5 is configured as the logging server interface on all the network devices. All the data
center devices are connected to the core switch through the data center distribution switch.
Core Layer
The core switch is connected to the internet through a gigabit ISP connection. The Open Shortest Path
First (OSPF) routing protocol is implemented between the core switch and the two distribution
switches.

Aruba Networks, Inc.

VRD Example Campus Network | 6
Base Designs Lab Setup for Validated Reference Design

Validated Reference Design

Table 2 summarizes the VLAN and IP parameters of the core switch.
Table 2

Core Switch Network Parameters

VLAN

IP

128

10.169.128.4 (for OSPF)

130

10.169.130.1 (default gateway for all data center devices)

Distribution Layer
The distribution layer (see Figure 2) consists of two distribution switches and an Aruba 6000 Mobility
Controller with two M3 controller modules. The two local controllers, LC1-Sunnyvale-6000 and LC2Sunnyvale-6000, are connected to the respective distribution switches SW-1 and SW-2 using link
aggregation with the Link Aggregation Control Protocol (LACP).The distribution switches are the
default gateways for all subnets except the guest subnet. The Aruba controllers are deployed at Layer
2.
VRRP keepalives

VRRP keepalives

LC1Sunnyvale6000

Distribution
switch 2

Two
10 gigabit
links

Active VIP
Standby VIP

Figure 2

Two
10 gigabit
links
VRRP

LC2Sunnyvale6000

Active VIP
Standby VIP

arun_0343

Distribution
switch 1

Distribution layer setup in the example network

Aruba Mobility Controller Setup









Each M3 controller module acts as a local controller.
The mobility controller is not the default gateway for the user VLANs except for the guest VLAN.
The outbound traffic on the guest VLANs, which is local to the Aruba controllers at the
aggregation layer, is source-NATed with the IP of the controller that manages that guest VLAN.
Aruba recommends that the local controllers act as default gateways and the DHCP server only
for the guest VLANs.
The local controllers are deployed at Layer 2, so the user VLANs defined on these controllers do
not require an IP address. However, the implementation of IGMP proxy for multicast video
optimization requires that every user VLAN on the local controllers that participates in IGMP
proxy must have a Layer 3 address.
If IGMP proxy is not required in network, IP parameters need not be defined for the user VLANs.

Aruba Networks, Inc.

VRD Example Campus Network | 7
Base Designs Lab Setup for Validated Reference Design







Validated Reference Design

Spanning tree is disabled on the Aruba controllers in the example network. However, to avoid
loops, spanning tree has been implemented between other devices in the network. On the Aruba
controllers, spanning tree is enabled by default, but network administrators must verify whether
to disable it, depending on their network topology.
The local controllers are deployed in the active-active redundancy model. Two Virtual Router
Redundancy Protocol (VRRP) instances, VRRP-7 and VRRP-8, are used to provide activeactive redundancy between the local controllers. Active-active redundancy is recommended for
local controller redundancy in campus deployment.
To prepare for failover situations, all user VLANs are defined on both local controllers.

Local

Local

Active VIP
Active VIP

Unreachable

Air Monitor

Figure 3

arun_0265

arun_045

Active-active redundancy, mobility controller unreachable

In the example network, LC1-Sunnyvale-6000 is the active controller for VRRP-7 VIP and LC2Sunnyvale-6000 is the active controller for VRRP-8 VIP. The VAPs in the AP groups configured to
terminate on VRRP-7 VIP are designed to use VLANs 150-154 for VLAN pooling. Similarly, the VAPs
in the AP groups that terminate on VRRP-8 VIP use VLANs 155-159 for VLAN pooling. If LC1Sunnyvale-6000 becomes unavailable, LC2-Sunnyvale-6000 becomes the active controller for the
VRRP-7 IP. The APs that originally terminated on LC1-Sunnyvale-6000 now terminate on LC2Sunnyvale-6000. So the LC2-Sunnyvale-6000 controller should have user VLANs 150-154 to support
the WLANs that are broadcast by the VAPs of these APs. Support for such failover situations requires
that all user VLANs be defined on both controllers.


Aruba controllers are OSPF capable, but because they typically are deployed at Layer 2, they do
not participate in OSPF in the example network.

Aruba Networks, Inc.

VRD Example Campus Network | 8
Base Designs Lab Setup for Validated Reference Design

Validated Reference Design

Figure 2, Figure 3, Table 3, and Table 4 summarize the network parameters configured on Aruba
controllers in the distribution layer of the example network.
LC1-Sunnyvale-6000

LC2- Sunnyvale-6000
Distribution
switch 1

VRRP

145, 150 - 159

Active Standby
arun_0368

VLAN

Distribution
switch 2

VRRP-7 VRRP-8

Figure 4
Table 3

LC1-Sunnyvale-6000 network parameters

LC1-Sunnyvale-6000 Network Parameters

VLAN

IP
(If IGMP Proxy is
enabled, all user
VLANs must have
an IP address.)

IP
(If IGMP Proxy is
disabled, user
VLANs do not
require IP
addresses.)

DHCP Scope

Purpose

145

10.169.145.4

10.169.145.4

__

Controller IP

150

10.169.150.4

__

__

Corporate user VLAN

151

10.169.151.4

__

__

Corporate user VLAN

152

10.169.152.4

__

__

Corporate user VLAN

153

10.169.153.4

__

__

Corporate user VLAN

154

10.169.154.4

__

__

Corporate user VLAN

155

10.169.155.4

__

__

Corporate user VLAN

156

10.169.156.4

__

__

Corporate user VLAN

157

10.169.157.4

__

__

Corporate user VLAN

158

10.169.158.4

__

__

Corporate user VLAN

159

10.169.159.4

__

__

Corporate user VLAN

900

192.168.200.20

192.168.200.20

192.168. 200.1-192.168.
200.19, 192.168. 200.21
-192.168. 200.254

The guest VLAN. The local
controller is the default gateway
for the guest VLAN and acts as
the DHCP server to the guest
network.

Aruba Networks, Inc.

VRD Example Campus Network | 9
Base Designs Lab Setup for Validated Reference Design

Validated Reference Design

LC1-Sunnyvale-6000
Distribution
switch 2

LC2- Sunnyvale-6000

VLAN

VRRP

145, 150 - 159

Active Standby
VRRP-8 VRRP-7

Figure 5
Table 4

arun_0369

Distribution
switch 1

LC2-Sunnyvale-6000 network parameters

LC2-Sunnyvale-6000 Network Parameters

VLAN

IP
(If IGMP Proxy is
enabled, all user
VLANs must have
an IP address.)

IP
(If IGMP Proxy is
disabled, user
VLANs do not
require IP
addresses.)

DHCP Scope

Purpose

145

10.169.145.5

10.169.145.5

__

Controller IP

150

10.169.150.5

__

__

Corporate user VLAN

151

10.169.151.5

__

__

Corporate user VLAN

152

10.169.152.5

__

__

Corporate user VLAN

153

10.169.153.5

__

__

Corporate user VLAN

154

10.169.154.5

__

__

Corporate user VLAN

155

10.169.155.5

__

__

Corporate user VLAN

156

10.169.156.5

__

__

Corporate user VLAN

157

10.169.157.5

__

__

Corporate user VLAN

158

10.169.158.5

__

__

Corporate user VLAN

159

10.169.159.5

__

__

Corporate user VLAN

900

192.168.201.20

192.168.201.20

192.168. 201.1-192.168.
201.19, 192.168. 201.21
-192.168. 201.254

The guest VLAN. The local
controller is the default gateway
for the guest VLAN and acts as
the DHCP server to the guest
network.

Aruba Networks, Inc.

VRD Example Campus Network | 10
Base Designs Lab Setup for Validated Reference Design

Validated Reference Design

Distribution Switch Design





The distribution switches are the default gateways for all subnets except the subnet used for
guest WLAN.
To prepare for failover situations, all subnets are defined on both switches.
VRRP is used between the distribution layer switches to establish redundancy for all the subnets
that extend to the distribution switches. Instead of VRRP, Cisco® proprietary Hot Standby
Router Protocol (HSRP) can also be used between the Cisco® distribution layer switches.

Figure 5 and Table 5 through Table 7 summarize the network parameters configured on Cisco®
switches in the distribution layer of the example network.
Distribution
switch 1

VLAN

Distribution
switch 2

VRRP

128, 145,
150 - 159

Active

VLAN
Standby

128, 145,
150 - 159

VRRP
VRRP
instance 1-6 instance 7-11

Figure 6
Table 5

LC2- Sunnyvale-6000

VRRP
Active

Standby

VRRP
VRRP
instance 7-11 instance 1-6

arun_0370

LC1-Sunnyvale-6000

Network parameters of distribution switches

Distribution SW-1 Network Parameters

VLAN

IP

Purpose

128

10.169.128.5

For OSPF routing

145

10.169.145.2

For OSPF routing and switch management

150

10.169.150.2

User VLAN

151

10.169.151.2

User VLAN

152

10.169.152.2

User VLAN

153

10.169.153.2

User VLAN

154

10.169.154.2

User VLAN

155

10.169.155.2

User VLAN

156

10.169.156.2

User VLAN

157

10.169.157.2

User VLAN

158

10.169.158.2

User VLAN

159

10.169.159.2

User VLAN

Aruba Networks, Inc.

VRD Example Campus Network | 11
Base Designs Lab Setup for Validated Reference Design

Table 6

Validated Reference Design

Distribution SW-2 Network Parameters

VLAN

IP

Purpose

VLAN

IP

Purpose

128

10.169.128.6

For OSPF routing

145

10.169.145.3

For OSPF routing and switch management

150

10.169.150.3

User VLAN

151

10.169.151.3

User VLAN

152

10.169.152.3

User VLAN

153

10.169.153.3

User VLAN

154

10.169.154.3

User VLAN

155

10.169.155.3

User VLAN

156

10.169.156.3

User VLAN

157

10.169.157.3

User VLAN

158

10.169.158.3

User VLAN

159

10.169.159.3

User VLAN

Table 7

VRRP Table

VRRP Instance

VRRP Virtual IP

Active Switch

Standby Switch

1

10.169.145.1

Distribution SW-1

Distribution SW-2

2

10.169.150.1

Distribution SW-1

Distribution SW-2

3

10.169.151.1

Distribution SW-1

Distribution SW-2

4

10.169.152.1

Distribution SW-1

Distribution SW-2

5

10.169.153.1

Distribution SW-1

Distribution SW-2

6

10.169.154.1

Distribution SW-1

Distribution SW-2

7

10.169.155.1

Distribution SW-2

Distribution SW-1

8

10.169.156.1

Distribution SW-2

Distribution SW-1

9

10.169.157.1

Distribution SW-2

Distribution SW-1

10

10.169.158.1

Distribution SW-2

Distribution SW-1

11

10.169.159.1

Distribution SW-2

Distribution SW-1

Aruba Networks, Inc.

VRD Example Campus Network | 12
Base Designs Lab Setup for Validated Reference Design

Validated Reference Design

Access Layer
Aruba AP-105 APs are used in the example network. AP-LC1 and AP-LC2 are the APs and AM-LC1
and AM-LC2 are the dedicated AMs. In the example network, all the wired clients are placed in VLAN
145. The APs are also deployed on the same VLAN as any other wired client.

Distribution
switch 1

Distribution
switch 2

Access switch
Access switch

AM-LC1

Employee

AP-LC2

AM-LC2

Employee

Guest
Application

Guest

arun_0419

AP-LC1

Application

Figure 7

Access layer

Any wireless users in the example network would associate to one of the following Service Set
Identifiers (SSIDs):
 Employee SSID: Employee users and all corporate devices that are capable of 802.1X
authentication use the employee SSID. An employee user has full access to all the network
resources and the internet. This SSID uses 802.1X/EAP for authentication and AES for
encryption.
 Application SSID: Only corporate devices that are not capable of 802.1X authentication
associate to the application SSID. These devices are assigned a role that limits their access only
to the necessary application servers. For example, a VoIP phone running SIP can access only
the SIP server to make calls. This SSID uses pre-shared key (PSK) for authentication and AES
for encryption.
 Guest SSID: Guests use the guest SSID. Guest users are permitted to access only the Internet
using specific protocols such as HTTP and HTTPS. This SSID uses open authentication at
Layer 2 and there is no encryption. However, Amigopod is used to provide Layer 3
authentication through captive portal.

Aruba Networks, Inc.

VRD Example Campus Network | 13
Base Designs Lab Setup for Validated Reference Design

Aruba Networks, Inc.

Validated Reference Design

VRD Example Campus Network | 14

Weitere ähnliche Inhalte

Was ist angesagt?

Implementation of cisco wireless lan controller (multiple wla ns)
Implementation of cisco wireless lan controller (multiple wla ns)Implementation of cisco wireless lan controller (multiple wla ns)
Implementation of cisco wireless lan controller (multiple wla ns)IT Tech
 
Aruba 2930 f switch campus switching
Aruba 2930 f switch   campus switching Aruba 2930 f switch   campus switching
Aruba 2930 f switch campus switching Eketerina Dyakova
 
Cisco Live! :: Deploying SIP Trunks with Cisco Unified Border Element (CUBE/v...
Cisco Live! :: Deploying SIP Trunks with Cisco Unified Border Element (CUBE/v...Cisco Live! :: Deploying SIP Trunks with Cisco Unified Border Element (CUBE/v...
Cisco Live! :: Deploying SIP Trunks with Cisco Unified Border Element (CUBE/v...Bruno Teixeira
 
Design and Deployment of Enterprise Wirlesss Networks
Design and Deployment of Enterprise Wirlesss NetworksDesign and Deployment of Enterprise Wirlesss Networks
Design and Deployment of Enterprise Wirlesss NetworksCisco Mobility
 
Sea final adapter
Sea final adapter Sea final adapter
Sea final adapter asihan
 
Рекомендации по настройке контроллеров БЛВС Cisco
Рекомендации по настройке контроллеров БЛВС CiscoРекомендации по настройке контроллеров БЛВС Cisco
Рекомендации по настройке контроллеров БЛВС CiscoCisco Russia
 
Shortest path bridging 802.1 aq
Shortest path bridging 802.1 aqShortest path bridging 802.1 aq
Shortest path bridging 802.1 aqMotty Ben Atia
 
The right Wireless Architecture for you
The right Wireless Architecture for youThe right Wireless Architecture for you
The right Wireless Architecture for youCisco Canada
 
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Milan Jan/2014
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Milan Jan/2014Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Milan Jan/2014
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Milan Jan/2014Bruno Teixeira
 
Regional Bank IPSec Solution
Regional Bank IPSec SolutionRegional Bank IPSec Solution
Regional Bank IPSec SolutionJeffrey Sicuranza
 

Was ist angesagt? (20)

Aruba AP 20X Installation Guide
Aruba AP 20X Installation GuideAruba AP 20X Installation Guide
Aruba AP 20X Installation Guide
 
Useful cli commands v1
Useful cli commands v1Useful cli commands v1
Useful cli commands v1
 
U apsd explained and debugged i62-r2
U apsd explained and debugged i62-r2U apsd explained and debugged i62-r2
U apsd explained and debugged i62-r2
 
Amigopod and ArubaOS Integration
Amigopod and ArubaOS IntegrationAmigopod and ArubaOS Integration
Amigopod and ArubaOS Integration
 
Implementation of cisco wireless lan controller (multiple wla ns)
Implementation of cisco wireless lan controller (multiple wla ns)Implementation of cisco wireless lan controller (multiple wla ns)
Implementation of cisco wireless lan controller (multiple wla ns)
 
Aruba AP 270 Series Installation Guide
Aruba AP 270 Series Installation GuideAruba AP 270 Series Installation Guide
Aruba AP 270 Series Installation Guide
 
Aruba 2930 f switch campus switching
Aruba 2930 f switch   campus switching Aruba 2930 f switch   campus switching
Aruba 2930 f switch campus switching
 
ArubaOS 6.3.x Quick Start Guide
ArubaOS 6.3.x Quick Start GuideArubaOS 6.3.x Quick Start Guide
ArubaOS 6.3.x Quick Start Guide
 
EMEA Airheads_ Aruba AppRF – AOS 6.x & 8.x
EMEA Airheads_ Aruba AppRF – AOS 6.x & 8.xEMEA Airheads_ Aruba AppRF – AOS 6.x & 8.x
EMEA Airheads_ Aruba AppRF – AOS 6.x & 8.x
 
Cisco Live! :: Deploying SIP Trunks with Cisco Unified Border Element (CUBE/v...
Cisco Live! :: Deploying SIP Trunks with Cisco Unified Border Element (CUBE/v...Cisco Live! :: Deploying SIP Trunks with Cisco Unified Border Element (CUBE/v...
Cisco Live! :: Deploying SIP Trunks with Cisco Unified Border Element (CUBE/v...
 
Design and Deployment of Enterprise Wirlesss Networks
Design and Deployment of Enterprise Wirlesss NetworksDesign and Deployment of Enterprise Wirlesss Networks
Design and Deployment of Enterprise Wirlesss Networks
 
Sea final adapter
Sea final adapter Sea final adapter
Sea final adapter
 
Рекомендации по настройке контроллеров БЛВС Cisco
Рекомендации по настройке контроллеров БЛВС CiscoРекомендации по настройке контроллеров БЛВС Cisco
Рекомендации по настройке контроллеров БЛВС Cisco
 
Shortest path bridging 802.1 aq
Shortest path bridging 802.1 aqShortest path bridging 802.1 aq
Shortest path bridging 802.1 aq
 
Aruba OS 6.3 User Guide
Aruba OS 6.3 User GuideAruba OS 6.3 User Guide
Aruba OS 6.3 User Guide
 
ClearPass Policy Model - An Introduction
ClearPass Policy Model - An IntroductionClearPass Policy Model - An Introduction
ClearPass Policy Model - An Introduction
 
The right Wireless Architecture for you
The right Wireless Architecture for youThe right Wireless Architecture for you
The right Wireless Architecture for you
 
ClearPass Policy Manager 6.3 User Guide
ClearPass Policy Manager 6.3 User GuideClearPass Policy Manager 6.3 User Guide
ClearPass Policy Manager 6.3 User Guide
 
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Milan Jan/2014
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Milan Jan/2014Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Milan Jan/2014
Cisco Live! :: Cisco ASR 9000 Architecture :: BRKARC-2003 | Milan Jan/2014
 
Regional Bank IPSec Solution
Regional Bank IPSec SolutionRegional Bank IPSec Solution
Regional Bank IPSec Solution
 

Andere mochten auch

SAP The Changing Face of Business Networks Whitepaper
SAP The Changing Face of Business Networks WhitepaperSAP The Changing Face of Business Networks Whitepaper
SAP The Changing Face of Business Networks WhitepaperContent Rules, Inc.
 
Plantronics Voyager PRO User Guide
Plantronics Voyager PRO User GuidePlantronics Voyager PRO User Guide
Plantronics Voyager PRO User GuideContent Rules, Inc.
 
Using Language to Change the World - Translators Without Borders
Using Language to Change the World - Translators Without BordersUsing Language to Change the World - Translators Without Borders
Using Language to Change the World - Translators Without BordersContent Rules, Inc.
 
Taking Your Content to Global Proportinos - Global Website Best Practices
Taking Your Content to Global Proportinos - Global Website Best PracticesTaking Your Content to Global Proportinos - Global Website Best Practices
Taking Your Content to Global Proportinos - Global Website Best PracticesContent Rules, Inc.
 
Taxonomy and Terminology: The Crossroad of Controlled Vocabulary
Taxonomy and Terminology: The Crossroad of Controlled VocabularyTaxonomy and Terminology: The Crossroad of Controlled Vocabulary
Taxonomy and Terminology: The Crossroad of Controlled VocabularyContent Rules, Inc.
 

Andere mochten auch (8)

SAP The Changing Face of Business Networks Whitepaper
SAP The Changing Face of Business Networks WhitepaperSAP The Changing Face of Business Networks Whitepaper
SAP The Changing Face of Business Networks Whitepaper
 
Plantronics Voyager PRO User Guide
Plantronics Voyager PRO User GuidePlantronics Voyager PRO User Guide
Plantronics Voyager PRO User Guide
 
Palm Pre User Guide
Palm Pre User GuidePalm Pre User Guide
Palm Pre User Guide
 
Product Drawings
Product DrawingsProduct Drawings
Product Drawings
 
Using Language to Change the World - Translators Without Borders
Using Language to Change the World - Translators Without BordersUsing Language to Change the World - Translators Without Borders
Using Language to Change the World - Translators Without Borders
 
BigFix Data Sheet
BigFix Data SheetBigFix Data Sheet
BigFix Data Sheet
 
Taking Your Content to Global Proportinos - Global Website Best Practices
Taking Your Content to Global Proportinos - Global Website Best PracticesTaking Your Content to Global Proportinos - Global Website Best Practices
Taking Your Content to Global Proportinos - Global Website Best Practices
 
Taxonomy and Terminology: The Crossroad of Controlled Vocabulary
Taxonomy and Terminology: The Crossroad of Controlled VocabularyTaxonomy and Terminology: The Crossroad of Controlled Vocabulary
Taxonomy and Terminology: The Crossroad of Controlled Vocabulary
 

Ähnlich wie Base Designs Lab Setup for Validated Reference Design

Integrate steelhead into iwan
Integrate steelhead into iwanIntegrate steelhead into iwan
Integrate steelhead into iwanluis2203
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...Tarun Khaneja
 
Cloud Network Virtualization with Juniper Contrail
Cloud Network Virtualization with Juniper ContrailCloud Network Virtualization with Juniper Contrail
Cloud Network Virtualization with Juniper Contrailbuildacloud
 
Introduction 140318015826-phpapp01
Introduction 140318015826-phpapp01Introduction 140318015826-phpapp01
Introduction 140318015826-phpapp01amit singh
 
PFRv3 – новое поколение технологии Performance Routing для интеллектуального ...
PFRv3 – новое поколение технологии Performance Routing для интеллектуального ...PFRv3 – новое поколение технологии Performance Routing для интеллектуального ...
PFRv3 – новое поколение технологии Performance Routing для интеллектуального ...Cisco Russia
 
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013Đồng Quốc Vương
 
Capacitacion 2018
Capacitacion 2018Capacitacion 2018
Capacitacion 2018jou333
 
Design and Deployment using the Cisco Smart Business Architecture (SBA)
Design and Deployment using the Cisco Smart Business Architecture (SBA)Design and Deployment using the Cisco Smart Business Architecture (SBA)
Design and Deployment using the Cisco Smart Business Architecture (SBA)Cisco Russia
 

Ähnlich wie Base Designs Lab Setup for Validated Reference Design (20)

Airwaveand arubabestpracticesguide
Airwaveand arubabestpracticesguideAirwaveand arubabestpracticesguide
Airwaveand arubabestpracticesguide
 
Aruba Campus Wireless Networks
Aruba Campus Wireless NetworksAruba Campus Wireless Networks
Aruba Campus Wireless Networks
 
Integrate steelhead into iwan
Integrate steelhead into iwanIntegrate steelhead into iwan
Integrate steelhead into iwan
 
Campus Network Design version 8
Campus Network Design version 8Campus Network Design version 8
Campus Network Design version 8
 
Aruba 802.11n Networks Validated Reference Design
Aruba 802.11n Networks Validated Reference DesignAruba 802.11n Networks Validated Reference Design
Aruba 802.11n Networks Validated Reference Design
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
 
Cloud Network Virtualization with Juniper Contrail
Cloud Network Virtualization with Juniper ContrailCloud Network Virtualization with Juniper Contrail
Cloud Network Virtualization with Juniper Contrail
 
Introduction 140318015826-phpapp01
Introduction 140318015826-phpapp01Introduction 140318015826-phpapp01
Introduction 140318015826-phpapp01
 
RAP Networks Validated Reference Design
RAP Networks Validated Reference DesignRAP Networks Validated Reference Design
RAP Networks Validated Reference Design
 
Aruba Remote Access Point (RAP) Networks Validated Reference Design
Aruba Remote Access Point (RAP) Networks Validated Reference DesignAruba Remote Access Point (RAP) Networks Validated Reference Design
Aruba Remote Access Point (RAP) Networks Validated Reference Design
 
PFRv3 – новое поколение технологии Performance Routing для интеллектуального ...
PFRv3 – новое поколение технологии Performance Routing для интеллектуального ...PFRv3 – новое поколение технологии Performance Routing для интеллектуального ...
PFRv3 – новое поколение технологии Performance Routing для интеллектуального ...
 
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
Www ccnav5 net_ccna_3_v5_0_scaling_networks_final_exam_2013
 
CCNA 2
CCNA 2 CCNA 2
CCNA 2
 
Ducat
DucatDucat
Ducat
 
Voice Support for Fixed Telecommuter Deployments
Voice Support for Fixed Telecommuter DeploymentsVoice Support for Fixed Telecommuter Deployments
Voice Support for Fixed Telecommuter Deployments
 
ArubaOS DHCP Fingerprinting
ArubaOS DHCP FingerprintingArubaOS DHCP Fingerprinting
ArubaOS DHCP Fingerprinting
 
Capacitacion 2018
Capacitacion 2018Capacitacion 2018
Capacitacion 2018
 
Aruba 802.11ac networks: Validated Reference Designs
Aruba 802.11ac networks: Validated Reference DesignsAruba 802.11ac networks: Validated Reference Designs
Aruba 802.11ac networks: Validated Reference Designs
 
Design and Deployment using the Cisco Smart Business Architecture (SBA)
Design and Deployment using the Cisco Smart Business Architecture (SBA)Design and Deployment using the Cisco Smart Business Architecture (SBA)
Design and Deployment using the Cisco Smart Business Architecture (SBA)
 
2012 ah vegas remote networking fundamentals
2012 ah vegas   remote networking fundamentals2012 ah vegas   remote networking fundamentals
2012 ah vegas remote networking fundamentals
 

Mehr von Content Rules, Inc.

Do Personas Work in a Global Marketplace?
Do Personas Work in a Global Marketplace?Do Personas Work in a Global Marketplace?
Do Personas Work in a Global Marketplace?Content Rules, Inc.
 
Processing Source Terminology - Localization World 2014
Processing Source Terminology - Localization World 2014Processing Source Terminology - Localization World 2014
Processing Source Terminology - Localization World 2014Content Rules, Inc.
 
Global content strategy meetup 10_16_14
Global content strategy meetup 10_16_14Global content strategy meetup 10_16_14
Global content strategy meetup 10_16_14Content Rules, Inc.
 
Your Brain on XML: Structured Content and Operational Efficiency
Your Brain on XML: Structured Content and Operational EfficiencyYour Brain on XML: Structured Content and Operational Efficiency
Your Brain on XML: Structured Content and Operational EfficiencyContent Rules, Inc.
 
WikiProject Medicine: Breaking Down Barriers to Save Lives
WikiProject Medicine: Breaking Down Barriers to Save LivesWikiProject Medicine: Breaking Down Barriers to Save Lives
WikiProject Medicine: Breaking Down Barriers to Save LivesContent Rules, Inc.
 
Content rules overview and global readiness
Content rules overview and global readinessContent rules overview and global readiness
Content rules overview and global readinessContent Rules, Inc.
 
Security Design Considerations Module 3 - Training Sample
Security Design Considerations Module 3 - Training SampleSecurity Design Considerations Module 3 - Training Sample
Security Design Considerations Module 3 - Training SampleContent Rules, Inc.
 
Preparing the Sentriant CE150 for Operation Module 7
 - - Training Sample
Preparing the Sentriant CE150 for Operation Module 7
 -  - Training SamplePreparing the Sentriant CE150 for Operation Module 7
 -  - Training Sample
Preparing the Sentriant CE150 for Operation Module 7
 - - Training SampleContent Rules, Inc.
 
NetApp Word Cloud - Marketing Sample
NetApp Word Cloud - Marketing SampleNetApp Word Cloud - Marketing Sample
NetApp Word Cloud - Marketing SampleContent Rules, Inc.
 
How to Write Using International English - Excerpt
How to Write Using International English - ExcerptHow to Write Using International English - Excerpt
How to Write Using International English - ExcerptContent Rules, Inc.
 
P03 swisher val_developing a global content strategy_swisher
P03 swisher val_developing a global content strategy_swisherP03 swisher val_developing a global content strategy_swisher
P03 swisher val_developing a global content strategy_swisherContent Rules, Inc.
 
Planning Your Global Content Strategy
Planning Your Global Content StrategyPlanning Your Global Content Strategy
Planning Your Global Content StrategyContent Rules, Inc.
 
The Seven Components of a Global Content Strategy
The Seven Components of a Global Content StrategyThe Seven Components of a Global Content Strategy
The Seven Components of a Global Content StrategyContent Rules, Inc.
 
Thinking Strategically About Content Destined for Machine Translation
Thinking Strategically About Content Destined for Machine TranslationThinking Strategically About Content Destined for Machine Translation
Thinking Strategically About Content Destined for Machine TranslationContent Rules, Inc.
 
Shepherding Your Content for Operational Efficiency
Shepherding Your Content for Operational EfficiencyShepherding Your Content for Operational Efficiency
Shepherding Your Content for Operational EfficiencyContent Rules, Inc.
 
It Starts With The Source - Source English Terminology in a Multi-Channel, Gl...
It Starts With The Source - Source English Terminology in a Multi-Channel, Gl...It Starts With The Source - Source English Terminology in a Multi-Channel, Gl...
It Starts With The Source - Source English Terminology in a Multi-Channel, Gl...Content Rules, Inc.
 
Cisco Integrated Selling Process Presentation
Cisco Integrated Selling Process PresentationCisco Integrated Selling Process Presentation
Cisco Integrated Selling Process PresentationContent Rules, Inc.
 

Mehr von Content Rules, Inc. (20)

Do Personas Work in a Global Marketplace?
Do Personas Work in a Global Marketplace?Do Personas Work in a Global Marketplace?
Do Personas Work in a Global Marketplace?
 
Processing Source Terminology - Localization World 2014
Processing Source Terminology - Localization World 2014Processing Source Terminology - Localization World 2014
Processing Source Terminology - Localization World 2014
 
Global content strategy meetup 10_16_14
Global content strategy meetup 10_16_14Global content strategy meetup 10_16_14
Global content strategy meetup 10_16_14
 
Your Brain on XML: Structured Content and Operational Efficiency
Your Brain on XML: Structured Content and Operational EfficiencyYour Brain on XML: Structured Content and Operational Efficiency
Your Brain on XML: Structured Content and Operational Efficiency
 
WikiProject Medicine: Breaking Down Barriers to Save Lives
WikiProject Medicine: Breaking Down Barriers to Save LivesWikiProject Medicine: Breaking Down Barriers to Save Lives
WikiProject Medicine: Breaking Down Barriers to Save Lives
 
Content rules overview and global readiness
Content rules overview and global readinessContent rules overview and global readiness
Content rules overview and global readiness
 
Security Design Considerations Module 3 - Training Sample
Security Design Considerations Module 3 - Training SampleSecurity Design Considerations Module 3 - Training Sample
Security Design Considerations Module 3 - Training Sample
 
Preparing the Sentriant CE150 for Operation Module 7
 - - Training Sample
Preparing the Sentriant CE150 for Operation Module 7
 -  - Training SamplePreparing the Sentriant CE150 for Operation Module 7
 -  - Training Sample
Preparing the Sentriant CE150 for Operation Module 7
 - - Training Sample
 
NetApp Word Cloud - Marketing Sample
NetApp Word Cloud - Marketing SampleNetApp Word Cloud - Marketing Sample
NetApp Word Cloud - Marketing Sample
 
How to Write Using International English - Excerpt
How to Write Using International English - ExcerptHow to Write Using International English - Excerpt
How to Write Using International English - Excerpt
 
P03 swisher val_developing a global content strategy_swisher
P03 swisher val_developing a global content strategy_swisherP03 swisher val_developing a global content strategy_swisher
P03 swisher val_developing a global content strategy_swisher
 
Planning Your Global Content Strategy
Planning Your Global Content StrategyPlanning Your Global Content Strategy
Planning Your Global Content Strategy
 
The Seven Components of a Global Content Strategy
The Seven Components of a Global Content StrategyThe Seven Components of a Global Content Strategy
The Seven Components of a Global Content Strategy
 
Google Course Lecture
Google Course LectureGoogle Course Lecture
Google Course Lecture
 
Thinking Strategically About Content Destined for Machine Translation
Thinking Strategically About Content Destined for Machine TranslationThinking Strategically About Content Destined for Machine Translation
Thinking Strategically About Content Destined for Machine Translation
 
Shepherding Your Content for Operational Efficiency
Shepherding Your Content for Operational EfficiencyShepherding Your Content for Operational Efficiency
Shepherding Your Content for Operational Efficiency
 
It Starts With The Source - Source English Terminology in a Multi-Channel, Gl...
It Starts With The Source - Source English Terminology in a Multi-Channel, Gl...It Starts With The Source - Source English Terminology in a Multi-Channel, Gl...
It Starts With The Source - Source English Terminology in a Multi-Channel, Gl...
 
Silver Peak Case Study
Silver Peak Case StudySilver Peak Case Study
Silver Peak Case Study
 
Cisco Integrated Selling Process Presentation
Cisco Integrated Selling Process PresentationCisco Integrated Selling Process Presentation
Cisco Integrated Selling Process Presentation
 
NetApp Brochure
NetApp BrochureNetApp Brochure
NetApp Brochure
 

Kürzlich hochgeladen

Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 

Kürzlich hochgeladen (20)

Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 

Base Designs Lab Setup for Validated Reference Design

  • 1. Base Designs Lab Setup for Validated Reference Design Version 8
  • 2. Base Designs Lab Setup for Validated Reference Design Validated Reference Design Copyright © 2011 Aruba Networks, Inc. AirWave®, Aruba Networks®, Aruba Mobility Management System®, Bluescanner, For Wireless That Works®, Mobile Edge Architecture®, People Move. Networks Must Follow®, RFprotect®, The All Wireless Workplace Is Now Open For Business, Green Island, and The Mobile Edge Company® are trademarks of Aruba Networks, Inc. All rights reserved. Aruba Networks reserves the right to change, modify, transfer, or otherwise revise this publication and the product specifications without notice. While Aruba uses commercially reasonable efforts to ensure the accuracy of the specifications contained in this document, Aruba will assume no responsibility for any errors or omissions. Open Source Code Certain Aruba products include Open Source software code developed by third parties, including software code subject to the GNU General Public License (“GPL”), GNU Lesser General Public License (“LGPL”), or other Open Source Licenses. The Open Source code used can be found at this site: http://www.arubanetworks.com/open_source Legal Notice ARUBA DISCLAIMS ANY AND ALL OTHER REPRESENTATIONS AND WARRANTIES, WEATHER EXPRESS, IMPLIED, OR STATUTORY, INCLUDING WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, NONINFRINGEMENT, ACCURACY AND QUET ENJOYMENT. IN NO EVENT SHALL THE AGGREGATE LIABILITY OF ARUBA EXCEED THE AMOUNTS ACUTALLY PAID TO ARUBA UNDER ANY APPLICABLE WRITTEN AGREEMENT OR FOR ARUBA PRODUCTS OR SERVICES PURSHASED DIRECTLY FROM ARUBA, WHICHEVER IS LESS. www.arubanetworks.com 1344 Crossman Avenue Sunnyvale, California 94089 Phone: 408.227.4500 Fax 408.227.4550 Aruba Networks, Inc. 2
  • 3. Base Designs Lab Setup for Validated Reference Design Validated Reference Design Table of Contents Chapter 1: VRD Example Campus Network Data Center Setup Core Layer Distribution Layer Access Layer Aruba Networks, Inc. 5 6 6 7 13 Table of Contents | 3
  • 4. Base Designs Lab Setup for Validated Reference Design Aruba Networks, Inc. Validated Reference Design Table of Contents | 4
  • 5. Base Designs Lab Setup for Validated Reference Design Validated Reference Design Chapter 1: VRD Example Campus Network The VRD example campus network emulates the recommended campus network discussed in the Aruba Campus Network Validated Reference Design (Version 8). Figure 1 shows the VRD example network setup. Data center AirWave MC1-Sunnyvale3600 (active) MC2-Sunnyvale3600 (standby) Amigopod SIP Web Radius AD-CS AD-DS DNS DHCP Internet Core switch LC1Sunnyvale6000 LC2Sunnyvale6000 Distribution switch 1 Distribution switch 2 Access switch AM-LC1 Employee Guest Application Figure 1 AP-LC2 AM-LC2 Employee Guest Application arun_0337 AP-LC1 Access switch VRD example campus network This example network is used to explain the concepts and it is not designed to prove scalability. Aruba engineering performs extensive testing that is related to scalability. All the screenshots and configuration used in the VRDs are from this example network. The example network is not an exact replica of the recommended campus deployment at the core layer. This example network uses the collapsed core architecture. Aruba recommends that the two master controllers be connected to two data center distribution switches to form a full mesh topology. The following sections explain the setup of the example network. Aruba Networks, Inc. VRD Example Campus Network | 5
  • 6. Base Designs Lab Setup for Validated Reference Design Validated Reference Design Data Center Setup The data center consists of the master controllers, AirWave®, Amigopod™, and most of the other servers used in a typical campus network. The master controllers are deployed in the hot standby redundancy model, which is the recommended redundancy design for master controllers in campus deployments. For details about setting up master controller redundancy, see the Aruba Campus Network Validated Reference Design. Table 1 summarizes the network parameters of the data center devices. Table 1 Data Center Network Parameters Network Devices VLAN IP AirWave 130 10.169.130.2 Amigopod 130 10.169.130.50 DHCP 130 10.169.130.3 Active Directory Domain services (Windows Server 2008) and DNS 130 10.169.130.4 Windows Network Policy server for RADIUS authentication and Active Directory Certificate Service (Windows Server 2008) 130 10.169.130.20 SIP server 130 10.169.130.33 Microsoft Lync server 2010 130 10.169.130.35 Web server 130 10.169.130.30 MC1-Sunnyvale-3600 (active master) 130 10.169.130.6 MC1-Sunnyvale-3600 (standby master) 130 10.169.130.7 A Kiwi Syslog Server running on the Windows Server 2008 is used for syslog services and interface 10.169.130.5 is configured as the logging server interface on all the network devices. All the data center devices are connected to the core switch through the data center distribution switch. Core Layer The core switch is connected to the internet through a gigabit ISP connection. The Open Shortest Path First (OSPF) routing protocol is implemented between the core switch and the two distribution switches. Aruba Networks, Inc. VRD Example Campus Network | 6
  • 7. Base Designs Lab Setup for Validated Reference Design Validated Reference Design Table 2 summarizes the VLAN and IP parameters of the core switch. Table 2 Core Switch Network Parameters VLAN IP 128 10.169.128.4 (for OSPF) 130 10.169.130.1 (default gateway for all data center devices) Distribution Layer The distribution layer (see Figure 2) consists of two distribution switches and an Aruba 6000 Mobility Controller with two M3 controller modules. The two local controllers, LC1-Sunnyvale-6000 and LC2Sunnyvale-6000, are connected to the respective distribution switches SW-1 and SW-2 using link aggregation with the Link Aggregation Control Protocol (LACP).The distribution switches are the default gateways for all subnets except the guest subnet. The Aruba controllers are deployed at Layer 2. VRRP keepalives VRRP keepalives LC1Sunnyvale6000 Distribution switch 2 Two 10 gigabit links Active VIP Standby VIP Figure 2 Two 10 gigabit links VRRP LC2Sunnyvale6000 Active VIP Standby VIP arun_0343 Distribution switch 1 Distribution layer setup in the example network Aruba Mobility Controller Setup      Each M3 controller module acts as a local controller. The mobility controller is not the default gateway for the user VLANs except for the guest VLAN. The outbound traffic on the guest VLANs, which is local to the Aruba controllers at the aggregation layer, is source-NATed with the IP of the controller that manages that guest VLAN. Aruba recommends that the local controllers act as default gateways and the DHCP server only for the guest VLANs. The local controllers are deployed at Layer 2, so the user VLANs defined on these controllers do not require an IP address. However, the implementation of IGMP proxy for multicast video optimization requires that every user VLAN on the local controllers that participates in IGMP proxy must have a Layer 3 address. If IGMP proxy is not required in network, IP parameters need not be defined for the user VLANs. Aruba Networks, Inc. VRD Example Campus Network | 7
  • 8. Base Designs Lab Setup for Validated Reference Design    Validated Reference Design Spanning tree is disabled on the Aruba controllers in the example network. However, to avoid loops, spanning tree has been implemented between other devices in the network. On the Aruba controllers, spanning tree is enabled by default, but network administrators must verify whether to disable it, depending on their network topology. The local controllers are deployed in the active-active redundancy model. Two Virtual Router Redundancy Protocol (VRRP) instances, VRRP-7 and VRRP-8, are used to provide activeactive redundancy between the local controllers. Active-active redundancy is recommended for local controller redundancy in campus deployment. To prepare for failover situations, all user VLANs are defined on both local controllers. Local Local Active VIP Active VIP Unreachable Air Monitor Figure 3 arun_0265 arun_045 Active-active redundancy, mobility controller unreachable In the example network, LC1-Sunnyvale-6000 is the active controller for VRRP-7 VIP and LC2Sunnyvale-6000 is the active controller for VRRP-8 VIP. The VAPs in the AP groups configured to terminate on VRRP-7 VIP are designed to use VLANs 150-154 for VLAN pooling. Similarly, the VAPs in the AP groups that terminate on VRRP-8 VIP use VLANs 155-159 for VLAN pooling. If LC1Sunnyvale-6000 becomes unavailable, LC2-Sunnyvale-6000 becomes the active controller for the VRRP-7 IP. The APs that originally terminated on LC1-Sunnyvale-6000 now terminate on LC2Sunnyvale-6000. So the LC2-Sunnyvale-6000 controller should have user VLANs 150-154 to support the WLANs that are broadcast by the VAPs of these APs. Support for such failover situations requires that all user VLANs be defined on both controllers.  Aruba controllers are OSPF capable, but because they typically are deployed at Layer 2, they do not participate in OSPF in the example network. Aruba Networks, Inc. VRD Example Campus Network | 8
  • 9. Base Designs Lab Setup for Validated Reference Design Validated Reference Design Figure 2, Figure 3, Table 3, and Table 4 summarize the network parameters configured on Aruba controllers in the distribution layer of the example network. LC1-Sunnyvale-6000 LC2- Sunnyvale-6000 Distribution switch 1 VRRP 145, 150 - 159 Active Standby arun_0368 VLAN Distribution switch 2 VRRP-7 VRRP-8 Figure 4 Table 3 LC1-Sunnyvale-6000 network parameters LC1-Sunnyvale-6000 Network Parameters VLAN IP (If IGMP Proxy is enabled, all user VLANs must have an IP address.) IP (If IGMP Proxy is disabled, user VLANs do not require IP addresses.) DHCP Scope Purpose 145 10.169.145.4 10.169.145.4 __ Controller IP 150 10.169.150.4 __ __ Corporate user VLAN 151 10.169.151.4 __ __ Corporate user VLAN 152 10.169.152.4 __ __ Corporate user VLAN 153 10.169.153.4 __ __ Corporate user VLAN 154 10.169.154.4 __ __ Corporate user VLAN 155 10.169.155.4 __ __ Corporate user VLAN 156 10.169.156.4 __ __ Corporate user VLAN 157 10.169.157.4 __ __ Corporate user VLAN 158 10.169.158.4 __ __ Corporate user VLAN 159 10.169.159.4 __ __ Corporate user VLAN 900 192.168.200.20 192.168.200.20 192.168. 200.1-192.168. 200.19, 192.168. 200.21 -192.168. 200.254 The guest VLAN. The local controller is the default gateway for the guest VLAN and acts as the DHCP server to the guest network. Aruba Networks, Inc. VRD Example Campus Network | 9
  • 10. Base Designs Lab Setup for Validated Reference Design Validated Reference Design LC1-Sunnyvale-6000 Distribution switch 2 LC2- Sunnyvale-6000 VLAN VRRP 145, 150 - 159 Active Standby VRRP-8 VRRP-7 Figure 5 Table 4 arun_0369 Distribution switch 1 LC2-Sunnyvale-6000 network parameters LC2-Sunnyvale-6000 Network Parameters VLAN IP (If IGMP Proxy is enabled, all user VLANs must have an IP address.) IP (If IGMP Proxy is disabled, user VLANs do not require IP addresses.) DHCP Scope Purpose 145 10.169.145.5 10.169.145.5 __ Controller IP 150 10.169.150.5 __ __ Corporate user VLAN 151 10.169.151.5 __ __ Corporate user VLAN 152 10.169.152.5 __ __ Corporate user VLAN 153 10.169.153.5 __ __ Corporate user VLAN 154 10.169.154.5 __ __ Corporate user VLAN 155 10.169.155.5 __ __ Corporate user VLAN 156 10.169.156.5 __ __ Corporate user VLAN 157 10.169.157.5 __ __ Corporate user VLAN 158 10.169.158.5 __ __ Corporate user VLAN 159 10.169.159.5 __ __ Corporate user VLAN 900 192.168.201.20 192.168.201.20 192.168. 201.1-192.168. 201.19, 192.168. 201.21 -192.168. 201.254 The guest VLAN. The local controller is the default gateway for the guest VLAN and acts as the DHCP server to the guest network. Aruba Networks, Inc. VRD Example Campus Network | 10
  • 11. Base Designs Lab Setup for Validated Reference Design Validated Reference Design Distribution Switch Design    The distribution switches are the default gateways for all subnets except the subnet used for guest WLAN. To prepare for failover situations, all subnets are defined on both switches. VRRP is used between the distribution layer switches to establish redundancy for all the subnets that extend to the distribution switches. Instead of VRRP, Cisco® proprietary Hot Standby Router Protocol (HSRP) can also be used between the Cisco® distribution layer switches. Figure 5 and Table 5 through Table 7 summarize the network parameters configured on Cisco® switches in the distribution layer of the example network. Distribution switch 1 VLAN Distribution switch 2 VRRP 128, 145, 150 - 159 Active VLAN Standby 128, 145, 150 - 159 VRRP VRRP instance 1-6 instance 7-11 Figure 6 Table 5 LC2- Sunnyvale-6000 VRRP Active Standby VRRP VRRP instance 7-11 instance 1-6 arun_0370 LC1-Sunnyvale-6000 Network parameters of distribution switches Distribution SW-1 Network Parameters VLAN IP Purpose 128 10.169.128.5 For OSPF routing 145 10.169.145.2 For OSPF routing and switch management 150 10.169.150.2 User VLAN 151 10.169.151.2 User VLAN 152 10.169.152.2 User VLAN 153 10.169.153.2 User VLAN 154 10.169.154.2 User VLAN 155 10.169.155.2 User VLAN 156 10.169.156.2 User VLAN 157 10.169.157.2 User VLAN 158 10.169.158.2 User VLAN 159 10.169.159.2 User VLAN Aruba Networks, Inc. VRD Example Campus Network | 11
  • 12. Base Designs Lab Setup for Validated Reference Design Table 6 Validated Reference Design Distribution SW-2 Network Parameters VLAN IP Purpose VLAN IP Purpose 128 10.169.128.6 For OSPF routing 145 10.169.145.3 For OSPF routing and switch management 150 10.169.150.3 User VLAN 151 10.169.151.3 User VLAN 152 10.169.152.3 User VLAN 153 10.169.153.3 User VLAN 154 10.169.154.3 User VLAN 155 10.169.155.3 User VLAN 156 10.169.156.3 User VLAN 157 10.169.157.3 User VLAN 158 10.169.158.3 User VLAN 159 10.169.159.3 User VLAN Table 7 VRRP Table VRRP Instance VRRP Virtual IP Active Switch Standby Switch 1 10.169.145.1 Distribution SW-1 Distribution SW-2 2 10.169.150.1 Distribution SW-1 Distribution SW-2 3 10.169.151.1 Distribution SW-1 Distribution SW-2 4 10.169.152.1 Distribution SW-1 Distribution SW-2 5 10.169.153.1 Distribution SW-1 Distribution SW-2 6 10.169.154.1 Distribution SW-1 Distribution SW-2 7 10.169.155.1 Distribution SW-2 Distribution SW-1 8 10.169.156.1 Distribution SW-2 Distribution SW-1 9 10.169.157.1 Distribution SW-2 Distribution SW-1 10 10.169.158.1 Distribution SW-2 Distribution SW-1 11 10.169.159.1 Distribution SW-2 Distribution SW-1 Aruba Networks, Inc. VRD Example Campus Network | 12
  • 13. Base Designs Lab Setup for Validated Reference Design Validated Reference Design Access Layer Aruba AP-105 APs are used in the example network. AP-LC1 and AP-LC2 are the APs and AM-LC1 and AM-LC2 are the dedicated AMs. In the example network, all the wired clients are placed in VLAN 145. The APs are also deployed on the same VLAN as any other wired client. Distribution switch 1 Distribution switch 2 Access switch Access switch AM-LC1 Employee AP-LC2 AM-LC2 Employee Guest Application Guest arun_0419 AP-LC1 Application Figure 7 Access layer Any wireless users in the example network would associate to one of the following Service Set Identifiers (SSIDs):  Employee SSID: Employee users and all corporate devices that are capable of 802.1X authentication use the employee SSID. An employee user has full access to all the network resources and the internet. This SSID uses 802.1X/EAP for authentication and AES for encryption.  Application SSID: Only corporate devices that are not capable of 802.1X authentication associate to the application SSID. These devices are assigned a role that limits their access only to the necessary application servers. For example, a VoIP phone running SIP can access only the SIP server to make calls. This SSID uses pre-shared key (PSK) for authentication and AES for encryption.  Guest SSID: Guests use the guest SSID. Guest users are permitted to access only the Internet using specific protocols such as HTTP and HTTPS. This SSID uses open authentication at Layer 2 and there is no encryption. However, Amigopod is used to provide Layer 3 authentication through captive portal. Aruba Networks, Inc. VRD Example Campus Network | 13
  • 14. Base Designs Lab Setup for Validated Reference Design Aruba Networks, Inc. Validated Reference Design VRD Example Campus Network | 14