CCIE ROUTING & SWITCHING v5.0 LAB EXAM CONFIGURATION SECTION -H3 Lead2pass.

Size: px
Start display at page:

Download "CCIE ROUTING & SWITCHING v5.0 LAB EXAM CONFIGURATION SECTION -H3 Lead2pass."

Transcription

1 CCIE ROUTING & SWITCHING v5.0 LAB EXAM CONFIGURATION SECTION -H3

2 H3 Topology Diagrams Collection SECTION 1 Layer 2 Technologies Section 1.1: LAN Access Section 1.2: LAN Distribution Section 1.3: LAN Resiliency: Spanning-Tree Section 1.4: WAN Switching Technologies Section 2 Layer 3 Technologies Section 2.1: OSPF in Headquarters Section 2.2: OSPF in DC#1 Section 2.3: B2B Connection with Partner#1 Section 2.4: BGP in DC#1: Part 1 Section 2.5: BGP in DC#1: Part 2 Section 2.6: BGP in Remote Sites: Part 1 Section 2.7: BGP in Remote Sites: Part 2 Section 2.8: Routing Policies Section 2.9: IPv6 Routing Section 2.10: Multicast in DC#1 Section 2.11: Multicast in HQ Section 3 VPN Technology Section 3.1: MPLS VPN Section 3.2: DMVPN Section 3.3: Internet Access Section 3.4 LAN to LAN IPsec Section 4 Infrastructure Security Section 4.1: Device Security Section 4.2: Network Security Section 5 Infrastructure Services Section 5.1: System Management Section 5.2: Quality of Service Section 5.3: Network Services Section 5.4: Network Services TABLE OF CONTENTS

3 Topology Diagrams Collection (As of known Yet!)

4

5

6 Section-1.1: LAN Access SECTION 1: Layer 2 Technologies The following requirements were pre-configured: VTP is turned off in all switches. All required VLAN, including access-ports configuration in all relevant switches are provisioned. All required SVI interfaces in all relevant switches (including IP address and subnet mask) are provisioned. Configure the network in all sites as per the following requirements: Access-ports must immediately transition to the forwarding state upon link up, as long as they do not receive a BPDU. Use the minimal number of commands per switch to enable this feature. If an access-port receives a BPDU, it must automatically shutdown. Use the minimal number of commands per switch to enable this feature. Ports that were shutdown must attempt to automatically recover after 10 minutes. None of the switches may generate a TC. Solution:

7 Section-1.2: LAN Distribution Configure the Headquarters network, as well as the large and medium office networks as per the following requirements: All trunks must always use dot1q encapsulation. Negotiation of trunking protocol must be disabled in all switches. Distribution switches (SW300, SW301, SW400, SW401, SW500, SW501) must initiate etherchannel negotiation using LACP. Access switches (SW310, SW410, SW510) must never initiate etherchannel negotiation. Configure layer 2 etherchannels number as shown in the Diagram 1: Main topology and Diagram 5: Layer 2 Connections (that is, use only Po1 and/or Po2). Ensure that all ports included in etherchannels are effectively in use and bundled in the expected channel. Access Switches must see similar output as shown below: SW310#show etherchannel summary Flags: D - down P - bundled in port-channel I - stand-alone s - suspended H - Hot-standby (LACP only) R - Layer3 S - Layer2 U - in use N - not in use, no aggregation f - failed to allocate aggregator M - not in use, minimum links not met m - not in use, port not aggregated due to minimum links not met u - unsuitable for bundling w - waiting to be aggregated d - default port A - formed by Auto LAG Number of channel-groups in use: 2 Number of aggregators: 2 Group Port-channel Protocol Ports Po1(SU) LACP Et2/0(P) Et2/1(p) 2 Po2(SU) LACP Et2/2(P) Et2/3(P)

8 Solution:

9 Section 1.3: LAN Resiliency: Spanning-Tree Configure the headquarters network as per the following requirements: SW300 must be the spanning-tree root bridge and must maintain a single Spanning- Tree instance for the following VLANS: 2000, 2002, 2004, 2006, 2008 (use instance number 2). SW301 must be the spanning-tree root bridge and must maintain a single Spanning- Tree instance for the following VLANS: 2001, 2003, 2005, 2007, 2009 (use instance number 1). All other VLANS, except 3001, must share the default Spanning-Tree instance. Ensure that interface E0/2 of SW300 and SW301 is a dot1q trunk and that it switches frames for VLAN 3001 only. SW300, SW301 and SW310 must not have any blocked ports for any access VLAN (i.e ). SW310 must have the least chance of being elected the root bridge for any VLAN. None of the three switches may run more than four instances of Spanning-Tree at any point in time. Configure all access switches in both Datacenter networks (SW110. SW111, SW210, SW211) as per the following requirements: Use 32-bit based values for default port path costs. All four switches must use the default value for their interface cost. Solution:

10

11 Section 1.4: WAN Switching Technologies Configure the home router R70 as per the following requirements: The Ethernet WAN link must rely on a Layer 2 protocol that supports authentication and Layer 3 protocol negotiation. The service provider expects that R70 completes a three-way handshake by providing the expected response of a challenge requested. R70 must use the hostname R70 and password CCIE (without quotes). R70 must receive an IP address from R8 and must install a default route pointing to Ensure that R70 can successfully ping , which is located in the ISP#2 cloud. You are not allowed to configure any static route in R70 in order to achieve the previous requirements. Use the pre-configured Dialer1 interface as appropriate. Solution:

