SD-WAN Controller Initialization
SD-WAN Controller Initialization
vManage Configuration
system
host-name vmanage-01
system-ip 10.1.1.11
site-id 100
organization-name hiltop
clock timezone Africa/Lagos
vbond 10.0.1.12
ntp server 10.0.1.1 prefer vpn 0
commit
VPN 0
▪ Interface eth1
▪ IP address: 10.0.1.11/24
▪ Default route: 10.0.1.1
vManage Configuration
vpn 0
interface eth1
ip address 10.0.1.11/24
no shutdown
ip route 0.0.0.0/0 10.0.1.1
commit
Verification
Ping 10.0.1.1
show ntp associations
Set the CSR parameters with the Organization name, City, state, country and time to 1year
Host-name: vbond-01
Organization: hilltop
System-IP: 10.1.1.12
Site-id: 100
vBond Address: 10.0.1.12
Timezone: Africa/Lagos
Ntp server: 10.0.1.1
system
host-name vbond-01
system-ip 10.1.1.12
site-id 100
organization-name hiltop
clock timezone Africa/Lagos
vbond 10.0.1.12 local
ntp server 10.0.1.1 prefer vpn 0
commit
VPN 0
Interface: ge0/0
IP address: 10.0.1.12/24
Remove tunnel Interface
Default route: 10.0.1.1
vpn 0
ip route 0.0.0.0/0 10.0.1.1
interface ge0/0
ip address 10.0.1.12/24
no shutdown
no tunnel-interface
commit
Lab 4 - Initializing vBond – GUI
Task 1 – Add vBond to vManage
On vManage navigate to Configuration > Devices > Controllers and click on “Add Controllers”.
IP Address: 10.0.1.12
Username: admin
Password: admin
Uncheck “generate CSR”
Click ok.
Config
vpn 0
interface eth0
tunnel-interface
allow-service all
commit
Host-name: vsmart-01
Organization: hilltop
System-IP: 10.1.1.13
Site-id: 100
vBond Address: 10.0.1.12
Timezone: Africa/Lagos
Ntp server: 10.0.1.1
Config
system
host-name vsmart-01
system-ip 10.1.1.13
site-id 100
domain-id 1
organization-name hiltop
clock timezone Africa/Lagos
vbond 10.0.1.12
ntp server 10.0.1.1 prefer vpn 0
commit
VPN 0
Interface: eth0
IP address: 10.0.1.13/24
Remove tunnel Interface
Default route: 10.0.1.1
On the vSmart console
Config
vpn 0
ip route 0.0.0.0/0 10.0.1.1
interface eth0
ip address 10.0.1.13/24
no shutdown
no tunnel-interface
commit
ping 10.0.1.1
IP Address: 10.0.1.12
Username: admin
Password: admin
Uncheck “generate CSR”
Click ok.
Task 2 – Generate CSR for vSmart
Navigate to Configuration > Certificates > Controllers > vsmart and click on “Generate CSR”
Config
vpn 0
interfaces eth0
tunnel-interface
allow-service all
commit