Part#4 Configuring Edge cluster using vCenter VCF9.0.1
Configuring Edge cluster using vCenter (VCF9.0.1)
In this lab we will go through the deployment of NSX Edge cluster using vCenter.VCF 9 centralizes the NSX Edge cluster deployment workflow into the vCenter UI for Centralized External Connectivity, replacing earlier SDDC Manager driven steps and aligning with the new VPC + Transit Gateway model. How ever you can still do this from NSX Manager UI.
A brief overview of Connectivity Models:
Centralized Connectivity: The wizard deploys Edge VMs and a Tier-0 that the Transit Gateway uses for north-south traffic.
Distributed Connectivity: The Transit gateway can connect to physical infrastructure via an external VLAN network and doesn't require any Edge VMs for forwarding traffic.
Pre-requisites:
1. vCenter should be deployed.
2. NSX Should be deployed.
3. BGP should be configured including BGP Peer ASN and Peer IP
4. DNS, Management IP, VLAN, CIDR, FQDN for Edge nodes.
Configuration details used in the lab:
|
Edge01 |
|
|
FQDN |
edge01.uaks.local |
|
vSphere Cluster |
wld01-cluster |
|
Resource Pool |
Resources |
|
Management IP |
192.168.1.10/24 |
|
Default Gateway |
192.168.1.102 |
|
Uplink01 |
|
|
VLAN |
10 |
|
CIDR |
192.168.1.3/24 |
|
BGP peer IP |
192.168.1.4 |
|
BGP Peer ASN |
65004 |
|
Password |
VMware123! |
|
Uplink02 |
|
|
VLAN |
20 |
|
CIDR |
192.168.2.3/24 |
|
BGP peer IP |
192.168.2.4 |
|
BGP Peer ASN |
65004 |
|
Password |
VMware123! |
|
Edge02 |
|
|
FQDN |
edge02.uaks.local |
|
vSphere Cluster |
wld01-cluster |
|
Resource Pool |
Resources |
|
Management IP |
192.168.1.11/24 |
|
Default Gateway |
192.168.1.102 |
|
Uplink01 |
|
|
VLAN |
10 |
|
CIDR |
192.168.1.5/24 |
|
BGP peer IP |
192.168.1.6 |
|
BGP Peer ASN |
65004 |
|
Password |
VMware123! |
|
Uplink02 |
|
|
VLAN |
20 |
|
CIDR |
192.168.2.5/24 |
|
BGP peer IP |
192.168.2.6 |
|
BGP Peer ASN |
65004 |
|
Password |
VMware123! |
Configure network connectivity:
Step#1. Sign in to vCenter and click on networks and Click Network Connectivity
Note: Before proceeding ensure to complete the pre-requisites other wise deployment will fail.
Step#3. Select all Pre-requisites and click on Continue
Comments
Post a Comment