Considerations: Cisco’s Multi-Tenancy SD-WAN allows service providers to manage multiple customers from a single vManage. All tenants share the service provider’s domain name (in this example the domain name being vpnv4.com). Per Cisco’s design vBond and vManage are shared among all tenants while vSmart is a tenant dedicated entity that cannot be shared with other […]
19-10-16Zero Touch Provisioning Challenge: In many situations the service provider PE router may not be configured with DHCP services, in other words the customer’s vEdge would require the admin to statically set the WAN IP address for VPN0 . we’d still like to get ZTP to work provided: PE/GW has reachability to ztp.viptela.com PE/GW can […]
25-04-11The Challenge CLI add-on templates are incredibly useful and can be powerful when used effectively. However, one common challenge we encounter during deployments is handling multi-line commands tied to a single variable. Consider a CLI template structured like this: crypto engine compliance shield disable service internal {{command_1}} {{command_2}} {{command_3}} Each command variable can represent any […]