Cisco Enterprise Advanced Routing (ENARSI) EVE-NG Lab
I wanted to share a lab I used to prepare for the Cisco ENARSI exam and am using to prepare for the CCIE Enterprise exam. If you can read through the scenario, build the lab according to design from memory, reset, and rebuild from memory, your well on your way to a successful lab exam.
Topology
Lab Files
Lab Scenario
CrashCourse.techfu.net has brought you on as a network consultant to support a larger client who is looking to roll out a new large scale network, connecting their three sites. The client wishes to accomplish the following:
- Deploy all routers and configure interfaces as documented
…show me the config
ISP SW (A)
conf t
!
vlan 3000
name customer XYZ
!
int g0/1
switch access vlan 3000
switch mode dot1q-tunnel
ISP SW (B)
conf t
!
vlan 3000
name customer XYZ
!
int g0/1
switch access vlan 3000
switch mode dot1q-tunnel
R1
conf t
!
vlan 3000
name customer XYZ
!
int g0/1
switch access vlan 3000
switch mode dot1q-tunnel
R2
conf t
!
vlan 3000
name customer XYZ
!
int g0/1
switch access vlan 3000
switch mode dot1q-tunnel
0 Comments