CCIE EI SD WAN Lab1 - Sample Lab
CCIE EI SD WAN Lab1 - Sample Lab
1|Page
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
Workbook Description
Author: CCIE Lab Center (CLC)
Focus: Practice
Level: Expert (CCIE)
Stream: CCIE Enterprise Infrastructure: SD-WAN Technology
Content: Topology, Questions, Initial Configuration, Solutions, Verifications.
Format: PDF
Protection: DRM Protected
Price/Cost: $100 USD
2|Page
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
1) Lab Details 6
A) Lab Summary 6
B) Initial configuration 12
3|Page
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
17) Final CLI output of all vEdges & vSmart controller 227
5|Page
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
1 LAB Details
A) Lab Summary
1) Feature & Devices Template
2) Hub & Spoke Policy.
3) Local Internet Breakout
4) Implementing Traffic Engineering (PBR)
5) QoS
6) Application aware policy
7) TLOC
8) cflowd
a) Hardware Requirement
CPU 8 core
RAM 32 GB
HDD 500 GB
Note: After starting all nodes wait for 10 minutes for CPU utilization getting back to normal.
6|Page
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
7|Page
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
Step3: Login to your eve-ng server/hypervisor/vmware/etc. with username root & password eve
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions
8|Page
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions
For more details on uploading images you can visit the below link.
https://www.eve-ng.net/index.php/documentation/howtos/howto-add-cisco-iol-ios-on-linux/
9|Page
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
10 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
e) IP details
f) Lab nodes
Image versions used in lab.
Viptela 18.4.4:, vManager, vBond, vSmart, vEdge
MPLS Router: i86bi-linuxl3-adventerprisek9-15.5.2T.bin
Internet Router: i86bi-linuxl3-adventerprisek9-15.5.2T.bin
L2 Switches: viosl2-adventerprisek9-m.03.2017 & i86bi-linuxl2-adventerprisek9-15.2d.bin
Host system: EVE Docker GUI-Server
CA Server: EVE Docker GUI-Server
11 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
B) Initial configurations
For ISP router, Switches, hosts and servers configurations are pasted as given bellows.
Startup configuration
I. Internet Router
hostname Biz-INT
ip name-server 8.8.8.8
ip name-server 1.1.1.1
interface Ethernet0/0
description *** Connected to Internet ***
ip address dhcp
ip nat outside
ip virtual-reassembly in
!
interface Ethernet0/1
description *** Connected to vedge1 ***
ip address 64.100.101.1 255.255.255.240
ip nat inside
ip virtual-reassembly in
!
interface Ethernet0/2
description *** Connected to vedge2 ***
ip address 64.100.102.1 255.255.255.240
ip nat inside
ip virtual-reassembly in
!
interface Ethernet0/3
description *** Connected to vedge4 ***
ip address 64.100.103.1 255.255.255.240
ip nat inside
ip virtual-reassembly in
!
interface Ethernet1/0
description *** Connected to vedge6 ***
ip address 64.100.104.1 255.255.255.240
ip nat inside
ip virtual-reassembly in
!
interface Ethernet1/1
description *** Connected to vedge7 ***
ip address 64.100.105.1 255.255.255.240
ip nat inside
ip virtual-reassembly in
!
interface Ethernet1/2
description *** Connected to vedge8 ***
ip address 64.100.106.1 255.255.255.240
ip nat inside
ip virtual-reassembly in
!
interface Ethernet1/3
12 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
II. SW2
hostname SW2
vlan 200
name VPN0
interface E0/0
description *** Conneced to vManage VPN0 ***
switchport access vlan 200
switchport mode access
no shutdown
spanning-tree portfast edge
!
interface E0/1
description *** Conneced to vSmart VPN0 ***
switchport access vlan 200
switchport mode access
no shutdown
spanning-tree portfast edge
!
interface E0/2
description *** Conneced to vBond VPN0 ***
switchport access vlan 200
switchport mode access
13 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
no shutdown
spanning-tree portfast edge
!
interface E1/2
description *** Connected to MPLS ***
no switchport
ip address 192.168.8.2 255.255.255.252
no shutdown
!
interface E1/0
description *** Connected to Internet ***
no switchport
ip address 64.100.108.2 255.255.255.240
no shutdown
!
interface E0/3
description *** Connected CA Server ***
switchport access vlan 200
switchport mode access
no shutdown
spanning-tree portfast edge
!
interface Vlan200
description ** Created for VPN0 ***
ip address 10.10.0.1 255.255.255.0
!
router ospf 10
network 10.10.0.0 0.0.0.255 area 10
network 192.168.8.0 0.0.0.3 area 10
ip route 0.0.0.0 0.0.0.0 64.100.108.1
III. R3
hostname R3
interface GigabitEthernet0/0
description *** Connected to vedge9 ***
ip address 10.1.1.13 255.255.255.252
duplex auto
speed auto
media-type rj45
!
interface GigabitEthernet0/1
description *** Connected to MPLS ***
ip address 192.168.7.2 255.255.255.252
duplex auto
speed auto
media-type rj45
ip route 0.0.0.0 0.0.0.0 192.168.7.1
14 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
IV. CA Server
15 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
vim /etc/resolv.conf
nameserver 1.1.1.1
nameserver 8.8.8.8
esc>:wq
V. RTP
Host1
ifconfig eth0 172.19.1.254 netmask 255.255.255.0
route add default gw 172.19.1.1 eth0
X. Francisco
16 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
Login ID:admin
Pass :admin
Login: admin
Password: admin
Welcome to Viptela CLI
admin connected from 127.0.0.1 using console on vmanage
You must set an initial admin password.
Password: admin
Re-enter password: admin
Available storage devices:
hdb 100GB
hdc 3GB
1) vdb
2) hdc
Select storage device to use: 1
Would you like to format vdb? (y/n): y
Step 1.2. After reboot you need to login again & configure vManage with following:
Be careful to configure exactly the same organization-name. Organization name, when you downloaded
from https://software.cisco.com (PnP) section
conf t
system
clock timezone America/Los_Angeles
host-name vManage
system-ip 10.200.1.10
site-id 700
organization-name "viptela sdwan"
vbond 10.10.0.3
ntp
server 192.168.10.1
version 4
prefer
exit
commit and
config t
vpn 0
interface eth0
description Connected-vSmart-ETH0-VPN0
ip address 10.10.0.5/24
17 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
no tunnel-interface
!
no shutdown
!
ip route 0.0.0.0/0 10.10.0.1
commit and
config t
vpn 512
interface eth1
description Connected-vSmart-ETH1-VPN512
ip address 54.239.98.5/24
no shutdown
!
ip route 0.0.0.0/0 54.239.98.1
commit and
reboot
Are you sure you want to reboot?[yes,NO] yes
Step 1.3. From CA server host open Chrome web browser and navigate to vManage web interface.
https://10.10.0.5 Navigate to Administrator > Settings. Verify that Organization Name is correctly
displayed. Edit the vBond settings and enter vBond Public IP address (10.10.0.3).
Even though you have already entered vBond IP address in the CLI, you still need to configure vBond
address also under system settings. Otherwise, process of generating bootstrap configuration for vEdge
Cloud instances will not be successful.
18 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
Enter the Organization Name and click Save. This field must match what you used when creating the vBond profile.
19 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
conf t
system
clock timezone America/Los_Angeles
host-name vbond
system-ip 10.200.1.12
site-id 700
organization-name "viptela sdwan"
vbond 10.10.0.3 local
ntp
server 192.168.10.1
version 4
prefer
exit
commit and
config t
vpn 0
interface ge0/0
description Connected-vBond-GE0/0-VPN0
ip address 10.10.0.3/24
no tunnel-interface
no shutdown
!
ip route 0.0.0.0/0 10.10.0.1
commit and
config t
vpn 512
interface eth0
description Connected-vBond-ETH0-VPN512
ip address 54.239.98.3/24
no shutdown
!
ip route 0.0.0.0/0 54.239.98.1
commit and
reboot
Are you sure you want to reboot?[yes,NO] yes
20 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
Login ID:admin
Pass :admin
conf t
system
clock timezone America/Los_Angeles
host-name vsmart
system-ip 10.200.1.11
site-id 700
organization-name "viptela sdwan"
vbond 10.10.0.3
ntp
server 192.168.10.1
version 4
prefer
exit
commit and
config t
vpn 0
interface eth0
description Connected-vSmart-ETH0-VPN0
ip address 10.10.0.4/24
no tunnel-interface
!
no shutdown
!
ip route 0.0.0.0/0 10.10.0.1
commit and
config t
vpn 512
interface eth1
description Connected-vSmart-ETH1-VPN512
ip address 54.239.98.4/24
no shutdown
!
ip route 0.0.0.0/0 54.239.98.1
commit and
21 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
22 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
Clear all the certificates on the local device, including the public and private keys and the root
certificate, and return the device to the factory-default state
23 | P a g e
CCIE Enterprise Infrastructure: SD-WAN Practice Lab v1.0
Join Now
24 | P a g e