0% found this document useful (0 votes)
1 views

CCIE EI v1.1 - Deploy - Lab 1 - Demo

The document outlines the policies and procedures for accessing and using the CCIE Enterprise Infrastructure v1.1 Real Labs workbooks, including restrictions on sharing, renewal terms, and support details. It emphasizes the importance of adhering to licensing agreements and provides guidelines for technical support and updates. Additionally, it includes specific lab tasks related to network configuration and data extraction using RESTCONF and Python.

Uploaded by

minzhan2017
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views

CCIE EI v1.1 - Deploy - Lab 1 - Demo

The document outlines the policies and procedures for accessing and using the CCIE Enterprise Infrastructure v1.1 Real Labs workbooks, including restrictions on sharing, renewal terms, and support details. It emphasizes the importance of adhering to licensing agreements and provides guidelines for technical support and updates. Additionally, it includes specific lab tasks related to network configuration and data extraction using RESTCONF and Python.

Uploaded by

minzhan2017
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

www.passenterpriselabs.

com Demo Lab 1: 27-Oct-2023

CCIE Enterprise Infrastructure v1.1 Real Labs


Deploy Module
Lab 1 - Xander Pharmaceuticals
www.passenterpriselabs.com 1 www.ccieenterpriselabs.com
www.passenterpriselabs.com Demo Lab 1: 27-Oct-2023

Lab Workbook Policy

1. We highly discourage sharing of the workbook hence the workbooks are mapped to Laptop/Desktop
MAC address. If one tries to open the workbook on other desktop or laptop than the registered MAC
w

address; account will get locked and we will not unlock it for any reasons.
w

2. The workbook does not have print access; kindly do not request to enable to print access. However,
you will have perpetual access to the workbook which you have purchased.
w

3. One will be provided with free updates up to 120 days from the date of purchase, post that one
.p

need to renew his/her account to access the latest update. However one will continue to have access
to their existing workbooks. If you pass the lab within 120 days, you are not eligible for further
as

updates.
se

4. If one wish to renew their subscription/account, you need to renew within 120 days or before the
account gets expired. Post 120 days one can renew their account however the renewal will be
nt

considered has a new purchase. Hence, we encourage one to renew within 120 days of the purchase.

5. The renewal cost is 999 USD if one pay within 120 days, if one fail to renew then the cost will be
e

equivalent of a new purchase. (The renewal price can be changed at any time, without informing the
rp

client)
ris

6. Every workbook is uniquely identified for each user with hidden words. If one shares his/her
workbooks with others, and if the system detects the share, the account will be banned and we will not
entertain any explanation of any sort.
el

7. For any queries regarding Questions/Solutions, you can contact us on email:


ab

[email protected] or skype @ [email protected]. Response time to any of the


queries is 24 hours.
s.c

8. We do require CISCO ID and Official email id for security purposes. We do not sell without these
details. We do background verification of the details provided, so request to give us the correct CISCO
o

ID and official email id.


m

9. The workbooks are in secured pdc format and delivered via email within 24 hours after payment is
received.

10. License is provided for only one Device. And we don’t give license again if the device crashes or
company security policies. Please install license on the device cautiously as the license will not be
provided again.

www.passenterpriselabs.com 2 www.ccieenterpriselabs.com
www.passenterpriselabs.com Demo Lab 1: 27-Oct-2023

11. We do support devices running Windows OS, Mac OS, Android and Mac iOS only

12. We do not provide Refund in any circumstances once the product is sold.
w

13. This policy is in effect from 23 November 2016 and in immediate effect for new clients and new
renewals. Old clients will continue with the old Policies until the accounts get expired.
w

14. If there is any update, one will receive the update automatically on their registered email id.
w

15. Design Module will be given only 3 days before the CCIE exam
.p

16. For any future update you can check our 'updates' page.
as

17. Labs are always published in phases. For e.g. if there is a new lab we publish it as First, Second,
se

Third ... till Final release.

18. Client who have purchased our workbooks and services and wishes to attempt the lab, need to
nt

consult our experts before their CCIE Lab.


e rp
ris
el
ab
s.c
o m

www.passenterpriselabs.com 3 www.ccieenterpriselabs.com
www.passenterpriselabs.com Demo Lab 1: 27-Oct-2023

3
Diagrams

Main Topology
w
w
w
.p
as
se
nt
e
rp
ris
el
ab
s.c
o m

www.passenterpriselabs.com 4 www.ccieenterpriselabs.com
www.passenterpriselabs.com Demo Lab 1: 27-Oct-2023

1.6: Intra-Site Routing (BR3)

You need to ensure that Branch #3 is configured with IGP to enable route propagation from the LAN
w

into Xander’s WAN. The solution must meet below requirements:


w

• Branch #3 must use an EIGRP named mode by using a process name ccie along with the
autonomous system number 65006.
w

• Branch #3 must use EIGRP MD5 authentication for all LAN-facing peering.
.p

o A key chain CCIE_MD5 must be used to complete this task.


o String: CC!E!nfr4
as

• All LAN subnets must advertise to EIGRP.


o Do not use redistribution to achieve this task.
se

o Use a single command to advertise all subnets.


nt
e rp

Solution: Next Update coming soon …..


ris
el
ab
s.c
o m

www.passenterpriselabs.com 5 www.ccieenterpriselabs.com
www.passenterpriselabs.com Demo Lab 1: 27-Oct-2023

3.2: RESTCONF, PYTHON

An engineer must extract utilization data from the active physical interfaces of router R30 by using
w

RESTCONF. The engineer finds a Python 3 script on the internet to do this; however, the script fails.
w

On host31, modify /home/cisco/scripts/ccie_restconf.py to produce an output that matches this


output. (It is understood the octets number will be different.)
w

------------------------------------------------------------------------------------------------------------------------------------
.p

Interface | Ingress Octets | Egress Octets


------------------------------------------------------------------------------------------------------------------------------------
as

GigabitEthernet1 4952321 5015625


GigabitEthernet1.100 0 0
se

GigabitEthernet1.414 0 0
GigabitEthernet2 14828872 2984898
nt
e rp

Solution: Next Update coming soon …..


ris
el
ab
s.c
o m

www.passenterpriselabs.com 6 www.ccieenterpriselabs.com
www.passenterpriselabs.com Demo Lab 1: 27-Oct-2023
w
w
w
.p
as
se
nt

Thank You for choosing www.passenterpriselabs.com Workbooks.


e
rp
ris
el
ab
s.c

.
o m

www.passenterpriselabs.com 7 www.ccieenterpriselabs.com

You might also like