12 Section 2: Layer 3 Technologies Section-2.1: OSPF in Headquarters Configure the headquarters network (BGP AS#65003) as per the following requirements: Both gateway routers of the headquarters network must always advertise a default route into the OSPF domain. All four devices produce the exact same output as shown below. Everything must match, except the Dead Time counters and line order. Make sure that when you do 'show ip ospf interfaces' and 'show ip ospf neighbor' you see the hostnames. Solution:

13 Complete the rest of configuration for this section yourself! Section 2.2: OSPF in DC1 In order to speed up OSPF convergence in the DC#1 network, limit the number of IP prefixes that carried in OSPF LSAs that OSPF is pre-configured in all required devices in DC#1. Configure DC#1 network as the following requirements: All OSPF devices must exclude the IP prefixes of connected networks when advertising their type 1 router LSA, except for prefixes associated with the loopbacks or passive interfaces. All host loopbacks are the only OSPF Intra-area prefixes that may appear in any DC device s routing table. Your solution must still apply, if any new interface was added to the OSPF domain. Do not use any prefix-list or other explicit filter anywhere. Do not configure any interface as unnumbered. Do not remove any pre-configuration. Solution:

14

15 Section 2.3: B2B Connection with Partner#1 R100 is located in the Partner#1 network and is connected to R42. It supports OSPF only. Configure the Large Office network as the following requirements: R42 must run a separate OSPF process with R100. As mentioned in Section 2.6, the site gateways R40 and R41 are not allowed to redistribute OSPF iun BGP and vice versa. R42 is allowed to redistribute OSPF into BGP and vice versa. At the end of Exam: The Server2 (located in DC#2) must be able to ping the IP address /24 (located in Partner#1 network). R100, the Partner router, must receive the external prefixes as shown below and no other prefixes: R100#sh ip route Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP

16 a - application route + - replicated route, % - next hop override Gateway of last resort is not set /16 is subnetted, 7 subnets O E [110/1] via :46:04, Ethernet0/0 Solution:

17 Section-2.4: BGP in DC#1: Part 1 Assuming that the network topology will remain unchanged for the foreseeable future the network architect decided to reduce the amount and complexity of CLI configuration and save CPU and memory usage. Configure the DC#1 network as the following requirements: All six routers and four switches must run BGP using As number (including R10, R11, R12, R13, R14, R15, SW100, SW101, SW110, SW111). All internal BGP sessions must be established using interface loopback0 and must be secured with an MD5 hash of the string "cisco" (without quotes). R13 must maintain an active peering with all BGP speakers in the autonomous system. All BGP speakers except R13 must maintain only one active internal BGP session. R13 must be configured in a way that allows BGP to peer with a group of neighbors that are defined by a range of IP addresses. R13 must not require any additional configuration if a new internal BGP peer is added to the network. The next-hop of any prefix received from any external BGP peer must always be the interface Loopbacks of the corresponding local BGP router.

18 Solution: Section-2.5: BGP in DC#1: Part 2 The network architect decided to maximize link utilization in the DC#1. Configure the DC#1 network as the following requirements: All BGP routers in AS#65001 must be configured with the minimum send and/or receive capabilities, in order to ensure multiple paths through the same peering session for the same prefix. New paths must not implicitly replace any previous equivalent paths. Only two of the best paths must be advertised. The following traceroute initiated from SW100 must reveal the same paths as shown below: SW100#traceroute Protocol [ip]: Target IP address:

19 Source address: Numeric display [n]: y Timeout in seconds [3]: Probe count [3]: 2 Minimum Time to Live [1]: Maximum Time to Live [30]: 4 Port Number [33434]: Loose, Strict, Record, Timestamp, Verbose[none]: Type escape sequence to abort. Tracing the route to VRF info: (vrf in name/id, vrf out name/id) msec msec msec msec [AS 65003] 1 msec [AS 65003] 1 msec Solution:

20 Section-2.6: BGP in Remote Site: Part 1 Some configuration was already started. It is your responsibility to verify it and ensure that the network is optional. Configure all corporate site's gateway (*) in HollyMaya's network as the following requirements: They must run ebgp with their external neighbor. They must advertise class B aggregate prefix for their local address space and must not advertise any specific prefix that are covered by the aggregate. They must ensure that their aggregate prefix is always advertised as soon as their ebgp session comes up and that more specific prefixes are not advertised and later withdrawn. That is the BGP aggregation process must run as soon as possible. They must not redistribute BGP into OSPF and vice versa. The redistribute command must not appear anywhere in the router cited below. Ensure that the Home Office prefix /16 still appears in the domain. (refer to section 3: VPN Technologies). The Corporate Site's gateways include the following routers per site: DC#1: R10, R11, R12. DC#2: R20, R21, R22. Headquarter: R30, R31. Large Office: R40, R41. Medium Office: R5, R51. Small Office: R60. R10#sh ip route bgp in 10.*/16 B /16 [200/0] via , 5d12h, Null0 B /16 [200/0] via , 5d12h B /16 [20/0] via , 5d12h B /16 [200/0] via , 13:37:52 B /16 [20/0] via , 5d12h B /16 [200/0] via , 5d12h B /16 [200/0] via , 5d12h R20#sh ip route bgp in 10.*/16 B /16 [200/0] via , 5d12h B /16 [200/0] via , 5d12h, Null0 B /16 [200/0] via , 5d12h B /16 [20/0] via , 13:39:09 B /16 [20/0] via , 5d12h B /16 [200/0] via , 5d12h B /16 [200/0] via , 5d12h

21 Solution:

22

23 Section-2.7: BGP in Remote Sites: Part 2 Configure all relevant remote sites as the following requirement: None of the Corporate sites (except both Datacenters) may ever be used as transit sites for remote traffic. Your solution must remain valid even if any new prefix was added to any remote site. Configure the Datacenter's gateways R10, R11, R20, and R21 as per the following requirements: They must specifically advertise the seven corporate class B aggregate prefixes as well as the default route to all remote sites. No other prefix may be advertised to external peers. At the end of the exam, ensure that the AS number of either ISP (AS#19999 or 29999) is seen in the AS path of the default route from all corporate sites (except the Home Office), similar to what is shown below as an example from R60. R60#show bgp ipv4 uni BGP table is 36, local router ID is Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter, x best-external, a additional-path, c RIB-compressed, Origin codes: i - IGP, e - EGP,? - incomplete RPKI validation codes: V valid, I invalid, N Not found Network Next Hop Metric LocPrf Weight Path r r> i *> / i *> / i *> / i Solution:

24

25

26 Section-2.8: Routing Policies HollyMaya Inc requires full reachability between all sites, as well as Internet access fol sites. Internet traffic from the Medium and Large Offices must be routed centrally via any Datacenter. Configure the Large office ntwork as per the following requirements: Both ingress and egress traffic must be routed primarily via R41 and must be routed via R40 on if the primary uplink or its Control-plane is down. You are not allowed to configure anything on any Datacenters router in order to accomplish these two requirements. By the end of the exam, the following output must be seen as shown below: Configure the Medium office network as per the following requirements: The MPLS path (via R50) must be the preffered path for both ingress and egress traffic except for traffic between spoke DMVPN sites for which the DMVPN path (via R51) must be preferred over MPLS path. Ensure that the traffic between /16 and /16 is routed primarily via DMVPN cloud. Ensure that DMVPN dynamic spoke-to-spoke tunnels are still functional. All other traffic (including Internet traffic) must be routed primarily via the MPLS path (via R50) and must only be routed via DMVPN path (via R51), if the primary uplink or control-plane is down. Do not configure any policy-based routing anywhere in order to accomplish the previous requirements. You are allowed to configure R50, R51, and R14 as necessary in order to accomplish the previous requirements. User4#ping Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds:!!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 3/3/4 ms User4#traceroute numeric Type escape sequence to abort. Tracing the route to VRF info: (vrf in name/id, vrf out name/id) msec 0 msec 1 msec msec 3 msec 1 msec msec 2 msec 2 msec msec 3 msec 1 msec msec 3 msec 4 msec msec 5 msec 4 msec msec * 4 msec User4#traceroute numeric Type escape sequence to abort. Tracing the route to VRF info: (vrf in name/id, vrf out name/id) msec 1 msec 1 msec msec 1 msec 1 msec msec 1 msec 1 msec

27 msec 1 msec 2 msec msec 2 msec 1 msec x.2 2 msec 3 msec 2 msec x.1 2 msec 3 msec 3 msec x.1 4 msec * 10 msec Server1#ping Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds:!!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 2/204/1009 ms Server1#traceroute numeric Type escape sequence to abort. Tracing the route to VRF info: (vrf in name/id, vrf out name/id) msec 0 msec 1 msec msec 1 msec 0 msec msec 1 msec 1 msec msec 1 msec 1 msec msec 1 msec 2 msec x.2 2 msec * 3 msec Solution:

28

29

30

31 Section-2.9: IPv6 Routing The ISP#1 offers IPv6 connectivity via BGP. The network architect decided to start offering IPv6 connectivity to selected VLANs only. Configure the DC#1 network as the following requirements: Both R14 and R15 must: Receive a default IPv6 route from R9 via BGP. Filter any other IPv6 prefix received from R9. Advertise an aggregate prefix for 2001:CC:1E:8BAD::/64 to R9. Must not include any other more specific prefixes. SW111 must: Advertise the IPv6 prefix of VLAN 2001 to both R14 and R15 using IBP. Install two default IPv6 routes received via BGP in its routing table. At the end of the exam, Server1 must be able to ping IPv6 address 2001:CC:1E:1::1 but it may not run any dynamic routing protocol with SW111. No other devices than R14, R15, SW111 and Server1 may run IPv6. Do not remove any pre-configuration in order to accomplish the previous requirements. Solution:

32

33 Section-2.10: Multicast in DC#1 The network architect decided to provide load-sharing and redundancy of multicast rendezvous point routers (RP) in the DC# network. PIM sparse mode is pre-configured everywhere. Configure the DC#1 network as the following requirements: Interface VLAN 2001 of SW111 is preconfigured as a receiver for the multicast goup Auto RP must be used throughout the DC#1 network. Both SW100 and SW101 must attempt to become the RP and must announce the winner of the RP election, using their interface L01 ( /32). Ensure that both SW100 and SW101 advertise their interface LO1 ( /32) as the RP for groups in /16 as shown below: R13#show ip pim rp mapping PIM Group-to-RP Mappings Group(s) /16 RP (DC1-RP), v2v1 Info source: (?), elected via Auto-RO Uptime: 00:21:44, expires: 00:02:02 Both SW100 and SW101 must exchange information about active sources when they receive registration messages from any source. Ensure that R13 consistently receives replies from SW111 when sending traffic to the group as shown below: R13#ping repeat 3 source l0 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds: Packet sent with a source address of Reply to request 0 from , 1 ms Reply to request 0 from , 2 ms Reply to request 1 from , 3 ms Reply to request 1 from , 5 ms Reply to request 2 from , 2 ms Reply to request 2 from , 3 ms Solution:

34

35 Section-2.11: Multicast in HQ The Headquarters requires a specific multicast application that uses the group address The Corporate multicast application on group must be available to Headquarters as well as the Datacenter#1 networks. PIM is preconfigured everywhere. Configure the Headquarters network as the following requirements: Interface VLAN 2001 of SW111 and VLAN 2000 of SW300 are pre-configured as receivers for the multicast groups and Auto RP must be used throughout the Headquarters network. Interface Lo1 of R30 in the Headquarter must be the RP and RP mapping agent for all groups in /16. The DC#1 network must never see any RP announcement from Headqarter's RP. The Headquarter's network must reply on the default route received from the DC#1 for multicast traffic between both domains (No specific prefix for the DC#1 RP maybe propagated outside of the DC#1 network). The source R13 (that is located in the DC#1) must receive replies from both SW111 and SW300 when sending corporate multicast traffic to the group R31 must receive replies from SW300 only when sending multicast traffic to the group as shown below. The following commands must produce the exact same output (except the timers). R13#ping repeat 3 source l0 Type escape sequence to abort. Sending 3, 100-byte ICMP Echos to , timeout is 2 seconds: Packet sent with a source address of Reply to request 0 from , 11 ms Reply to request 0 from , 22 ms Reply to request 0 from , 22 ms Reply to request 0 from , 22 ms Reply to request 0 from , 17 ms Reply to request 0 from , 17 ms Reply to request 0 from , 17 ms Reply to request 1 from , 17 ms Reply to request 1 from , 6 ms Reply to request 1 from , 6 ms Reply to request 1 from , 6 ms Reply to request 1 from , 6 ms Reply to request 1 from , 3 ms Reply to request 1 from , 2 ms R31#ping repeat 3 source l0 Type escape sequence to abort. Sending 3, 100-byte ICMP Echos to , timeout is 2 seconds: Packet sent with a source address of Reply to request 0 from , 1 ms Reply to request 0 from , 2 ms Reply to request 0 from , 1 ms Reply to request 1 from , 2 ms Reply to request 1 from , 2 ms Reply to request 1 from , 2 ms Reply to request 2 from , 2 ms

36 Reply to request 2 from , 3 ms Reply to request 2 from , 2 ms R30#show ip pim rp mapping PIM Group-to-RP Mappings Group(s) /16 RP (HQ-RP), v2v1 Info source: (HQ-RP), elected via Auto-RP Uptime: 00:42:09, expires: 00:02:20 Group(s) /16 RP (DC1-RP), v2v1 Info source: (HQ-RP), elected via Auto-RP Uptime: 00:13:30, expires: 00:02:23 R13#show ip pim rp mapping PIM Group-to-RP Mappings Group(s) /16 RP (DC1-RP), v2v1 Info source: (?), elected via Auto-RP Uptime: 00:21:44, expires: 00:02:02 Solution:

37 Section 3.1: MPLS VPN Section-3: VPN Technology Some configuration was air already started. It is your responsibility to verify it and ensure that the network is fully operational. Configure the Global Service Provider#1 network AS#10000 as the following requirements: R1 and R2 are P routers they must switch packets based on the labels and must not run BGP protocol. R3, R4, RS, R6 are PE routers they must exchange VPNv4 prefixes with each other and peer with their connected VE router using BGP. All PE routers must serve the "HollyMaya" VPN as described in the MPLS VPN Topology. Do not configure a route-reflector or confederation in AS# LDP must he enabled on all right interfaces and must derive its Router ID using interface loopback0. At the end of the exam, the following output must be seen on all four PE routers (the only difference maybe the BGP Table (7) version number and order of paths): R3#show bgp vpnv4 uni vrf HollyMaya BGP table version is 43, local router ID is

38 Status codes: s suppressed, d damped, h history, * valxd, > best, i - internal, r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter, x best-external, a additional-path, c RIB-compressed, Orzgin codes: i - IGP, e - EGP,? - incomplete RPKI validation codes: V valxd, I invalid, N Not found Network Next Hop Metric LocPrf Weight Path Route Distinguisher: 65001:3 (default for vrf HollyMaya) * i i *> i *> / i *>i / i * i *> / i *>i / i * i *>i / i *>i 10.6.o.0/ i * / ? *>i ? *> / ? *>i / ? *>i / ? *>i / ? *>i / ? *>i / ? *>i / ? R4#show bgp vpnv4 uni vrf HollyMaya BGP table version is 42, local router ID is Status codes: s suppressed, d damped, h history, * valxd, > best, i - internal, r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter, x best-external, a additional-path, c RIB-compressed, Orzgin codes: i - IGP, e - EGP,? - incomplete RPKI validation codes: V valxd, I invalid, N Not found Network Next Hop Metric LocPrf Weight Path Route Distinguisher: 65002:4 (default for vrf HollyMaya) * i i *> i *>i / i * i *> / i *>i / i * i *>i / i *>i / i *>i / i * i *> / ? *>i / ? *> / ? *>i / ? *>i / ? *>i / ?

39 *>i / ? *>i / ? R5#show bgp vpnv4 uni vrf HollyMaya BGP table version is 39, local router ID is Status codes: s suppressed, d damped, h history, * valxd, > best, i - internal, r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter, x best-external, a additional-path, c RIB-compressed, Orzgin codes: i - IGP, e - EGP,? - incomplete RPKI validation codes: V valxd, I invalid, N Not found Network Next Hop Metric LocPrf Weight Path Route Distinguisher: 65005:5 (default for vrf HollyMaya) * i i *>i i *>i / i *>i / i *>i / i *>i / i *> / i *>i / i *>i / ? *>i / ? *> / ? *>i / ? *> / ? *>i / ? *>i / ? *>i / ? R6#show bgp vpnv4 uni vrf HollyMaya BGP table version is 39, local router ID is Status codes: s suppressed, d damped, h history, * valxd, > best, i - internal, r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter, x best-external, a additional-path, c RIB-compressed, Orzgin codes: i - IGP, e - EGP,? - incomplete RPKI validation codes: V valxd, I invalid, N Not found Network Next Hop Metric LocPrf Weight Path Route Distinguisher: 65004:6 (default for vrf HollyMaya) *>i i i * i i *>i / i *>i / i *>i / i *> / i *> / i *>i / i *>i / ? *>i / ? *>i / ? *> / ? *>i / ? *> /32

40 ? *> / ? *> / ? Solution:

41

42

43

44 Section 3.2: DMVPN Complete the DMVPN phase 3 configuration in the network as the following requirements: R14 must be configured as the DMVPN hub router. R51 and R60 must be the DMVPN spoke routers. NHRP must be allowed to properly populate routing tables on spoke routers, on an on demand basis. Both spoke routers most receive a default route from the ISP#1 via BGP and must install it into their VRF INTERNET. Protect the tunneled traffic by attaching the preconfigured IPsec profile to the tunnel interface on all tunnel end-points. Use the preconfigured interface Tunnel 0 on all three routers in order to accomplish this task. BGP must be used to exchange routing information between hub and spokes: The hub must be configured in a way that does not require any additional configuration if new spokes of the same subnet were added to the network. All BGP peerings between the hub and any spokes must be established between AS and AS Both spokes must receive the aggregate prefixes (10.x.0.0/16) for all Corporate sites from R14. Both spokes must not receive any other prefixes in /8 from R14. Do not remove any existing configuration on R14, R51 and R60. At the end of the exam, ensure the following sequence of commands produces the same output: SW600#traceroute Type escape sequence to abort. Tracing the route to VRF info: (vrf in name/id, vrf out name/id) msec 1 msec 1 msec msec 2 msec 2 msec [AS 65005] 2 msec 2 msec 2 msec [AS 65005] 3 msec 3 msec *

45 Solution:

46

47 Section 3.3: Internet Access Configure the network as per the following requirements: Egress Internet traffic from the Medium office must be routed primarily via the MPLS path (via R50) and must only be routed via R51 if the primary uplink or its control-plane is down. R60 must always route Internet traffic locally via the ISP#1 (i.e R60 must perform Direct Internet Access). SW600 must always receive a default route from R60 via BGP. R60 must enable all its LAN hosts to communicate with the Internet. You are allowed to configure one static route and one interface with PBR on R60. None of the corporate prefixes in /8 may ever appear in the VRF INTERNET of the R60. Do not remove any pre-configuration. Solution:

48 Section-3.4: LAN to LAN IPsec R24 is preconfigured as an IPsec hub and listens to remote peers to initiate crypto sessions. Configure the network as the following requirements: R71 must encrypt and encapsulate traffic towards R24 when any LAN host ( /16) attempts to communicate with any corporate resource (located in /8). User7 must be able to ping Server2 as shown below. When the crypto session is up, R24 must see the must same output as shown below. Do not change any pre-configuration in R24 in order to accomplish this task. You are allowed to configure one static route in one device only in order to achieve the previous requirements. User7#ping Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds:!!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 2/3/4 ms User7#traceroute numeric Type escape sequence to abort. Tracing the route to VRF info: (vrf in name/id, vrf out name/id) msec 0 msec 0 msec 2 * * * msec 4 msec 4 msec msec * 3 msec R24#show crypto session crypto session current status Interface: Ethernet0/0 Session Status: UP-ACTIVE Peer: port 4500 Session ID: 0 IKEv1 SA: local /4500 remote /4500 Active IPSEC FLOW: permit ip / / Active SAs: 4, origin: dynamic crypto map

49 Solution:

50

51 Section-4: Infrastructure Security Section-4.1: Device Security The network architect has decided to secure the DC#1 VLAN 2001 against unwanted or rogue Router Advertisement (RA) messages in order to ensure that SW111 is always selected as the default router by any host that is located In VLAN Configure the DC#1 network as the following requirements: SW111 must analyze all RSs received on any ports of VLAN 2001 (Including Eth0/0, Eth0/1, Eth0/2, Eth0/3) and it must filter out RAs that are sent by unauthorized devices. SW111 must send own RA with the Default Router Preference (DRP) bits set to "high". Solution:

52 Section-4.2: Network Security The network architect requires the link with Partner#1 (connected to R42 in Large office) to be secured against spoofing attacks. Configure the Large office network as the following requirements: R42 must drop traffic received from the partner if the source IP address is not reachable via its interface E0/2. No additional configuration must be required if any new prefix is received from the partner#1. Do not configure any access-list in order to achieve the previous requirements. Solution:

53 SECTION 5: INFRASTRUCTURE SERVICES Section-5.1: System Management SW200 is experiencing high CPU when a Network Management System (NMS, which is located in the DC#1) polls its dot1dbridge MIB. Configure SW200 as the following requirements: Exclude the dot1dbridge MIB from the available MIBs. All other MIB supported by SW200 must still be available to the NMS. Only hosts residing in the /16 network are allowed to poll SW200 using the read-only community string "ccie" (without quotes). SW200 must ignore SNMPv1 requests for that community and must respond to SNMP v2c requests. Solution:

54 Section-5.2: Quality of Service Configure the medium office network as per the following requirements: The interface E0/0 of R50 must shape its overall egress traffic to 10 Mbps. When forwarding traffic out of its interface E0/0,R50 must differentiate four different traffic classes as described below: Traffic policy: Overall shaper to 10Mbps LLQ with four queues Traffic classes: Class Name Match Queue Type Queue Size voice dscp ef Priority Max 2% (even without congestion) signaling dscp af31 Normal Guaranteed remaining 5% in case of congestion video dscp af41 Normal Guaranteed remaining 20% in case of congestion Class-default All the rest Normal Guaranteed remaining 50% in case of congestion Note: use the exact same names for the traffic classes as shown above. Solution:

55 Section-5.3: Network Services 1 The DC#1 network must assign dynamic IPv6 addresses to hosts in VLAN For simplicity, the Admin has decided to use SW111 as the DHCPv6 server. Configure the network as the following requirements: SW111 must dynamically assign IPv6 addresses to any DHCPv6 client that is connected to its interface VLAN2001. Interface E0/0 of Server1 must receive an IPv6 route from SW111, as well as the domain name "hollymaya.org" and the DNS server 2001:CC:1E:1::1 Do not remove any preconfiguration in Server1 in order to accomplish the previous requirements. Solution:

56 Section-5.4: Network Services 2 The network architect requires first hop redundancy at the Headquarters network. Configure the Headquarter's network as the following requirements: SW300 and SW301 must share a vital IP address as follows: must be virtual default gateway for VLAN 2001; Both switches must use the same number for FHRP groups as the VLAN number they serve. Under stable conditions with all devices and links operational, the active role must be taken on by the STP root switch in the respective VLAN. If the active switch is down, the standby must take over the active role within roughly 3 seconds (accounting for built-in jitter) If the default active switch comes back up, it must first wait 2 minutes before attempting to take the active role. Solution:

57 THE END

Chapter 7 Lab 7-1, Configuring BGP with Default Routing

Chapter 7 Lab 7-1, Configuring BGP with Default Routing Chapter 7 Topology Objectives Configure BGP to exchange routing information with two ISPs. Background The International Travel Agency (ITA) relies extensively on the Internet for sales. For this reason,

More information

CCIE R&S LAB CFG H2/A5 (Jacob s & Jameson s)

CCIE R&S LAB CFG H2/A5 (Jacob s & Jameson s) Contents Section 1 Layer 2 Technologies... 2 1.1 Jameson s Datacenter: Access port... 2 1.2 Jameson s Datacenter: Trunk ports... 4 1.3 Jameson s Datacenter: Link bundling... 5 1.4 Jameson s Branch Offices...

More information

Chapter 7 Lab 7-2, Using the AS_PATH Attribute

Chapter 7 Lab 7-2, Using the AS_PATH Attribute Chapter 7 Topology Objectives Use BGP commands to prevent private AS numbers from being advertised to the outside world. Use the AS_PATH attribute to filter BGP routes based on their source AS numbers.

More information

CCIE R&S v5.0. Troubleshooting Lab. Q1. PC 110 cannot access R7/R8, fix the problem so that PC 110 can ping R7

CCIE R&S v5.0. Troubleshooting Lab. Q1. PC 110 cannot access R7/R8, fix the problem so that PC 110 can ping R7 Troubleshooting Lab Q1. PC 110 cannot access R7/R8, fix the problem so that PC 110 can ping R7 Q2. R17 should have one default route which points to R12 via PPP as shown below R17# sh ip route S* 0.0.0.0/0

More information

LAB1: BGP IPv4. BGP: Initial Config. Disclaimer

LAB1: BGP IPv4. BGP: Initial Config. Disclaimer Page1 LAB1: BGP IPv4 Disclaimer This Configuration Guide is designed to assist members to enhance their skills in respective technology area. While every effort has been made to ensure that all material

More information

Layer3 VPN with OSPF Protocol between CE-PE

Layer3 VPN with OSPF Protocol between CE-PE MPLS Layer3 VPN with OSPF Protocol between CE-PE Disclaimer This Configuration Guide is designed to assist members to enhance their skills in particular technology area. While every effort has been made

More information

Contents. Introduction. Prerequisites. Requirements

Contents. Introduction. Prerequisites. Requirements Contents Introduction Prerequisites Requirements Components Used Configure Network Diagram Configurations Verify Inheritence with EIGRP Named mode Route Replication with EIGRP name mode Routing Context

More information

BGP Best External. Finding Feature Information

BGP Best External. Finding Feature Information The feature provides the network with a backup external route to avoid loss of connectivity of the primary external route. The feature advertises the most preferred route among those received from external

More information

FlexVPN HA Dual Hub Configuration Example

FlexVPN HA Dual Hub Configuration Example FlexVPN HA Dual Hub Configuration Example Document ID: 118888 Contributed by Piotr Kupisiewicz, Wen Zhang, and Frederic Detienne, Cisco TAC Engineers. Apr 08, 2015 Contents Introduction Prerequisites Requirements

More information

Lab Guide CIERS1. Overview. Outline

Lab Guide CIERS1. Overview. Outline CIERS1 Lab Guide Overview Outline This guide presents the instructions and other information concerning the activities for this course. You can find the recommended solutions in the Answer Key. This guide

More information

LAB 5: DMVPN BGP. LAB 5: Diagram. Note: This Lab was developed on Cisco IOS Version15.2(4) M1 ADVENTERPRISEK9-M.

LAB 5: DMVPN BGP. LAB 5: Diagram. Note: This Lab was developed on Cisco IOS Version15.2(4) M1 ADVENTERPRISEK9-M. LAB 5: DMVPN BGP LAB 5: Diagram Note: This Lab was developed on Cisco IOS Version15.2(4) M1 ADVENTERPRISEK9-M. LAB 5: Configure BGP over DMVPN Configuration Step 1: Enable loopback and physical interfaces

More information

Configuration and Management of Networks

Configuration and Management of Networks Configuring BGP using the AS_PATH attribute Topology Objectives Background Use BGP commands to prevent private AS numbers from being advertised to the outside world. Use the AS_PATH attribute to filter

More information

Easy Virtual Network Configuration Example

Easy Virtual Network Configuration Example Easy Virtual Network Configuration Example Document ID: 117974 Contributed by Fabrice Ducomble, Cisco TAC Engineer. Aug 04, 2014 Contents Introduction Prerequisites Requirements Components Used Background

More information

Step 1: IP Configuration: On R1: On R2: On R3: R1(config)#int s1/2 R1(config-if)#ip addr R1(config-if)#no shu

Step 1: IP Configuration: On R1: On R2: On R3: R1(config)#int s1/2 R1(config-if)#ip addr R1(config-if)#no shu Step 1: IP Configuration: n R1: R1(config)#int s1/2 R1(config-if)#ip addr 12.1.1.1 255.255.255.0 R1(config-if)#no shu R1(config-if)#int lo0 R1(config-if)#ip addr 1.1.1.1 255.0.0.0 R1(config-if)#int lo1

More information

LAB5: OSPF IPv4. OSPF: Stub. Disclaimer

LAB5: OSPF IPv4. OSPF: Stub. Disclaimer Page1 LAB5: SPF IPv4 Disclaimer This onfiguration Guide is designed to assist members to enhance their skills in respective technology area. While every effort has been made to ensure that all material

More information

RealCiscoLAB.com. Chapter 6 Lab 6-2, Using the AS_PATH Attribute. Topology. Objectives. Background. CCNPv6 ROUTE

RealCiscoLAB.com. Chapter 6 Lab 6-2, Using the AS_PATH Attribute. Topology. Objectives. Background. CCNPv6 ROUTE RealCiscoLAB.com CCNPv6 ROUTE Chapter 6 Lab 6-2, Using the AS_PATH Attribute Topology Objectives Background Use BGP commands to prevent private AS numbers from being advertised to the outside world. Use

More information

Chapter 6 Lab 6-3, Configuring IBGP and EBGP Sessions, Local Preference, and MED

Chapter 6 Lab 6-3, Configuring IBGP and EBGP Sessions, Local Preference, and MED Chapter 6 Lab 6-3, Configuring IBGP and EBGP Sessions, Local Preference, and MED Topology Objectives Background For IBGP peers to correctly exchange routing information, use the next-hop-self command with

More information

Layer3 VPN with RIP protocol between CE-PE

Layer3 VPN with RIP protocol between CE-PE MPLS Layer3 VPN with IP protocol between E-PE Disclaimer This onfiguration Guide is designed to assist members to enhance their skills in particular technology area. While every effort has been made to

More information

RealCiscoLAB.com. Inter-VLAN Routing with an Internal Route Processor and Monitoring CEF Functions

RealCiscoLAB.com. Inter-VLAN Routing with an Internal Route Processor and Monitoring CEF Functions RealCiscoLAB.com CCNPv6 SWITCH Inter-VLAN Routing with an Internal Route Processor and Monitoring CEF Functions Topology Objective Background Route between VLANs using a 3560 switch with an internal route

More information

Configuring IPv6 Provider Edge over MPLS (6PE)

Configuring IPv6 Provider Edge over MPLS (6PE) Finding Feature Information, page 1 Configuring 6PE, page 1 Finding Feature Information Your software release may not support all the features documented in this module. For the latest caveats and feature

More information

SPOTO CCIE LAB RS V5.0 H3 CFG Solution. SPOTO CCIE CLUB offers all Cisco track written and lab dumps.spoto CCIE

SPOTO CCIE LAB RS V5.0 H3 CFG Solution. SPOTO CCIE CLUB offers all Cisco track written and lab dumps.spoto CCIE SPOTO CCIE LAB RS V5.0 H3 CFG Solution SPOTO CCIE CLUB offers all Cisco track written and lab dumps.spoto CCIE CLUB had already helped more than 700 CCIE candidates obtain the magical CCIE number since

More information

Lab 5-1 Hot Standby Router Protocol

Lab 5-1 Hot Standby Router Protocol Lab 5-1 Hot Standby Router Protocol Topology Diagram Objective Configure inter-vlan routing with HSRP to provide redundant, fault tolerant routing to the internal network. Scenario Step 1 HSRP provides

More information

MPLS VPN C H A P T E R S U P P L E M E N T. BGP Advertising IPv4 Prefixes with a Label

MPLS VPN C H A P T E R S U P P L E M E N T. BGP Advertising IPv4 Prefixes with a Label 7 C H A P T E R S U P P L E M E N T This online supplement of Chapter 7 focuses on two important developments. The first one is Inter-Autonomous. Inter-Autonomous is a concept whereby two service provider

More information

Shortcut Switching Enhancements for NHRP in DMVPN Networks

Shortcut Switching Enhancements for NHRP in DMVPN Networks Shortcut Switching Enhancements for NHRP in DMVPN Networks Routers in a Dynamic Multipoint VPN (DMVPN) Phase 3 network use Next Hop Resolution Protocol (NHRP) Shortcut Switching to discover shorter paths

More information

CCNA Routing and Switching (NI )

CCNA Routing and Switching (NI ) CCNA Routing and Switching (NI400+401) 150 Hours ` Outline The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment that is

More information

Cisco Certified Network Associate ( )

Cisco Certified Network Associate ( ) Cisco Certified Network Associate (200-125) Exam Description: The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment that

More information

DMVPN Topology. Page1

DMVPN Topology. Page1 DMVPN DMVPN Topology Page1 LAB 2: Configure EIGRP over DMVPN: Task 1: Configure EIGRP over DMVPN Process Step 1 In the configuration mode of router configure EIGRP over DMVPN by following command: R1:

More information

Chapter 5 Lab 5-1 Inter-VLAN Routing INSTRUCTOR VERSION

Chapter 5 Lab 5-1 Inter-VLAN Routing INSTRUCTOR VERSION CCNPv7.1 SWITCH Chapter 5 Lab 5-1 Inter-VLAN Routing INSTRUCTOR VERSION Topology Objectives Implement a Layer 3 EtherChannel Implement Static Routing Implement Inter-VLAN Routing Background Cisco's switching

More information

MPLS VPN--Inter-AS Option AB

MPLS VPN--Inter-AS Option AB The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) service provider

More information

TEXTBOOK MAPPING CISCO COMPANION GUIDES

TEXTBOOK MAPPING CISCO COMPANION GUIDES TestOut Routing and Switching Pro - English 6.0.x TEXTBOOK MAPPING CISCO COMPANION GUIDES Modified 2018-08-20 Objective Mapping: Cisco 100-105 ICND1 Objective to LabSim Section # Exam Objective TestOut

More information

Configuring MSDP. Overview. How MSDP operates. MSDP peers

Configuring MSDP. Overview. How MSDP operates. MSDP peers Contents Configuring MSDP 1 Overview 1 How MSDP operates 1 MSDP support for VPNs 6 Protocols and standards 6 MSDP configuration task list 7 Configuring basic MSDP functions 7 Configuration prerequisites

More information

CCNA. Murlisona App. Hiralal Lane, Ravivar Karanja, Near Pethe High-School, ,

CCNA. Murlisona App. Hiralal Lane, Ravivar Karanja, Near Pethe High-School, , CCNA Cisco Certified Network Associate (200-125) Exam DescrIPtion: The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment

More information

GRE and DM VPNs. Understanding the GRE Modes Page CHAPTER

GRE and DM VPNs. Understanding the GRE Modes Page CHAPTER CHAPTER 23 You can configure Generic Routing Encapsulation (GRE) and Dynamic Multipoint (DM) VPNs that include GRE mode configurations. You can configure IPsec GRE VPNs for hub-and-spoke, point-to-point,

More information

MPLS VPN Inter-AS Option AB

MPLS VPN Inter-AS Option AB First Published: December 17, 2007 Last Updated: September 21, 2011 The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol

More information

Deploy MPLS L3 VPN. APNIC Technical Workshop October 23 to 25, Selangor, Malaysia Hosted by:

Deploy MPLS L3 VPN. APNIC Technical Workshop October 23 to 25, Selangor, Malaysia Hosted by: Deploy MPLS L3 VPN APNIC Technical Workshop October 23 to 25, 2017. Selangor, Malaysia Hosted by: Issue Date: [201609] Revision: [01] Acknowledgement Cisco Systems Course Outline MPLS L3 VPN Models L3

More information

LAB8: OSPF IPv4. OSPF: Virtual Link. Disclaimer

LAB8: OSPF IPv4. OSPF: Virtual Link. Disclaimer Page1 AB8: OSPF IPv4 Disclaimer This onfiguration Guide is designed to assist members to enhance their skills in respective technology area. While every effort has been made to ensure that all material

More information

Adapted from the Synchronization example in g/case/studies/icsbgp4.html

Adapted from the Synchronization example in   g/case/studies/icsbgp4.html Adapted from the Synchronization example in http://www.cisco.com/en/us/docs/internetworkin g/case/studies/icsbgp4.html When an AS provides transit service to other ASs when there are non-bgp routers in

More information

Configuration and Management of Networks 2012

Configuration and Management of Networks 2012 Configuring BGP with default routing Topology Objectives Background Instructions Configure BGP to exchange routing information with two ISPs. The International Travel Agency (ITA) relies extensively on

More information

QUESTION/SOLUTION SET LAB 4

QUESTION/SOLUTION SET LAB 4 QUESTION/SOLUTION SET LAB 4 CCIE lab Routing & Switching (v4.0) lab:4 Updated Testing Guidelines 1. The equipment on the rack assigned to you is physically Cabled and should not be tempered with. 2. Router

More information

Configuring FlexVPN Spoke to Spoke

Configuring FlexVPN Spoke to Spoke Last Published Date: March 28, 2014 The FlexVPN Spoke to Spoke feature enables a FlexVPN client to establish a direct crypto tunnel with another FlexVPN client leveraging virtual tunnel interfaces (VTI),

More information

Intelligent WAN Multiple VRFs Deployment Guide

Intelligent WAN Multiple VRFs Deployment Guide Cisco Validated design Intelligent WAN Multiple VRFs Deployment Guide September 2017 Table of Contents Table of Contents Deploying the Cisco Intelligent WAN... 1 Deploying the Cisco IWAN Multiple VRFs...

More information

RealCiscoLAB.com. Configure inter-vlan routing with HSRP to provide redundant, fault-tolerant routing to the internal network.

RealCiscoLAB.com. Configure inter-vlan routing with HSRP to provide redundant, fault-tolerant routing to the internal network. RealCiscoLAB.com CCNPv6 SWITCH Hot Standby Router Protocol Topology Objective Background Configure inter-vlan routing with HSRP to provide redundant, fault-tolerant routing to the internal network. Hot

More information

v5.0 Narbik Kocharians CCSI, CCIE #12410 R&S, Security, SP Physical or Logical

v5.0  Narbik Kocharians CCSI, CCIE #12410 R&S, Security, SP Physical or Logical CCIE Foundation v5.0 www.micronicstraining.com Narbik Kocharians CCSI, CCIE #12410 R&S, Security, SP Physical or Logical R&S Foundation by Narbik Kocharians CCIE R&S Foundation v5.0 Page 1 of 90 LAB 2

More information

Configuring MSDP. MSDP overview. How MSDP works. MSDP peers

Configuring MSDP. MSDP overview. How MSDP works. MSDP peers Contents Configuring MSDP 1 MSDP overview 1 How MSDP works 1 MSDP support for VPNs 6 Protocols and standards 6 MSDP configuration task list 6 Configuring basic MSDP functions 7 Configuration prerequisites

More information

Zero To Hero CCIE CCNP

Zero To Hero CCIE CCNP Zero To Hero CCIE CCNP CCIE CCNP CCIE CCNP Week 1 Simple Network Design Understanding the Host-to-Host Communications Model Understanding the TCP/IP Internet Layer Addresses in a Network Introduction to

More information

Route Leaking in MPLS/VPN Networks

Route Leaking in MPLS/VPN Networks Route Leaking in MPLS/VPN Networks Document ID: 47807 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Route Leaking from a Global Routing Table into a VRF and Route

More information

Page1. Cisco IOS Software, Linux Software (I86BI_LINUX-ADVENTERPRISEK9-M), Version 15.2(4)M1, DEVELOPMENT TEST SOFTWARE

Page1. Cisco IOS Software, Linux Software (I86BI_LINUX-ADVENTERPRISEK9-M), Version 15.2(4)M1, DEVELOPMENT TEST SOFTWARE BGP Disclaimer This Configuration Guide is designed to assist members to enhance their skills in particular technology area. While every effort has been made to ensure that all material is as complete

More information

GRE Tunnel with VRF Configuration Example

GRE Tunnel with VRF Configuration Example GRE Tunnel with VRF Configuration Example Document ID: 46252 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Network Diagram Configurations Verify Troubleshoot Caveats

More information

RR> RR> RR>en RR# RR# RR# RR# *Oct 2 04:57:03.684: %AMDP2_FE-6-EXCESSCOLL: Ethernet0/2 TDR=0, TRC=0 RR#

RR> RR> RR>en RR# RR# RR# RR# *Oct 2 04:57:03.684: %AMDP2_FE-6-EXCESSCOLL: Ethernet0/2 TDR=0, TRC=0 RR# RR> RR> RR>en *Oct 2 04:57:03.684: %AMDP2_FE-6-EXCESSCOLL: Ethernet0/2 TDR=0, TRC=0 term len 0 show run Building configuration... Current configuration : 2568 bytes version 15.4 service timestamps debug

More information

CCIE Service Provider Sample Lab. Part 2 of 7

CCIE Service Provider Sample Lab. Part 2 of 7 CCIE Service Provider Sample Lab Part 2 of 7 SP Sample Lab Main Topology R13 S2/1.135.13/24 Backbone Carrier SP AS 1002 S2/1 PPP E0/1.69.6/24 R6 Customer Carrier SP ABC Site 5 AS 612 E1/0 ISIS.126.6/24

More information

Configuring Redundant Routing on the VPN 3000 Concentrator

Configuring Redundant Routing on the VPN 3000 Concentrator Configuring Redundant Routing on the VPN 3000 Concentrator Document ID: 13354 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Network Diagram Router Configurations

More information

Chapter 1 Lab 1-1, Basic RIPng and Default Gateway Configuration

Chapter 1 Lab 1-1, Basic RIPng and Default Gateway Configuration Chapter 1 Lab 1-1, Basic RIPng and Default Gateway Configuration Topology Objectives Configure IPv6 addressing. Configure and verify RIPng on R1 and R2. Configure IPv6 static routes between R2 and R3.

More information

Configuring Virtual Private LAN Service (VPLS) and VPLS BGP-Based Autodiscovery

Configuring Virtual Private LAN Service (VPLS) and VPLS BGP-Based Autodiscovery Configuring Virtual Private LAN Service (VPLS) and VPLS BGP-Based Autodiscovery Finding Feature Information, page 1 Configuring VPLS, page 1 Configuring VPLS BGP-based Autodiscovery, page 17 Finding Feature

More information

Dynamic Multipoint VPN (DMVPN) Troubleshooting Scenarios

Dynamic Multipoint VPN (DMVPN) Troubleshooting Scenarios Dynamic Multipoint VPN (DMVPN) Troubleshooting Scenarios Luke Bibby, CCIE #45527 Introduction This small workbook is meant to provide additional practice with troubleshooting Dynamic Multipoint VPN (DMVPN)

More information

Exam Topics Cross Reference

Exam Topics Cross Reference Appendix R Exam Topics Cross Reference This appendix lists the exam topics associated with the ICND1 100-105 exam and the CCNA 200-125 exam. Cisco lists the exam topics on its website. Even though changes

More information

Basic Router Configuration

Basic Router Configuration This section includes information about some basic router configuration, and contains the following sections: Default Configuration, on page 1 Configuring Global Parameters, on page 2 Configuring Gigabit

More information

Real4Test. Real IT Certification Exam Study materials/braindumps

Real4Test.   Real IT Certification Exam Study materials/braindumps Real4Test http://www.real4test.com Real IT Certification Exam Study materials/braindumps Exam : 400-101 Title : CCIE Routing and Switching Written Exam v5.1 Vendor : Cisco Version : DEMO Get Latest & Valid

More information

Cisco 360 CCIE R&S Advanced Workshop 2 Assessment Lab 1

Cisco 360 CCIE R&S Advanced Workshop 2 Assessment Lab 1 CIERSASSESS-5-AK Cisco 360 CCIE R&S Advanced Workshop 2 Assessment Lab 1 The Cisco 360 CCIE Routing and Switching (R&S) Advanced Workshop 2 is a five-day course for CCIE candidates who are ready to attempt

More information

OSPF Commands. Cisco IOS IP Command Reference, Volume 2 of 3: Routing Protocols IP2R-61

OSPF Commands. Cisco IOS IP Command Reference, Volume 2 of 3: Routing Protocols IP2R-61 OSPF Commands Use the commands in this chapter to configure and monitor the Open Shortest Path First (OSPF) routing protocol. For OSPF configuration information and examples, refer to the Configuring OSPF

More information

CCNA Routing & Switching Lab Workbook - Full-Scale Lab 1

CCNA Routing & Switching Lab Workbook - Full-Scale Lab 1 CCNA Routing & Switching Lab Workbook - Full-Scale Lab 1 Task 1.1 Tasks You must load the initial configuration files for the section, FS Lab-1 Initial, which can be found in CCNA Routing & Switching Topology

More information

Implement Static Routes for IPv6 Configuration Example

Implement Static Routes for IPv6 Configuration Example Implement Static Routes for IPv6 Configuration Example Document ID: 113361 Contents Introduction Prerequisites Components Used Conventions Configure Network Diagram Configurations Verify Related Information

More information

Configuring Easy Virtual Network Shared Services

Configuring Easy Virtual Network Shared Services Configuring Easy Virtual Network Shared Services This chapter describes how to use route replication and redistribution to share services in an Easy Virtual Network (EVN). Finding Feature Information,

More information

Chapter 4 Lab 4-2, Redistribution Between EIGRP and OSPF

Chapter 4 Lab 4-2, Redistribution Between EIGRP and OSPF Chapter 4 Lab 4-2, Redistribution Between EIGRP and OSPF Topology Objectives Review EIGRP and OSPF configuration. Redistribute into EIGRP. Redistribute into OSPF. Summarize routes in EIGRP. Filter routes

More information

CertifyMe. CertifyMe

CertifyMe. CertifyMe CertifyMe Number: 642-661 Passing Score: 800 Time Limit: 120 min File Version: 7.6 http://www.gratisexam.com/ CertifyMe-642-661 Exam A QUESTION 1 Exhibit: Certkiller router#show ip route Codes: C - connected,

More information

WAN Edge MPLSoL2 Service

WAN Edge MPLSoL2 Service 4 CHAPTER While Layer 3 VPN services are becoming increasing popular as a primary connection for the WAN, there are a much larger percentage of customers still using Layer 2 services such Frame-Relay (FR).

More information

RealCiscoLAB.com. Chapter 6 Lab 6-1, Configuring BGP with Default Routing. Configure BGP to exchange routing information with two ISPs.

RealCiscoLAB.com. Chapter 6 Lab 6-1, Configuring BGP with Default Routing. Configure BGP to exchange routing information with two ISPs. RealCiscoLAB.com CCNPv6 ROUTE Chapter 6 Lab 6-1, Configuring BGP with Default Routing Topology Objectives Background Configure BGP to exchange routing information with two ISPs. The International Travel

More information

Configuring Multicast VPN Inter-AS Support

Configuring Multicast VPN Inter-AS Support Configuring Multicast VPN Inter-AS Support Last Updated: December 23, 2011 The Multicast VPN Inter-AS Support feature enables Multicast Distribution Trees (MDTs) used for Multicast VPNs (MVPNs) to span

More information

CCNP ROUTING & SWITCHING PRACTICAL LAB WORKBOOK DARE TO CHALLENGE YOUR SKILLS COMPLETE THE TESTS & TAKE YOUR CAREER TO NEXT LEVEL

CCNP ROUTING & SWITCHING PRACTICAL LAB WORKBOOK DARE TO CHALLENGE YOUR SKILLS COMPLETE THE TESTS & TAKE YOUR CAREER TO NEXT LEVEL CCNP ROUTING & SWITCHING PRACTICAL LAB WORKBOOK DARE TO CHALLENGE YOUR SKILLS COMPLETE THE TESTS & TAKE YOUR CAREER TO NEXT LEVEL CONQUER THE CCNP WORK BOOK CHALLENGES & YOU WILL BE READY FOR CCIE Yes,

More information

MPLS for R&S CCIE Candidates

MPLS for R&S CCIE Candidates MPLS for R&S CCIE Candidates Johnny Bass CCIE #6458 2 About the Presenter Johnny Bass Networking industry since the late 1980s CCIE R&S #6458 CCSI 97168 Cisco 360 R&S Master Instructor Course director

More information

AS 100 AS 300. Lab -1 Private Communities - II .1 S1/2. Task 1. On R1: / / /24. Configure the above topology.

AS 100 AS 300. Lab -1 Private Communities - II .1 S1/2. Task 1. On R1: / / /24. Configure the above topology. Lab -1 Private Communities - II AS 100.1 R1 S1/2 12.1.1.0/24 S1/1.2 R2 S1/3 S1/3 13.1.1.0/24 23.1.1.0/24 S1/1.3 R3 S1/2 Lo0 6.6.6.0/24 Lo1 7.7.7.0/24 AS 300 Task 1 Configure the above topology. On R1:

More information

Multiprotocol Label Switching Virtual Private Network

Multiprotocol Label Switching Virtual Private Network Anas Al-Selwi Multiprotocol Label Switching Virtual Private Network Helsinki Metropolia University of Applied Sciences Bachelor of Engineering Information Technology Thesis 08 May 2013 Abstract Author(s)

More information

Table of Contents 1 MSDP Configuration 1-1

Table of Contents 1 MSDP Configuration 1-1 Table of Contents 1 MSDP Configuration 1-1 MSDP Overview 1-1 Introduction to MSDP 1-1 How MSDP Works 1-2 Protocols and Standards 1-7 MSDP Configuration Task List 1-7 Configuring Basic Functions of MSDP

More information

CCIE Routing & Switching

CCIE Routing & Switching CCIE Routing & Switching Cisco Certified Internetwork Expert Routing and Switching (CCIE Routing and Switching) certifies the skills required of expert-level network engineers to plan, operate and troubleshoot

More information

CCIE Service Provider v3.0 Sample Lab

CCIE Service Provider v3.0 Sample Lab CCIE Service Provider v3.0 Sample Lab Part 6/7 Vincent Jun Ling Zhou CCIE Service Provider Product Manager Cisco Systems SP Sample Lab Main Topology R13 S2/1.135.13/24 Backbone Carrier SP AS 1002 S2/1

More information

The information in this document is based on Cisco IOS Software Release 15.4 version.

The information in this document is based on Cisco IOS Software Release 15.4 version. Contents Introduction Prerequisites Requirements Components Used Background Information Configure Network Diagram Relevant Configuration Verify Test case 1 Test case 2 Test case 3 Troubleshoot Introduction

More information

address-family ipv4 vrf vrf-name - Selects a per-vrf instance of a routing protocol.

address-family ipv4 vrf vrf-name - Selects a per-vrf instance of a routing protocol. LAB 1: Initial MPLS VPN Setup LAB 2: Running OSPF between PE and CE Routers LAB 3: Running BGP between PE and CE Routers LAB 4: Overlapping VPNs LAB 1: Initial MPLS VPN Setup Introduction: Introduction

More information

Advanced Troubleshooting CCIE Routing & Switching v5.0

Advanced Troubleshooting CCIE Routing & Switching v5.0 Advanced Troubleshooting CCIE Routing & Switching v5.0 www.micronicstraining.com Narbik Kocharians CCSI, CCIE #12410 R&S, Security, SP Switching-I Questions & Answers CCIE R&S by Narbik Kocharians Advanced

More information

MPLS VPN Multipath Support for Inter-AS VPNs

MPLS VPN Multipath Support for Inter-AS VPNs The feature supports Virtual Private Network (VPN)v4 multipath for Autonomous System Boundary Routers (ASBRs) in the interautonomous system (Inter-AS) Multiprotocol Label Switching (MPLS) VPN environment.

More information

Contents. Introduction. Prerequisites. Requirements. Components Used

Contents. Introduction. Prerequisites. Requirements. Components Used Contents Introduction Prerequisites Requirements Components Used Configure Network Diagram Configurations OSPF EIGRP RIP Troubleshoot Introduction This document describes how to redistribute Internal Border

More information

MultiVRF Deployment Example

MultiVRF Deployment Example MultiVRF Deployment Example BGP Session Per VRF Loopback13 192.168.1.13/32 AVPN VLAN10/VE10/RED VRF/172.16.16.2/30 VLAN11/VE11/GREEN VRF/172.16.16.6/30 VLAN13/VE13/Manage VRF/172.16.16.10/30 (2) Customer

More information

CERTIFICATE CCENT + CCNA ROUTING AND SWITCHING INSTRUCTOR: FRANK D WOUTERS JR. CETSR, CSM, MIT, CA

CERTIFICATE CCENT + CCNA ROUTING AND SWITCHING INSTRUCTOR: FRANK D WOUTERS JR. CETSR, CSM, MIT, CA CERTIFICATE CCENT + CCNA ROUTING AND SWITCHING INSTRUCTOR: FRANK D WOUTERS JR. CETSR, CSM, MIT, CA CCENT - Cisco Certified Entry Networking Technician (ICND1) CCNA Routing and Switching (ICND2) Prerequisites:

More information

CCIE Route & Switch Written (CCIERSW) 1.0

CCIE Route & Switch Written (CCIERSW) 1.0 CCIE Route & Switch Written (CCIERSW) 1.0 COURSE OVERVIEW: CCIE Route and Switch Written (CCIERSW) preparation course is a five-day course that prepares the student for the written exam portion of the

More information

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNA Exploration:

More information

Contents. Configuring MSDP 1

Contents. Configuring MSDP 1 Contents Configuring MSDP 1 Overview 1 How MSDP works 1 MSDP support for VPNs 6 Protocols and standards 6 MSDP configuration task list 7 Configuring basic MSDP features 7 Configuration prerequisites 7

More information

examcollection.premium.exam.68q. Exam code: Exam name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Version 15.

examcollection.premium.exam.68q. Exam code: Exam name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Version 15. 300-135.examcollection.premium.exam.68q Number: 300-135 Passing Score: 800 Time Limit: 120 min File Version: 15.0 / Exam code: 300-135 Exam name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT)

More information

Juniper JN0-101 Exam Questions & Answers

Juniper JN0-101 Exam Questions & Answers Juniper JN0-101 Exam Questions & Answers Number: JN0-101 Passing Score: 800 Time Limit: 120 min File Version: 23.4 ht t p:/ / w w w.gratisexam.com/ Juniper JN0-101 Exam Questions & Answers Exam Name: Juniper

More information

Route between VLANs using a 3560 switch with an internal route processor using Cisco Express Forwarding (CEF).

Route between VLANs using a 3560 switch with an internal route processor using Cisco Express Forwarding (CEF). Lab 3- Part I Inter-VLAN routing with a Multilayer Switch Configuration and Management of Networks - 2014 Topology Objective Route between VLANs using a 3560 switch with an internal route processor using

More information

EVPN Virtual Private Wire Service (VPWS) Single Homed

EVPN Virtual Private Wire Service (VPWS) Single Homed EVPN Virtual Private Wire Service (VPWS) Single Homed Effective Release Cisco IOS XE 3.18, this feature is now supported on Cisco ASR 920 Series Aggregation Services Router, EVPN-VPWS single homed is a

More information

PREREQUISITES TARGET AUDIENCE. Length Days: 5

PREREQUISITES TARGET AUDIENCE. Length Days: 5 Cisco Implementing Cisco IP Routing v2.0 (ROUTE) ROUTE v2.0 includes major updates and follows an updated blueprint. However, note that this course does not cover all items listed on the blueprint. Some

More information

Cisco Performance Routing

Cisco Performance Routing Cisco Performance Routing As enterprise organizations grow their businesses, the demand for real-time application performance and a better application experience for users increases. For example, voice

More information

CCIE Service Provider Sample Lab. Part 1 of 7

CCIE Service Provider Sample Lab. Part 1 of 7 CCIE Service Provider Sample Lab Part 1 of 7 SP Sample Lab Main Topology R13 S2/1.135.13/24 Backbone Carrier SP AS 1002 S2/1 PPP E0/1.69.6/24 R6 Customer Carrier SP ABC Site 5 AS 612 E1/0 ISIS.126.6/24

More information

LAB 9: Configure BGP Confederation

LAB 9: Configure BGP Confederation BGP BGP Topology Page1 LAB 9: Configure BGP Confederation Task 1: Configure IPv4 BGP Process for Autonomous Step 1. In the configuration mode of router configure IPv4 BGP Process by following command:

More information

Failover with EIGRP Using VRF Configuration Example

Failover with EIGRP Using VRF Configuration Example Failover with EIGRP Using VRF onfiguration Example ocument I: 113446 ontents Introduction Prerequisites Hardware and Software Versions onventions onfigure Network iagram onfigurations Verify Show ommands

More information

CCNA Semester 3 labs. Part 1 of 1 Labs for chapters 1 8

CCNA Semester 3 labs. Part 1 of 1 Labs for chapters 1 8 CCNA Semester 3 labs Part 1 of 1 Labs for chapters 1 8 2.1.2.12 Lab - Building a Switched Network with Redundant Links 2.3.2.3 Lab - Configuring Rapid PVST+, PortFast and BPDU Guard 2.4.3.4 Lab - Configuring

More information

Configuring MPLS and EoMPLS

Configuring MPLS and EoMPLS 37 CHAPTER This chapter describes how to configure multiprotocol label switching (MPLS) and Ethernet over MPLS (EoMPLS) on the Catalyst 3750 Metro switch. MPLS is a packet-switching technology that integrates

More information

Question: 1 Which three parameters must match to establish OSPF neighbor adjacency? (Choose three.)

Question: 1 Which three parameters must match to establish OSPF neighbor adjacency? (Choose three.) Volume: 217 Questions Question: 1 Which three parameters must match to establish OSPF neighbor adjacency? (Choose three.) A. the process ID B. the hello interval C. the subnet mask D. authentication E.

More information

EVPN Virtual Private Wire Service (VPWS) Single Homed

EVPN Virtual Private Wire Service (VPWS) Single Homed EVPN Virtual Private Wire Service (VPWS) Single Homed EVPN-VPWS single homed is a BGP control plane solution for point-to-point services. It has the ability to forward traffic from or to one network to

More information

26 CHAPTER Virtual Private Networks (VPNs) provide a secure way for customers to share bandwidth over an ISP backbone network. A VPN is a collection of sites sharing a common routing table. A customer

More information

IP NAT Troubleshooting. Solutions. Luke Bibby, CCIE #45527

IP NAT Troubleshooting. Solutions. Luke Bibby, CCIE #45527 IP NAT Troubleshooting Solutions Luke Bibby, CCIE #45527 Quick Overview of Scenario Solutions Scenario #1 R2 s E0/0 should be NAT inside not NAT outside ACL 100 is configured incorrectly NAT policy missing

More information

BGP Support for the L2VPN Address Family

BGP Support for the L2VPN Address Family BGP support for the Layer 2 Virtual Private Network (L2VPN) address family introduces a BGP-based autodiscovery mechanism to distribute L2VPN endpoint provisioning information. BGP uses a separate L2VPN

More information