Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
100%
(1)
100% found this document useful (1 vote)
152 views
60 pages
SD-WAN Practice LAB 1 - Workbook-Sample
Uploaded by
Armando Benjamin NZO AYANG
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save SD-WAN Practice LAB 1- workbook-Sample For Later
Share
100%
100% found this document useful, undefined
0%
, undefined
Print
Embed
Report
100%
(1)
100% found this document useful (1 vote)
152 views
60 pages
SD-WAN Practice LAB 1 - Workbook-Sample
Uploaded by
Armando Benjamin NZO AYANG
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save SD-WAN Practice LAB 1- workbook-Sample For Later
Share
100%
100% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save SD-WAN Practice LAB 1- workbook-Sample For Later
You are on page 1
/ 60
Search
Fullscreen
1. Ifyou see all 4 vEdge and cEdge down in Vmanage, almost problem by Switch, you should stop and start those switch 2. Ifonly 4 vEdge down but cEdge are okay then you can start/stop 4 vEdges. Sometime they are not stable in lab. EVE-NG LAB Hosted Server product is a subscription service. The great thing about this product is that most of the images from EVE-NG Cisco Switches & Routers, Fortinet, Cisco ISE Lab, Cisco FirePower, Cisco CSR 1000, Nexus Switches, XRv Routers, Palo Alto Images for EVE-NG, Cheek Point, Juniper, Windows, Linux, ESXi, and other major vendors are installed on this product; also it has excellent 300 premade ready EVE-NG LABs and more than 90 latest images, and you do not need to waste your time installing images manually. You can start practicing your CCNA, CCNP, and CCIE labs once you have purchased this product. Images for this service are available from vendors for Evaluation use. htt store/product/evs HOW TO SETUP LAB Hardware Requirement = Guia cu = RAM: 32GB = HDD: 10068, Note: Recommended EVE-NG hosted server (if you do not have a PC or server to practice). = Link: httpsy//dynamips.store/product/eve-r © Dedicated iP, Server for practice SD-WAN LAB. © Included: alin one (10S, Support, Workbook...) just practice only| Support: 24/7 ° 2Lab 1: Configuring the WAN Components Interface Configuration Ha Interface: IP address ‘Subnet Mask £0/0 100.1.1.1 255.255,255.0 EO/L 119.1.12 255.255.255.0 £02 10.1111 255,255,255.0 £0/3 118.161 255.255,255.0 MPLS-Cloud Interface IP address: ‘Subnet Mask £0/0 10.1112 255.255,255.0 EO/L 10.1122 255.255.255.0 £0/2 101.132 255.255,255.0 £0/3 10.1142 255.255,255.0 £1/0 10.1152 255.255.255.0 Interface-Cloud Interface: TP address ‘Subnet Mask £0/0 118.162 255.255,255.0 EO/L 118.122 255.255.255.0 E0/2 118.132 255.255,255.0 50/3 1181.42 255.255.255.0 E1/0 118.152 255.255,255.0 Task 1 - HQ Router Configuration ~ Configure the Interfaces based on the Logical Diagram - Configure OSPF as the IGP to communicate with the MPLS Cloud. Enable all the interfaces. Make sure OSPF only sends and receives OSPF packets on the link towards the MPLS Cloud using the Passive-interface command. - Configure a default route on the router towards the Internet. The IP Address of the Internet Router is 192.1.101.254 - Configure BGP between vEdge1 (199.1.1.17) in 65001 and HQ router. Redistribute OPSF into BGP. HQ Router hostname HQ ! interface Ethernet@/@ ip address 100.1.1.1 255.255.255.0 It interface Ethernet0/1 2ip address 119.1.1.2 255.255.255.@ 1 interface Ethernet@/2 ip address
[email protected]
255.255.255.0 ! interface Etherneto/3 ip address 118.1.6.1 255.255.255.0 router ospf 1 passive- interface default no passive-interface Ethernet®/2 network 10.1.11.0 @.0.0.255 area network 100.1.1.0 @.0.0.255 area network 118.1.1.0 @.0.0.255 area network 119.1.1.0 @.0.0.255 area ! router bgp 65001 bgp log-neighbor-changes redistribute ospf 1 neighbor 199.1.1.17 remote-as 65001 ! ip route 0.0.0.0 0.0.0.6 118.1.1.2 ‘Task 2— MPLS Cloud Router Configuration ~ Configure the Interfaces based on the Logical Diagram, ~ Configure OSPF as the IGP on all the interfaces. MPLS Cloud Router hostname MPLS 1 interface Etherneto/o ip address 10.1.11.2 255.255.255.0 ! interface Ethernet@/1 ip address 10.1.12.2 255.255.255.0 ip ospf network point-to-point ! interface Ethernet@/2 ip address 10.1.13.2 255.255.255.0 ip ospf network point-to-point 1 interface Etherneto/3 ip address 10.1.14.2 255.255.255.0 ip ospf network point-to-point 1 interface Ethernet1/o ip address 10.1.15.2 255.255.255.8 ip ospf network point-to-point 23T router ospf 1 network 10.1.11.0 @.0.0.255 area @ network 10.1.12.0 0.0.0.255 area @ network 10.1.13.0 @.0.0.255 area @ network 10.1.14.0 8,0.0.255 area @ network 10.1.15.0 @.0.0.255 area @ Task 3- Internet Cloud Router Configuration Configure the Interfaces based on the Logical Diagram = Configure a static route on the Router for the 100.1.1.0/24 network. The Next-hop should point towards the Internet IP of the HQ Router Internet Cloud Router hostname Internet ! no ip domain lookup ip cef 1! interface Etherneto/o ip address 118.1.1.2 255.255.255.0 ! interface Ethernet0/1 ip address 118.1.2.1 255.255.255.0 ! interface Ethernet@/2 ip address 118.1.3.2 255.255.255.0 ' interface Ethernet@/3 ip address 118.1.4.2 255.255.255.0 ! interface Etherneti/o ip address 118.1.5.2 255.255.255.0 1 ip route 100.1.1.0 255.255.255.0 118.1.1.1 24Lab 2: Installing the Enterprise Certificate Server Task 1- Configure the interface ~ _ First Ethernet Interface: Connected_to_192 ~ — Ipaddress: 192.168.100.4 = Subnet: 255.255.255.0 - Third Ethernet interface: Connected_to_100 = Ipaddress: 100.1.1.5 = Netmask: 255.255.255.0 = Gateway: 100.1.1.4peer (mms iva) Properbes dl Task 2- Installing the Enterprise Root Certificate Server = Open Server Manager -> click Roles-> Next© eke: ot res -[is2680.00 Ta a~ Select the “Active Directory Certificate Services" and click Next = (1s2.68000 - Click Next - Select “Certification authority Web enrollment” and click Next = (1s2.68000Leave it as Standalone and click Next OBA Seve) em ee ai i! — wen) SE ed soremyoteteabrarsceceeovgrsy ov ehencrsety tense a nanch Seonnchevnan icosron acre weoonera =a x (isetea0.00 [a Ly (iszteno100 [a Leave “Create a new private key” and click Next 29[is2rea0.100 [a & | eereemege cen Ger = Pereose, eee metiecen os eerataercreas, am = Leave the default for the Cryptography for CA and click Next Bc eneen Pk execs ueeg “s2.1600.100 Bip mtorr =m
Settings - Click Edit on the Organization name and set it to "viptela sdwan". Confirm the Organization name. Click OK. ~ Click Edit on the vBond address and change it to 100.1.1.4. Confirm and click OK. SETI © > © nets | 1521681002//appadmstraton/setnes +o ‘£5 ADMINISTRATION | errmes ‘organization Name ean ond et confoued Ps mall Notfeatons lt Hardware WAN Edge Cortiieate Authorization onion Vow | 6 ‘Task 2 Configure Controller Authorization as Enterprise Root and Download the Root Certificate + Browse to http://100.1.1.5/certsry - Click "Download Root Certificate”.Beansnecs — a x emoos og ~ (192.168.0100 a oe metlll € 9 A reese | 1m tsicotaw! ee Welcome Use is Wop stato request a cerntcate for your Web browser e-mal cent rote program. By using acertcate, you can very your ently to people you communicate wih ver the Web sign ae encrypt messages and, depending upon ype of crate you request, perfor ole Sumy asks ‘You can seo use ths Website to downto crate authority (CA cerficate,cerfcate chan, orcarfcatervacston st (CR) oo ew he stats fa pencng request. For moro infomaton aout Active Dectow Cortical Services, seo Ato Dusan Conicate Sonics Docuentabon, Selecta tas + Select “Base 64”. - Click "Download CA Certificate”— a x Baan seven) exeouueeg [iszt6n0 100 Tan 1 cewnge HQ rermctscon once te nee € > Cb meses | mia series *@ Totus criss issu Hom hi cerfston aubonty instal this CA creat oom Sey oO. +P Wd gm ~ Open Explorer and navigate to the downloads folder. = Change the name of the Downloaded file “Certnew” to “RootCert”. 37— a - [imzien.a00 *@ ~ Open the “RootCert.cer” file using Notepad. ~ Copy using CTRL-A and CTRL-C.Bandsewen =e exeeaueom (eeooreo [a b mv HO merrier ont x | € 2 © Anmseue | imiisiecsverarcap “otnat crests sued om To downoasa CAcarheate cot Fe rcescavaer al E| Seer eee eon = ee ae a foe eed tqarcDl nt se 858004 ate ender benpetag ote ae eta re eh ee ee eer Bale pion aoe aera iene — re: In vManage, Navigate to Administration - Settings > Controller Certiticate ‘Authorization. ~ Change the “Certificate Signing by:” to “Enterprise Root Certificate”. - Paste the RootCert.cer that you had copied by using CTRL-V.BO Genera enecelooeg (area Tm =I ‘cine x 1 mont eomaycuetas x | © 5 CA etsenre | 192.168:1002rechnlapamnrabon stings nal Notions bid ven | Controller Certieste Authorization anu ewtitete B ses Ls TEEN EAT Dade ait ances F alae Cie ets se So Slee [| 3) aera] - Set the CSR Parameters with the Organization name, City, State, Country. Set the Time to 3 Years and save.emecnoen € > © A Notscaze | 192.168 100.2doc ono ee | @ meetin yc: | — 2 a a k ale Sie 3) fPwe soe Note: with sdwan version 20, You must uncheck “Set CSR Properties” due to the bug on the version https://bstcloudapps.cisco.com/bugsearch/bug/CSCvp75927 aTask 3- Generate a CSR for vManage Navigate to Configuration -> Certificates -> Controllers -> vManage -> Generate CSR BEY Senerca) emecauoo ie ca x 1 mont ieomaycuetas | € a tetera | 192168100.2/reettnlfaalcntaterteteotaler {9 enuerepaTon ce = Itwill open a windows with CSR. Copy by using CTRL-A and CTRL-C© Not scare | 197.16 100.2 aptly PSG Jymm|Task 4— Request a Certificate from the CA Server + Browser to http://192.168.1.5/certsry + Click “Request a Certificate” Ba Gevercn) =a =] emecsueed (ise vea000_ Ti a caine HQ Moot Ace eioycas | & (sie 2) & > 0 Gieeieeeeeer) *e [stcrsetthtn Dcey Cai Sevens —PHETABCA tl Wielcome Use this We sit to request a ceria fr your Web browser e-mallcento ther program. By using acerca, you can vey your ian to people you communica with ‘ovorta Web, sgn and onary messages, and, depending upon te typo of coriala you request, poo other secur ass, "You can aso use tis Web se to download a cenfcaeauthonty (CA) certificate, cetiteat cain, or cerfcaterevecaton it (CRL), orto vew he stats ofa ponding reqvest For more information about Actve Directory Cacao Series see Acive Deon Cefiate Senices Dacumentaton PBS ome = Select “Advanced”Bom senercay > 8 & (iserea0.100— Ta L © rowticesnay cation x | hk € > OA Netsmnee | 92168:100Sersrcetea Request a Cerificate Select the ceficats ype Web Biowsar Carteste ‘Ei Bueuoe Cerce (or, submit of avanced cenieate rams aml oo lO || a] Re ame = Paste the CSR in the box by using CTRL-V and click submit,= Bs] (iserea0.100— Ta ke [elas 26 Bom senercay emecau © FF A Notsenee | ss2s68.00.e Submit a Coticate Request or Renewal Request | “Tosubmt 2 saved quest tothe CA, paste bas.84-ancoded CNC or PACS #10 ceria aquest x PKCS 7 renova request generated by an exoral source (sch as 2 \ieb serve inthe Sved Request box om & lO eal |a7Task 6- Downloading the Issueed Certificate + Browser to http://192.168.100.5/certsry ~ Click “Check on Pending Certificate Request” Bice severe) - oo x emeos @ (ise680.100 Ta 1st Ocinen HO remnants | 5 © > CA Netscuse | sz seasons) Wieeome Use mis Web st to request a corticate or your Web browser, e-malclen, reer progam. By using a certcate, you can vey your deny i people you communicate win foverthe Web sign and encrypt messages, ae, depencing upon te type of corfeale you request, pefom cir secur asks ‘Yeu can aso use ths Web se to download acest authonty (CA) carats, cereale chain, o certificate ravacton it (CRL) orto view he stats of panding request For more information about Actwo Directory Carttcato Sorvces, soo Acive Dusion Coils Saices Docunentaton ool led ln al rae eae ~The issued certificate link will show up. Click on the link= Bs] eee t00 TT © rovmtnecieany cies x q 26 © > GA hotamnee | 2168:00StersrcettenonD iow the Status of a Pending Cortificte Request Bom senercay om 8) lO al | Select “Base 64” and click “Download”= Oo x Bom senercay (iserea0.100— Ta ial 26 © rovmtnecieany cies x & € > SA Notsmnee | 19268100 Corticate Issued “The carticat you requested was suede you a, om) 3) lS ws] | a) 8% Soom ‘Open explorer and navigate to the downloads folder. ‘Change the name of the Downloaded file “Certnew” to “vManage”HOEY enercay emecaloog ‘ceive HO row hcicr cat + savin conticate leew ee es The cate you egestas = = ie Dounloadcetificate core —— po Deunicadcerfcstech tamu poe Sapte Soe are one Bias ao Saree 7. see] 3) 2 [5 aa] O25) [| 3) Open the “vManage.cer” file using Notepad Copy using CTRL-A and CTRL-C s1 ni © > © A tetamare | 2168:00 ret cre Decay Cnt Sof (OO [i eaem bane) -tis + nana -beaa = GER a = oe se = Oo x (iserea0.100 Ta =a 26 PB yom- a x = fisz680.100_ TA =ioLE 52Task 7- Installing the Identity Certificate for vManage - _ InvManage, Navigate to Configuration > Certificate > Controller + Click on the “install” button at the top right corner Bice severe) = emecsleod as | @ pent Atm cabs | a x © > CA tetsu | 192:1681002nder lappa #6 ou Blo SlmfC 2a] =| I) (PES soa - Paste the Certificate (CTRL-V) and Install 53Bom senercay = 8 x] emeceloom (eran Ta a + NTE 5 > SA Notseze | 192.168100.2/cocle pple beans oro) An eset oT Mt ovG0 dan AFCA haces TEAR DAA eras eeearranncananionaeseanean ou ep soucanessHcneNen ae rsazz ten at a conosneuocsasuicointiay Shes eon Bo lS oa] | 28% Som ~The identity certificate should be installed on vManage[Boxe senerc) jexecuuoed 1 cnoene © mowstnte ore cation x | € > CA Notscare | 192.168 100.2dac bec at 9 fo #0 el sateacnty-eal cated PS ccview ] IE ees = eS mo: isnot ry iN ce) Sle lmle a Rasen] 55Lab 5- Initializing vBond — CLI Task 1- Configuring the System component ~ Configure the System parameters based on the following: © Hostname: vBond1 Organization: "viptela sdwan" ‘System-IP: 100.1.1.14 Site 1D: 4 vbond Address: 100.1.1.4 ‘© Timezone: based on the appropriate timezone 2° O° Note: Default username: admin, default password: admin vBond config I system host-name vBond1 system-ip 100.1.1.14 site-id 1 organization-name "viptela sdwan" clock timezone America/Antigua vbond 100.1.1.4 local ! commit Task 2 ~ Configure the vpn parameters = Configure the VPN parameters based on the following: © Vpno + Interface ge0/0 + Ipaddress: 100.1.1.4/24 * Tunnel interface "Tunnel Services all, Netconf, sshhd) = Encapsulation: IPSec * Default route: 100.1.1.1 © Vpnsi2 * Interface etho + Ipaddress: 192.168.1004 vBond config ! vpn @ no interface ethe 56interface ge0/@ ip address 100.1.1.4/24 tunnel-interface encapsulation ipsec allow-service all allow-service netconf allow-service sshd no shut ip route 0.0.0.0/2 100.1.1.1 \ vpn 512 interface etho ip address 192.168.100.4/24 no shut 1 commit 57Lab 6- Initializing vBond -GUI Task 1 ~ Add vBond to Manage - Navigate to Configuration Devices Controllers Add Controllers —vBond and specify the following to add the vBond in vManage. © IPAddress: 100.1.1.4 © Username: admin © Password: admin © Check Generate CSR ° Click OK Bh ai Genera =a x emecs leon (rs2.1680.100 Ta ssa : ae % © > CA tetscure | 1921681002 leap ecataldeveesoreler‘Task 2 ~ View the generated CSR for vBond and copy it - Navigate to Configuration > Certificates > Controllers > vBond > view CSR EU Severed emecaloo ‘i cava x 1 mont ieomaycuetas | >A tetseze | 192.168100.2ehlapn conftest # Oe BAM 2 coweiparon ce eB x Q : a = tae] fey lua w|i mwa = Itwill open a windows with CSR. Copy by using CTRL-A and CTRL-C 59© Not scare | 197.16 100.2 aptly 1 siaTask 3- Request a certificate from the CA Server + Browser to http://192.168.100.5/certsry ~ Click “Request a Certificate” Bh cai gener = 8 x enecsueed [ise 68000 Tm 8 cans HQ Moot Ace Dreioy cas | & (sie 2) # Or) © > OA nets | soz testoastiatsy/ Welcome Use this We site to request a crise for your Web browser e-mallcent or ther program, By using acerca, you can verify your ident to people you commas wih ‘vor te Web, sgn and eneryel messages, and, dopendng yp te type of cortical you request, pofom oter secur asks. "You can aso use tis Web se to downoad acerca authony (CA) certificate, certifies cain, or cerfcaterevecaton it (CRL), orto vew he stats ofa ponding reqvest For more information about Actve Directory Caicate Services, see Acive Deon Cenficte Senices Dacumentaton = Select “Advanced”- a x BB aenes servers) emecnueen = [ise 1680.100~ TA ib oxoe © vnc mya | ela € 9 © A netscwe | 192160 toos/ensnicrmsase R +e | Request a Cerlifeate Selet ine conta yoo: Wis Browses Create ‘eau Ptmecion verncate + sub afacancod catcta est = Paste the CSR in the box by using CTRL-V and click SubmitBawcamcn =a x emecaoes = fiszi680.100_ TA is ee X @ venation « ABD Lele | € 9 0 A Nite | 2s6as0n serene se Sub a Cevtieste Request or Renewal Request ‘To submit saved roquestio te CA paste a base 64encoded CMC or PKCS #10 corcate questo PACS #7 ranowalrequsl gonoated by anoxtornal sou (such asa ‘Wie serve) inthe Saved Request baxTask 5- Downloading the Issued Certificate + Browser to http://192.168.100.5/certsry ~ Click “Check on Pending Certificate Request” Ba Gevercn) =f enecsueed (rs2.7680.100_ TA ‘8 ono HO ret towarnvcatten x | h lelal 2) © © A tese | 152568 10s *e [stcrsetthtvn Dcey Coat Saves —PHETABCA tl Weleom Use this Web ste to requestcetifats for your Web browser e-mal fen, or aher progam. By using a certficte you can vty your deny to people you communicate with ‘ovorta Web, sgn and onary messages, and, depending upon te typo of coriala you request, poo other secur ass, "You can aso use tis Web se to download a cenfcaeauthonty (CA) certificate, cetiteat cain, or cerfcaterevecaton it (CRL), orto vew he stats ofa ponding reqvest For more information about Actve Directory Cacao Series see Acive Deon Cefiate Senices Dacumentaton Selecta tack: ‘Bownoada CAconMeaia coruicale chain or CEL pen Sle le 3) 2) aeoaoe ~The issued certificate link will show up. Click on the link= Bs] eee t00 TT © rovmtnecieany cies x q 26 © > GA hotamnee | 2168:00StersrcettenonD iow the Status of a Pending Cortificte Request Bom senercay om 8) lO al | Select “Base 64” and click “Download”= Oo x Bom senercay (iserea0.100— Ta ial 26 © rovmtnecieany cies x & € > SA Notsmnee | 19268100 Corticate Issued “The carticat you requested was suede you a, om) 3) lS ws] | a) 8% Soom ‘Open explorer and navigate to the downloads folder. Change the name of the Downloaded file “Certnew” to “vBond” 67Bos sone =o x enecaleeg ise ea0100 [a 8 cae @ rowtnccnmioveaste: x + (sie = | © FS A Notsenee | ss2sestc0siersvfeetarcass “Th Anunina 9 8 artsta, oth ‘Brvnronte sano (ewitest: ea noes = Open the vBond.cer file using Notepad - Copy using CTRL-A and CTRL-C© Moc oy Cis & € 9 © A Netscawe | 197.10 tc0sfersnicertteasp *e ‘Totwat crtetes nse tomTask 6- Installing the Identity Certificate for vManage - _InvManage, Navigate to Configuration > Certificates > Controllers = Click on the “Install Certificate” button at the top right corner, Bi cew0 Seneca) emeosh | @ pent Atm cabs | © > CA tetsu | 192:1681002nder lappa #6 04 | © Adioeice > © cenmaecen Une cert sel Ble S| O 2] ~I) eer - Paste the Certificate (CTRL-V).Bom senercay > 8 & emeceloon (serene Ta et X @ Monthcnecmeay castes | > SA Notseze | 192.168100.2eeocle ppt luo usontareaurannonianeesiannasnSsot ec GPC Nn ALEN UEIEL PL eae ZS en tet Ayasentas 8h feos acodt Hsiottecedbessine ch co Bla Slale S)o) fre Soe - The Identity certificate should be installed for vBond and pushed to it.[Bos seme -— a x jexecuu0e (rs2.1650.100” Ta © Moons Ate Ory Gets | te € 9 © A Nats | 190.168 100.yndex inode ysl cetattpacnheSe 46 1362 Fa = eS 4 me em] les aC 3) II) [ie smeLab 7 — Initializing vSmart — CLI Task 1 - Configuring the System Component - Configure the System parameters based on the following: © Host-name : vSmart1 © Organization: "viptela sdwan" © System-IP:100.1.1.13 © Site 10:1 © vbond Address: 100.1.1.4 ‘© Timezone: Based on the appropriate Timezone Note: Default username: admin Default password: admin smart config 1! system host-name vSmart1. system-ip 100.1.1.13 site-id 1 organization-name "viptela sdwan" clock timezone America/Antigua vbond 160.1.1.4 ! commit Task 2 - Configured the vpn parameters - Configure the VPN parameters based on the following: © vpno + Interface Eth = IP Address: 100.1,1.3/24 * Tunnel Interface «Tunnel Services (All, NetConf, SSHD) = Default Route: 100.1.1.1 © vpn5i2 = Interface ethO + IP Address: 192.168,100.3/24 vSmart config 1! vpn @ no interface etho interface ethi ip address 100.1.1.3/24 tunnel-interface Ballow-service all allow-service netconf allow-service sshd no shut ip route @.0.0.0/8 100.1.1.1 1 vpn 512 interface eth ip address 192.168. 100.3/24 no shut ! commit 4Lab 8 — Initializing vsmart — GUI Task 1- Add vSmart to vManage ~ Navigate to Configuration > Devices > Controllers Add Controllers > vSmart and specify the following to add the vBond in vManage. © IP Address: 100.1.1.3 Username: Admin Password: Admin Check Generate CSR Click OK e000 = [isz6e0.000 Ta tela =| #0Task 2 — View the generated CSR for vSmart and Copy it = Navigate to Configuration > Certificates > Controllers > vSmart -> View CSR BEY Senercm) emecaloo i oxo x 1 mont ieomaycuetas | € > A hotseze | 192.168100.2ehl apn conftest # Oe BAM 2 coueiciparon ce pel ed IC _a| [Fie een - _ Itwill open a window with CSR. Copy by using CTRL-A and CTRL-C 76cs sence) -— a x emeeeuoon [132:1680.100 Ta | comme %@ reo yeti: | slat € > © Notscare | 197161002 ep ctalntetes)oler e em ev lO Wi] Pwo SeTask 3 ~ Request a Certificate from the CA Server + Browser to http://192.168.100.5/certsrv + Click “Request a Certificate” Bh cai gener = 8 x enecsueed [ise 68000 Tm 8 cans HQ Moot Ace Dreioy cas | & (sie 2) # Or) © > OA nets | soz testoastiatsy/ Welcome Use this We site to request a crise for your Web browser e-mallcent or ther program, By using acerca, you can verify your ident to people you commas wih ‘vor te Web, sgn and eneryel messages, and, dopendng yp te type of cortical you request, pofom oter secur asks. "You can aso use tis Web se to downoad acerca authony (CA) certificate, certifies cain, or cerfcaterevecaton it (CRL), orto vew he stats ofa ponding reqvest For more information about Actve Directory Caicate Services, see Acive Deon Cenficte Senices Dacumentaton + Select “Advanced”Bos senercay = A ® emoca (iaereao.100 Ta © FS A Notsenee | sz teaser © rove neon cation x | & # OF ReauestaCorifiate ‘Select ta cerfcne ype Web Btowsar Carteste ‘Ei Buu cece orate] om B/G lO s/s) Frao aoe Paste the CSR in the box by using CTRL-V and click SubmitBawcamcn =a x emecaoes = fiszi680.100_ TA is ee X @ venation « ABD Lele | € 9 0 A Nite | 2s6as0n serene se Sub a Cevtieste Request or Renewal Request ‘To submit saved roquestio te CA paste a base 64encoded CMC or PKCS #10 corcate questo PACS #7 ranowalrequsl gonoated by anoxtornal sou (such asa ‘Wie serve) inthe Saved Request bax
You might also like
Cisco ACI Lab Sale Connect 2.0 PDF
PDF
No ratings yet
Cisco ACI Lab Sale Connect 2.0 PDF
144 pages
Lab2 Question Final
PDF
No ratings yet
Lab2 Question Final
36 pages
ISE Lab Guide Part 01
PDF
No ratings yet
ISE Lab Guide Part 01
71 pages
Add Certificates To Cisco Sd-Wan Lab (Version 18.4.4) : 1) Vmanage
PDF
No ratings yet
Add Certificates To Cisco Sd-Wan Lab (Version 18.4.4) : 1) Vmanage
21 pages
Cisco Sd-Wan
PDF
No ratings yet
Cisco Sd-Wan
19 pages
+++++lab SD Access 1 2 5 and Border
PDF
No ratings yet
+++++lab SD Access 1 2 5 and Border
62 pages
SLG BOOK ASR9KE v4.0.1 PDF
PDF
100% (1)
SLG BOOK ASR9KE v4.0.1 PDF
196 pages
NIL CISCO SD-WAN & Security Bootcamp 20.1 - LG
PDF
No ratings yet
NIL CISCO SD-WAN & Security Bootcamp 20.1 - LG
108 pages
Versa Training Lab Guide: Groups 1 - 2
PDF
No ratings yet
Versa Training Lab Guide: Groups 1 - 2
20 pages
Firepower NGFW Lab v1
PDF
100% (1)
Firepower NGFW Lab v1
111 pages
Versa SDWAN Design Guide V1.2
PDF
No ratings yet
Versa SDWAN Design Guide V1.2
143 pages
SD-WAN Lab Guide
PDF
No ratings yet
SD-WAN Lab Guide
24 pages
Lab-Day2 - Lab3&4
PDF
100% (1)
Lab-Day2 - Lab3&4
25 pages
Sdwan Lab Workbook PDF Free
PDF
No ratings yet
Sdwan Lab Workbook PDF Free
260 pages
C9800 Module 1 Deploy Your Own Catalyst 9800 and GUI Demo
PDF
No ratings yet
C9800 Module 1 Deploy Your Own Catalyst 9800 and GUI Demo
12 pages
Toni Pasanen - Cisco SD-WAN Toni Pasanen (2021)
PDF
No ratings yet
Toni Pasanen - Cisco SD-WAN Toni Pasanen (2021)
305 pages
Viptela Control Plane Setup PDF
PDF
No ratings yet
Viptela Control Plane Setup PDF
29 pages
Switch VSS Guide
PDF
100% (1)
Switch VSS Guide
76 pages
Cisco SD-WAN
PDF
No ratings yet
Cisco SD-WAN
29 pages
Lab-Day3 - Lab5&6
PDF
No ratings yet
Lab-Day3 - Lab5&6
16 pages
CCIE EI Playbook - Switched Campus
PDF
100% (1)
CCIE EI Playbook - Switched Campus
34 pages
Advanced ISE Labs PDF
PDF
100% (1)
Advanced ISE Labs PDF
66 pages
Cisco SD-WAN OMP Lab Guide
PDF
No ratings yet
Cisco SD-WAN OMP Lab Guide
32 pages
LABACI 1011 Python Locked
PDF
100% (1)
LABACI 1011 Python Locked
23 pages
Mastering ASA Firewall: Narbik Kocharians CCIE #12410 R&S, Security, SP Piotr Matusiak CCIE #19860 R&S, Security
PDF
100% (1)
Mastering ASA Firewall: Narbik Kocharians CCIE #12410 R&S, Security, SP Piotr Matusiak CCIE #19860 R&S, Security
33 pages
Nexus VPC and OTV
PDF
No ratings yet
Nexus VPC and OTV
22 pages
Cisco ACI - : Basics and Updates
PDF
No ratings yet
Cisco ACI - : Basics and Updates
72 pages
CCIE Security (v6.0) Equipment and Software List: Feb 13, 2020 - Knowledge
PDF
No ratings yet
CCIE Security (v6.0) Equipment and Software List: Feb 13, 2020 - Knowledge
2 pages
SD-Access Part of The CCIE EI Workbook Orhan Ergun
PDF
No ratings yet
SD-Access Part of The CCIE EI Workbook Orhan Ergun
42 pages
VXLAN Overview
PDF
No ratings yet
VXLAN Overview
14 pages
Cisco Hybrid MultiCloud Networking Design Guide
PDF
No ratings yet
Cisco Hybrid MultiCloud Networking Design Guide
92 pages
Cisco Secure SD-WAN Viptela v31 Instant Demo 191004
PDF
No ratings yet
Cisco Secure SD-WAN Viptela v31 Instant Demo 191004
33 pages
VIPTELA
PDF
No ratings yet
VIPTELA
6 pages
WBCCIESecV6
PDF
No ratings yet
WBCCIESecV6
286 pages
0-SD-WAN in EVE NG
PDF
No ratings yet
0-SD-WAN in EVE NG
4 pages
ThinkMo CCIE EI Lab v1.0 Module2 Section 1 Part1 Version 4.1 PDF
PDF
No ratings yet
ThinkMo CCIE EI Lab v1.0 Module2 Section 1 Part1 Version 4.1 PDF
26 pages
Cisco SD-WAN Application Aware Routing Lab
PDF
No ratings yet
Cisco SD-WAN Application Aware Routing Lab
64 pages
Cisco Nexus 7000 Introduction To NX-OS Lab Guide
PDF
100% (1)
Cisco Nexus 7000 Introduction To NX-OS Lab Guide
38 pages
Posture Cisco ISE
PDF
No ratings yet
Posture Cisco ISE
146 pages
6 Use Cisco DNA Center For Controller and AP Auto Install
PDF
No ratings yet
6 Use Cisco DNA Center For Controller and AP Auto Install
18 pages
SW 7 0 ISE Configuration Guide DV 1 0
PDF
No ratings yet
SW 7 0 ISE Configuration Guide DV 1 0
16 pages
Sdwan User Guide v16 1 r2
PDF
No ratings yet
Sdwan User Guide v16 1 r2
154 pages
NSE7 - SDW-7.2 Free Updated Dumps - Fortinet NSE 7 - SD-WAN 7.2
PDF
No ratings yet
NSE7 - SDW-7.2 Free Updated Dumps - Fortinet NSE 7 - SD-WAN 7.2
7 pages
BRKACI-2001 - Integration and Interoperation of Existing Nexus Networks Into An ACI Architecture (2015 Melbourne)
PDF
No ratings yet
BRKACI-2001 - Integration and Interoperation of Existing Nexus Networks Into An ACI Architecture (2015 Melbourne)
115 pages
Designing Data Centers With The Nexus 7000: Ben Basler Technical Marketing Engineer January 2009, v2.1
PDF
No ratings yet
Designing Data Centers With The Nexus 7000: Ben Basler Technical Marketing Engineer January 2009, v2.1
55 pages
Asa Lab Manual PDF
PDF
50% (2)
Asa Lab Manual PDF
114 pages
Cisco VXLAN Configuration Lab Using Nexus 9000V DCNM & Ansible
PDF
No ratings yet
Cisco VXLAN Configuration Lab Using Nexus 9000V DCNM & Ansible
28 pages
CCNP Route
PDF
No ratings yet
CCNP Route
65 pages
Deploying Anyconnect SSL VPN With Asa (And FTD) Brksec-2051-Mega
PDF
No ratings yet
Deploying Anyconnect SSL VPN With Asa (And FTD) Brksec-2051-Mega
253 pages
Nexus 7000 Lab Guide
PDF
0% (1)
Nexus 7000 Lab Guide
46 pages
Lumos Lab Guide - Fab3 - 2DayACI
PDF
No ratings yet
Lumos Lab Guide - Fab3 - 2DayACI
281 pages
ThinkMo CCIE EI Lab v1.0 Module2 Section 1 Part3 Version 4.1 PDF
PDF
100% (1)
ThinkMo CCIE EI Lab v1.0 Module2 Section 1 Part3 Version 4.1 PDF
35 pages
Aci Troubleshooting Lab Readthedocs Io en Latest
PDF
No ratings yet
Aci Troubleshooting Lab Readthedocs Io en Latest
47 pages
FTD POV Best Practices Quick Start Guide 6.1
PDF
No ratings yet
FTD POV Best Practices Quick Start Guide 6.1
30 pages
CCNP Route (642-902)
PDF
No ratings yet
CCNP Route (642-902)
12 pages
Firewall 7.2 Basic Lab v3.2 220729-Final
PDF
No ratings yet
Firewall 7.2 Basic Lab v3.2 220729-Final
118 pages
Cisco Viptela SDWAN: OSPF and BGP (Part 2) : Document Information: Lab Objective
PDF
No ratings yet
Cisco Viptela SDWAN: OSPF and BGP (Part 2) : Document Information: Lab Objective
21 pages
Workbook
PDF
No ratings yet
Workbook
18 pages
SD-WAN Control Plane Configuration-Final
PDF
No ratings yet
SD-WAN Control Plane Configuration-Final
18 pages