***************************************** Lab 1 - vManage CLI Configuration ***************************************** conf t ! system host-name vManage organization-name KBITS system-ip 10.1.1.101 site-id 1 clock timezone Asia/Dubai vbond 199.1.1.3 commit ! vpn 0 no interface eth0 interface eth1 ip address 199.1.1.1/28 no shut tunnel-interface allow-service sshd allow-service netconf ip route 0.0.0.0/0 199.1.1.14 commit ! vpn 512 interface eth0 ip address 192.168.1.1/24 no shut commit ***************************************** Lab 2 - vSmart CLI Configuration ***************************************** conf t ! system host-name vSmart organization-name KBITS system-ip 10.1.1.102 site-id 1 clock timezone Asia/Dubai vbond 199.1.1.3 commit ! vpn 0 no interface eth0 interface eth1 ip address 199.1.1.2/24 no shut tunnel-interface allow-service sshd allow-service netconf ip route 0.0.0.0/0 199.1.1.14 commit ! vpn 512 interface eth0 ip address 192.168.1.2/24 no shut commit ***************************************** Lab 3 - vBond CLI Configuration ***************************************** conf t ! system host-name vBond organization-name KBITS system-ip 10.1.1.103 site-id 1 clock timezone Asia/Dubai vbond 199.1.1.3 local commit ! vpn 0 interface ge0/0 ip address 199.1.1.3/28 no shut tunnel-interface allow-service sshd allow-service netconf ip route 0.0.0.0/0 199.1.1.14 commit ! vpn 512 interface eth0 ip address 192.168.1.3/24 no shut commit ***************************************** Lab 4 - vManage GUI Initialization ***************************************** 1. Log in using the admin/admin credentials. (https://199.1.1.1) 2. Configure the Organization Name & the vBond address again. Administration -> System --------------------------- Organization Name : KBITS vBond Address : 199.1.1.1 3. Configure the Enterprise Certificate Server Settings Administration -> System --------------------------- Controller Certificate: Enterprise CA Server Paste the Contents of the Root Certificate Set the CSR Properties based on the following: Domain Name: Kbits.live Organization Unit: KBITS Orginization : Viptela LLC Fill in the rest of the information based on preference. 4. Generate your CSR to eventually get an Identity Certificate issued by the CA Server Configuration -> Certificates -> Controllers --------------------------------------------- -> Click the menu [...] for the vManage. -> Click to generate a CSR for vManage. -> Highlight and copy all the content. 5. Browse to the Certificate Server in your browser -> Click the Request Certificate. -> Paste the CSR and click submit 6. Go to Server Manager on the CA Server and issue the Certificate. 7. On your Certificate Server Web Page, download the assigned certificate using the Base-64 format. 8. Open the file. Highlight and copy all the content. 9. Go to vManage and click on Install Certificate. ********************************************* Lab 6 - Onboard the vSmart and vBond Devices ********************************************* 1. Log in using the admin/admin credentials. (https://199.1.1.1) 2. Onboard the vSmart and vBond devices Configuration -> Devices -> Controllers -> Add Controller -> vSmart IP Address: 199.1.1.2 Username: admin Password: admin Configuration -> Devices -> Controllers -> Add Controller -> vBond IP Address: 199.1.1.3 Username: admin Password: admin Note: The vManage automatically downloads the Root Certificate to the new added Controllers. *************************************************************************** Lab 7 - Generate and Install the Identity Certificate for vSmart & vBond *************************************************************************** ++++++++++++ vSmart ++++++++++++ Configuration -> Certificates -> Controllers --------------------------------------------- -> Click the menu [...] for the vManage. -> Click to generate a CSR for vManage. -> Highlight and copy all the content. 5. Browse to the Certificate Server in your browser -> Click the Request Certificate. -> Paste the CSR and click submit 6. Go to Server Manager on the CA Server and issue the Certificate. 7. On your Certificate Server Web Page, download the assigned certificate using the Base-64 format. 8. Open the file. Highlight and copy all the content. 9. Go to vManage and click on Install Certificate.