The vSmart controller sits between the vEdge devices and the vBond orchestrator; it helps with the authentication of edge devices to the vBond and manages the connectivity between the edge devices.
vSmart Basic Config
The vSmart
configuration follows the same steps as the vBond from the previous chapter:
vsmart# config
Entering configuration mode terminal
vsmart(config)# system
vsmart(config-system)# host-name vSmart01
vsmart(config-system)# organization-name Learning_SD-WAN
vsmart(config-system)# site-id 100
vsmart(config-system)# system-ip 100.100.1.4
vsmart(config-system)#
vsmart(config-system)# ...