Cisco Questions $ Answers

Size: px
Start display at page:

Download "Cisco Questions $ Answers"

Transcription

1 Cisco Questions $ Answers Number: Passing Score: 800 Time Limit: 120 min File Version: Cisco Questions $ Answers Exam Name: Implementing and Maintaining Cisco Technologies Using IOS XR - (IMTXR)

2 Test-Papers QUESTION 1 Refer to the show environmental power-supply command output exhibit. How much power is the system currently using? see exhibit below,,, A. 663 W B W C W D W Correct Answer: A /Reference: : QUESTION 2 Refer to the show environmental power-supply command output exhibit. see exhibit below,,, How many additional line cards of the same type that are currently in the system can you safely install and remain redundant in the worse power usage if there is a power supply failure? A. 1 B. 2 C. 3 D. 4 E. 5 Correct Answer: A /Reference: : QUESTION 3 What is the maximum long-term normal operating temperature of the Cisco CRS-1, ASR 9000 Series Routers, and XR Series Routers? A. 40C (104F) B. 50C (122F) C. 55C (131F) D. 65C (149F) Correct Answer: A /Reference: : QUESTION 4 The Cisco CRS 16-Slot Line Card Chassis Site Planning Guide suggests having 48 inches of clearance behind the chassis. What would definitely happen to the system if there were only 28

3 inches of clearance behind the Cisco CRS 16-Slot Line Card Chassis? A. The system would overheat due to inadequate airflow. B. The fabric card could not be exchanged if one failed. C. The modular services card (MSC) could not be exchanged if one failed. D. The fan tray could not be exchanged if one failed. Correct Answer: D /Reference: : QUESTION 5 How many planes are there in the Cisco CRS-3 switch fabric? A. 1 B. 3 C. 7 D. 8 Correct Answer: D /Reference: : QUESTION 6 Where are client interfaces terminated on the Cisco CRS-3? A. the modular services card B. the physical layer interface module(s) C. the switch fabric interface terminator D. the Service Processor 40 E. the Service Processor 140 Correct Answer: B /Reference: : QUESTION 7 Which two of the following are correct commands to activate the PIE file <hfr-mgbl-p.pie-4.0.1>?

4 (Choose two.) A. install add tftp:// /hfr-mgbl-p.pie activate B. install activate tftp:// /hfr-mgbl-p.pie C. install add disk0:hfr-mgbl-p activate D. install activate disk0:hfr-mgbl-p.pie Correct Answer: AD /Reference: : QUESTION 8 Which command will correctly deactivate asr9k-mpls-p-4.1.0? A. RP/0/RSP0/CPU0:P1 (admin)#install remove disk0:asr9k-mpls-p B. RP/0/RSP0/CPU0:P1 (config)#install deactivate smu location disk0: C. RP/0/RSP0/CPU0:P1 (admin-config)#deactivate disk0:asr9k-mpls-p D. RP/0/RSP0/CPU0:P1 (admin)#install deactivate disk0:asr9k-mpls-p E. RP/0/RSP0/CPU0:P1 #asr9k-mpls-p disk0:deactivate sync Correct Answer: D /Reference: : QUESTION 9 Which of the following functions can be configured in the Administration Config mode? (Choose two) A. BGP routing B. MPLS Traffic Engineering C. SDR hostname D. Secure Shell login E. nonowner SDR Correct Answer: CE /Reference: : QUESTION 10 Which two of the following statements regarding task-based authorization are true? (Choose two.) A. The user group concept in Cisco IOS XR Software relates to a group of users with common characteristics. B. All of the user groups are precreated by default. C. In addition to the predefined task groups, Cisco IOS XR Software provides the ability to custom create task groups consisting of individual tasks.

5 D. User groups and task groups cannot inherit from other user groups and task groups. Correct Answer: AC /Reference: : QUESTION 11 Referring to the diagram and configuration on Routers XR-1 and XR-2, which three statements are correct? (Choose three.) see exhibit below,,, A. Router XR-1 can never be a designated router or designated intermediate system. B. The transmission of IS-IS packets will be suppressed on interface GigabitEthernet0/0/0/2 on Router XR-1. C. The received IS-IS packets from Router XR-2 will be suppressed from being processed. D. Router XR-1 and Router XR-2 will form a neighbor adjacency, and Router XR-2 will become the designated router or designated intermediate system. E. Router XR-1 will use the incremental shortest path first algorithm when there are minimal topology changes. F. Router XR-1 can form a neighbor adjacency over interface GigabitEthernet0/0/0/2 but will not advertise /24 in its link-state packets (LSPs). Correct Answer: DEF /Reference: : QUESTION 12 What is the correct command to copy the contents of the harddisk:/showtech folder to an FTP

6 server? A. copy harddisk:/showtech location 0/RSP0/CPU0 ftp: B. copy harddisk:/showtech ftp: C. copy /recurse harddisk:/showtech location 0/RSP0/CPU0 ftp: D. copy /recurse harddisk:/showtech ftp: E. copy ftp: harddisk:/showtech Correct Answer: C /Reference: : QUESTION 13 What are the two commands to show all log entries except BGP or configuration-related ones? (Choose two.) A. show log excl [BGP,CONFIG] B. show log excl BGP excl CONFIG C. show log excl (BGP,CONFIG) D. show log excl "BGP CONFIG" Correct Answer: BD /Reference: : QUESTION 14 What is the correct Cisco IOS XR command to configure an autonomous system number 1000 for BGP and to support IPv4, IPv6, and unicast routing? A. router bgp 1000 address-family ipv4 unicast address-family ipv6 unicast B. router bgp 1000 neighbor remote-as 2000 address-family ipv4 unicast address-family ipv6 unicast C. router bgp 1000 address-family vpnv4 unicast address-family vpnv6 unicast D. router bgp 1000 neighbor remote-as 2000

7 address-family vpnv4 unicast address-family vpnv6 unicast Correct Answer: A /Reference: : QUESTION 15 Which of the following configurations adds a community to routes that are matched on AS criteria? A. route-policy policy1 if as-path in set1 then set community (356:1000) endif end-policy B. route-policy policy1 if community in set1 then set community (356:1000) additive endif end-policy C. route-policy policy1 if as-path in set1 then set community (356:1000) additive endif end-policy D. route-policy policy1 if as-path neighbor-is set1 then set community (356:1000) additive endif end-policy Correct Answer: C /Reference: : QUESTION 16 How would MPLS Label Distribution Protocol, Graceful Restart be configured on TenGigE 0/0/0/1? A. Interface Ten0/0/0/1 mpls ip Graceful-restart B. router ospf interface Ten 0/0/0/1 address-family ipv4 uni mpls ip graceful-restart C. mpls ldp address-family ipv4 unicast mpls ip

8 graceful-restart D. mpls ldp graceful restart interface Ten 0/0/0/1 Correct Answer: D /Reference: : QUESTION 17 How would you configure IS-IS process TEST to support MPLS Traffic Engineering extensions on level 1 and 2 that are intending to run a tunnel across TenGigE 0/0/0/0? A. mpls ldp traffic-eng level-1-2 mpls traffic-eng router-id router isis TEST interface Ten 0/0/0/0 address-family ipv4 unicast B. router isis TEST net address-family ipv4 unicast metric-style wide mpls traffic-eng router-id mpls traffic-eng level-1-2 interface Ten 0/0/0/0 address-family ipv4 unicast C. router isis TEST net address-family ipv4 uni metric-style wide interface Ten 0/0/0/0 address-family ipv4 unicast mpls traffic-eng router-id mpls traffic-eng level-1-2 D. mpls ldp router isis TEST interface Ten 0/0/0/0 address-family ipv4 unicast mpls traffic-eng level-1-2 mpls traffic-eng router-id Correct Answer: B /Reference: : QUESTION 18 When running MPLS Traffic Engineering with Cisco IOS XR Software, which three criteria can be seen when the show mpls traffic-eng tunnels command is executed on a midpoint router? (Choose three.) A. tunnel role B. TE metric

9 C. tunnel ID D. physical bandwidth E. incoming and outgoing label Correct Answer: ACE /Reference: : QUESTION 19 What are the two prerequisites for enabling multicast-only fast reroute (MoFRR) in a network? (Choose two.) A. There must be an Equal-Cost Multipath (ECMP) topology. B. IP multicast traffic must use the group address /8. C. PIM-SSM needs to be configured. D. There must be a valid reverse path back to the multicast source. Correct Answer: AD /Reference: : QUESTION 20 Which CLI command can be used to display interfaces statistics? A. RP/0/RSP1/CPU0:ASR9006#monitor interface B. RP/0/RSP1/CPU0:ASR9006#show interfaces summary C. RP/0/RSP1/CPU0:ASR9006#show interfaces statistics inc errors D. RP/0/RSP1/CPU0:ASR9006#show interfaces accounting inc errors E. RP/0/RSP1/CPU0:ASR9006(admin)#show flow platform producer statistics location 0/0/CPU0 F. RP/0/RSP1/CPU0:ASR9006(admin)##show interfaces statistics Correct Answer: A /Reference: : QUESTION 21 Referring to the configuration output exhibit, see exhibit below,,, which set of commands below will allow you to insert a new line just before the permit any statement? A. :router#configure :router(config)#ipv4 access-list Ethernet_In :router(config-ipv4-acl)# 2.5 deny udp any eq tftp any B. :router#configure :router(config)#ipv4 access-list Ethernet_In :router(config-ipv4-acl)# insert after 2 deny udp any eq tftp any C. :router #resequence access-list ipv4 Ethernet_In :router#configure :router(config)#ipv4 access-list Ethernet_In :router(config-ipv4-acl)#25 deny udp any eq tftp any

10 D. :router#configure :router(config)#ipv4 access-list Ethernet_In :router(config-ipv4-acl)#move 3 to 4 :router(config-ipv4-acl)#3 deny udp any eq tftp any Correct Answer: C /Reference: : QUESTION 22 Which Cisco IOS XR command would you use to view the actual traffic statistics of packets that are exiting the router in the different configured QoS queues on TenGigE 0/0/0/0 in Cisco IOS XR Software? A. show policy-map interface TenGigE 0/0/0/0 B. show qos interface TenGigE 0/0/0/0 output C. show interface TenGigE 0/0/0/0 qos D. show interface TenGigE 0/0/0/0 policy-map output E. monitor interface TenGigE 0/0/0/0 Correct Answer: A /Reference: : QUESTION 23 What are the three potential use cases of NetFlow in an actual network deployment? (Choose three.) A. identifying the traffic source and destination for optimizing peering and transit links B. providing the network telemetry for identifying and mitigating DDoS attacks C. providing traffic traces that are comparable to what is provided by a packet sniffer and RMON D. providing a means for traffic accounting and billing for customers E. providing deep application inspections and controls Correct Answer: ABD /Reference: : QUESTION 24 Which command configures IPv4 urpf strict mode on an interface?

11 A. ipv4 verify unicast source reachable-via any B. ipv4 verify unicast source reachable-via tx C. ipv4 verify unicast source reachable-via rx D. ipv4 verify unicast destination reachable-via rx E. ipv4 verify multicast source reachable-via tx Correct Answer: C /Reference: : QUESTION 25 Which command in Cisco IOS XR Software is the recommended way to configure an IPv4 address on an interface? A. ip address /8 B. ip address C. ipv4 address /8 D. ip addr add /8 dev Gig 0/0/0/0 Correct Answer: C /Reference: : QUESTION 26 Refer to the exhibit. see exhibit below,,, What is the expected behavior for the following Cisco IOS XR config? A. The interface will have IPv6 address 10:10::1/64 only. B. The interface will have IPv6 address 20:20::1/64 only. C. The interface will have IPv6 address 10:10::1/64 and IPv6 address 20:20::1/64. D. The commit will fail. Correct Answer: C

12 /Reference: : QUESTION 27 Which Cisco IOS XR command is the most useful for checking if traffic is being sent for a specific multicast group? A. show ip mroute traffic B. show mrib route C. show multicast stats D. show mfib route Correct Answer: D /Reference: : QUESTION 28 Which configuration is required in order for chassis management (for example, power and fan statistics) to be polled using SNMP? A. snmp-server community <community> RO B. snmp-server community <community> SDROwner C. snmp-server community <community> SystemOwner D. snmp-server community <community> RW Correct Answer: C /Reference: : QUESTION 29 Which four list the mandatory steps in order to implement SSH v1 access on Cisco IOS XR Software? (Choose four.) A. install and activate services PIE B. install and activate security PIE C. reload system after installing required PIE D. generate SSH cryptography key E. configure hostname and domain name F. configure ssh-server in owner SDR G. configure AAA services on the router H. configure TACACS server on the router Correct Answer: BDEF /Reference:

13 : QUESTION 30 In which two ways do you set the maximum number of Telnet sessions to 10? (Choose two.) A. telnet vrf default ipv4 server max-servers 10 B. telnet ipv4 server max-servers 10 C. telnet max-servers 10 D. telnet ipv4 max-servers 10 Correct Answer: AB /Reference: : QUESTION 31 Refer to the exhibit. see exhibit below,,, Examine the configuration for AAA and the vty line. If the user attempts to connect to the router via an SSH session to the vty, which one is true? A. The user will be prompted for a username and password and can successfully log in using "user1" and "lab." The user will be a member of the user group operator. B. The user will be prompted only for a password and can successfully log in using the password "cisco." The user will be a member of the user group operator. C. The user will be prompted only for a password and can successfully log in using the password "cisco." The user will not be assigned any tasks. D. The user will be prompted for a username and password and can successfully log in using "user1" and "lab." The user will be a member of the user group root-system. E. The user will not be able to authenticate with this configuration. Correct Answer: D /Reference: :

14 QUESTION 32 Which command will show the IP address of a Cisco Discovery Protocol neighbor? A. show cdp B. show cdp entry C. show cdp interface D. show cdp neighbors Correct Answer: B /Reference: : QUESTION 33 Refer to the exhibit. see exhibit below,,, Based on the configuration, which two statements are true for RTR1? (Choose two.) A. SNMP traps that are going out on TenGigE 0/0/0/0 will be dropped. B. SNMP polling that is coming through interface TenGigE 0/0/0/0 will be dropped. C. The Telnet connection that is coming through MgmtEth0/RSP0/CPU0/0 will be dropped. D. TACACS traffic that is originating from RTR1 and going through TenGigE 0/0/0/0 will be dropped. E. The SSH connection that is coming through TenGigE 0/0/0/0 from host will be accepted. Correct Answer: BE /Reference: : QUESTION 34

15 Which statement is false? A. The NTP stratum describes how many hops away that a system is from an authoritative time source. B. A Cisco IOS XR device can be directly connected to an atomic clock and provide a stratum 1 service. C. A Cisco IOS XR device can be configured as a stratum 1 master clock source. D. UTC is a global time scale that is distributed by atomic clocks over the Internet, over specialist long-wave radio transmissions, or with the Global Positioning System (GPS) network. Correct Answer: B /Reference: : QUESTION 35 Which component is shared between different SDRs? A. route processor (RP) B. line card C. modular service card (MSC) D. switch fabric card (SFC) E. distributed route processor (DRP) Correct Answer: D /Reference: : QUESTION 36 On a Cisco CRS, which statement is correct about what happens to the MSC if the associated PLIM is absent? A. The MSC boots up, but all egress packets from the switch fabric to this MSC will be dropped. B. The other PLIM in a different slot can utilize this MSC. C. The state of the MSC from the output of the command show platform would show as IOS XR RUN. D. The MSC does not boot up. Correct Answer: D /Reference: : QUESTION 37 What is the size of the packets that traverse the Cisco CRS-3 switch fabric? A. variable packets that are dependent on packets being sent through the client interfaces B. 64 bytes

16 C bytes D. not applicable, as the Cisco CRS-3 uses a fixed cell in the switch fabric Correct Answer: D /Reference: : QUESTION 38 How many stages of switching are there on a Cisco ASR 9000 Series Router switch fabric? A. one B. three C. four D. eight Correct Answer: A /Reference: : QUESTION 39 In order to retrieve information from the temperature sensors on the system, what are the two commands that should be invoked? (Choose two.) A. RP/0/RP0/CPU0:CRS-MC#show version B. RP/0/RP0/CPU0:CRS-MC#show platform C. RP/0/RP0/CPU0:CRS-MC(admin)#show environment all D. RP/0/RP0/CPU0:CRS-MC(admin)#show environment temperature E. RP/0/RP0/CPU0:CRS-MC(admin)#show platform Correct Answer: CD /Reference: : QUESTION 40 What is the effect of a mandatory process, if it keeps restarting? A. router instability B. nothing, as Cisco IOS XR Software protects process space C. the router will reload D. it can cause routing adjacencies to flap E. displays a high CPU load error message Correct Answer: C

17 /Reference: : QUESTION 41 What is the correct Cisco IOS XR CLI command to assign a cost of 20 to interface TenGigE 0/1/0/1 for Area 0? A. config mode, router ospf 1, area 0, interface tengige 0/1/0/1, cost 20 B. config mode, router ospf 1, area 0, interface tengige 0/1/0/1, auto-cost 20 C. config mode, interface tengige 0/1/0/1, ip ospf cost 20 D. config mode, router ospf 1, interface tengige 0/1/0/1, ip ospf cost 20 Correct Answer: A /Reference: : QUESTION 42 In Cisco IOS XR Software, Label Distribution Protocol (LDP) would be configured on POS 0/0/0/0 using which commands? A. interface pos 0/0/0/0 mpls ip B. mpls ldp interface pos 0/0/0/0 C. router ospf interface pos 0/0/0/0 address family ipv4 uni mpls ip D. mpls ldp address-family ipv4 unicast interface pos 0/0/0/0 mpls ip Correct Answer: B /Reference: : QUESTION 43 Which urpf mode specifies that the source address of the packet is checked against the FIB to make sure that it is being received on the interface that is selected as the best path to this source address? A. strict mode B. loose mode C. asymmetric mode D. symmetric mode Correct Answer: A

18 /Reference:

Cisco Questions $ Answers

Cisco Questions $ Answers Cisco 644-906 Questions $ Answers Number: 644-906 Passing Score: 800 Time Limit: 120 min File Version: 38.7 http://www.gratisexam.com/ Cisco 644-906 Questions $ Answers Exam Name: Implementing and Maintaining

More information

Vendor: Cisco. Exam Code: Exam Name: Implementing and Maintaining Cisco Technologies Using IOS XR. Version: Demo

Vendor: Cisco. Exam Code: Exam Name: Implementing and Maintaining Cisco Technologies Using IOS XR. Version: Demo Vendor: Cisco Exam Code: 644-906 Exam Name: Implementing and Maintaining Cisco Technologies Using IOS XR Version: Demo QUESTION 1 Refer to the show environmental power-supply command output exhibit. How

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

ECMP Load Balancing. MPLS: Layer 3 VPNs Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series) 1

ECMP Load Balancing. MPLS: Layer 3 VPNs Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series) 1 Equal-cost multi-path routing (ECMP) is a routing strategy where next-hop packet forwarding to a single destination can occur over multiple "best paths" which tie for top place in routing metric calculations.

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

Configure ASR9k TACACS with Cisco Secure ACS 5.x Server

Configure ASR9k TACACS with Cisco Secure ACS 5.x Server Configure ASR9k TACACS with Cisco Secure ACS 5.x Server Contents Introduction Prerequisites Requirements Components Used Configuration Predefined Components on IOS XR Predefined User Groups Predefined

More information

Configuring Bidirectional Forwarding Detection on Cisco IOS XR

Configuring Bidirectional Forwarding Detection on Cisco IOS XR Configuring Bidirectional Fwarding Detection on Cisco IOS XR Bidirectional fwarding detection (BFD) provides low-overhead, sht-duration detection of failures in the path between adjacent fwarding engines.

More information

Using the Management Interfaces

Using the Management Interfaces The following management interfaces are provided for external users and applications: Gigabit Ethernet Management Interface, page 1 SNMP, page 7 Gigabit Ethernet Management Interface Gigabit Ethernet Management

More information

Configuring VRF-lite. Information About VRF-lite

Configuring VRF-lite. Information About VRF-lite Information About VRF-lite, page 1 Guidelines for, page 3 How to Configure VRF-lite, page 4 for IPv6, page 13 Additional Information for VRF-lite, page 23 Verifying VRF-lite Configuration, page 24 Configuration

More information

Configuring VRF-lite CHAPTER

Configuring VRF-lite CHAPTER CHAPTER 36 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

Configure IOS XR Traffic Controller (XTC)

Configure IOS XR Traffic Controller (XTC) IOS XR Traffic Controller (XTC) provides stateful path computation element (PCE) functionality by exting the existing IOS-XR PCE functionality with additional capabilities. The current IOS-XR PCE function

More information

MPLS VPN Inter-AS IPv4 BGP Label Distribution

MPLS VPN Inter-AS IPv4 BGP Label Distribution MPLS VPN Inter-AS IPv4 BGP Label Distribution This feature enables you to set up a Virtual Private Network (VPN) service provider network so that the autonomous system boundary routers (ASBRs) exchange

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

OSPF Commands on Cisco IOS XR Software

OSPF Commands on Cisco IOS XR Software This module describes the commands used to configure and monitor the Open Shortest Path First (OSPF) routing protocol. For detailed information about OSPF concepts, configuration tasks, and examples, see

More information

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution This feature lets you configure your carrier supporting carrier network to enable Border Gateway Protocol (BGP) to transport routes and Multiprotocol

More information

OSPF Commands. adjacency stagger, page 7. authentication-key (OSPF), page 14

OSPF Commands. adjacency stagger, page 7. authentication-key (OSPF), page 14 OSPF Commands This module describes the commands used to configure and monitor the Open Shortest Path First (OSPF) routing protocol. For detailed information about OSPF concepts, configuration tasks, and

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 NetFlow. Feature History for Configuring NetFlow. Release This feature was introduced.

Configuring NetFlow. Feature History for Configuring NetFlow. Release This feature was introduced. Configuring NetFlow A NetFlow flow is a unidirectional sequence of packets that arrive on a single interface (or subinterface), and have the same values for key fields. NetFlow is useful for the following:

More information

MLDP In-Band Signaling/Transit Mode

MLDP In-Band Signaling/Transit Mode This module contains information for configuring Multicast Label Distribution Protocol (MLDP) in-band signaling to enable the MLDP core to create (S,G) or (*,G) state without using out-of-band signaling

More information

IPv6 Switching: Provider Edge Router over MPLS

IPv6 Switching: Provider Edge Router over MPLS Multiprotocol Label Switching (MPLS) is deployed by many service providers in their IPv4 networks. Service providers want to introduce IPv6 services to their customers, but changes to their existing IPv4

More information

Multicast Routing and Forwarding Commands

Multicast Routing and Forwarding Commands Multicast Routing and Forwarding Commands This module describes the commands used to configure and monitor multicast routing. For detailed information about multicast routing concepts, configuration tasks,

More information

Performing Path Traces

Performing Path Traces About Path Trace, page 1 Performing a Path Trace, page 13 Collecting QoS and Interface Statistics in a Path Trace, page 15 About Path Trace With Path Trace, the controller reviews and collects network

More information

RIP Commands. output-delay, page 32 passive-interface (RIP), page 33 poison-reverse, page 35 receive version, page 37 redistribute (RIP), page 39

RIP Commands. output-delay, page 32 passive-interface (RIP), page 33 poison-reverse, page 35 receive version, page 37 redistribute (RIP), page 39 RIP Commands This module describes the commands used to configure and monitor the Routing Information Protocol (RIP). For detailed information about RIP concepts, configuration tasks, and examples, see

More information

OSPF Commands on Cisco ASR 9000 Series Router

OSPF Commands on Cisco ASR 9000 Series Router OSPF Commands on Cisco ASR 9000 Series Router This module describes the commands used to configure and monitor the Open Shortest Path First (OSPF) routing protocol. For detailed information about OSPF

More information

Configure Segment Routing for IS-IS Protocol

Configure Segment Routing for IS-IS Protocol Integrated Intermediate System-to-Intermediate System (IS-IS), Internet Protocol Version 4 (IPv4), is a standards-based Interior Gateway Protocol (IGP). The Cisco IOS XR software implements the IP routing

More information

IS-IS Commands. distribute-list in (IS-IS), on page 25 fast-reroute per-prefix (IS-IS), on page 29

IS-IS Commands. distribute-list in (IS-IS), on page 25 fast-reroute per-prefix (IS-IS), on page 29 This module describes the commands used to configure and monitor the Intermediate System-to-Intermediate System (IS-IS). For detailed information about IS-IS concepts, configuration tasks, and examples,

More information

COMMAND LINE CHEAT SHEET

COMMAND LINE CHEAT SHEET BASIC show show show display exit exit / up exit quit run run - - end exit exit all return include match match include formal display-set - - reload request system reboot admin reboot now reboot GENERAL

More information

Cisco.Actualtests v by.DD.70q

Cisco.Actualtests v by.DD.70q Cisco.Actualtests.642-775.v2012-09-17.by.DD.70q Number: Cisco 642-775 Passing Score: 800 Time Limit: 120 min File Version: Version: 4.1 http://www.gratisexam.com/ Maintaining Cisco Service Provider Routing

More information

Cisco. Maintaining Cisco Service Provider VPNs and MPLS Networks (MSPVM)

Cisco. Maintaining Cisco Service Provider VPNs and MPLS Networks (MSPVM) Cisco 642-780 Maintaining Cisco Service Provider VPNs and MPLS Networks (MSPVM) Download Full Version : http://killexams.com/pass4sure/exam-detail/642-780 QUESTION: 56 Which command should be used to verify

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 642-618 EXAM QUESTIONS & ANSWERS Number: 642-618 Passing Score: 800 Time Limit: 120 min File Version: 39.6 http://www.gratisexam.com/ CISCO 642-618 EXAM QUESTIONS & ANSWERS Exam Name: Deploying Cisco

More information

Using the Management Ethernet Interface

Using the Management Ethernet Interface This chapter covers the following topics: Gigabit Ethernet Management Interface Overview, page 1 Gigabit Ethernet Port Numbering, page 1 IP Address Handling in ROMmon and the Management Ethernet Port,

More information

BGP Cost Community. Prerequisites for the BGP Cost Community Feature

BGP Cost Community. Prerequisites for the BGP Cost Community Feature The feature introduces the cost extended community attribute. The cost community is a non-transitive extended community attribute that is passed to internal BGP (ibgp) and confederation peers but not to

More information

Feature History for Implementing Bidirectional Forwarding Detection

Feature History for Implementing Bidirectional Forwarding Detection Implementing BFD This module describes the configuration of bidirectional forwarding detection (BFD) on the Cisco CRS Router. Bidirectional forwarding detection (BFD) provides low-overhead, short-duration

More information

Access Control List Enhancements on the Cisco Series Router

Access Control List Enhancements on the Cisco Series Router Access Control List Enhancements on the Cisco 12000 Series Router Part Number, May 30, 2008 The Cisco 12000 series router filters IP packets using access control lists (ACLs) as a fundamental security

More information

Implementing Management Plane Protection on Cisco IOS XR Software

Implementing Management Plane Protection on Cisco IOS XR Software Implementing Management Plane Protection on Cisco IOS XR Software The Management Plane Protection (MPP) feature in Cisco IOS XR software provides the capability to restrict the interfaces on which network

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : 642-618 Title : Deploying Cisco ASA Firewall Solutions (FIREWALL v2.0) Vendors : Cisco

More information

MPLS VPN Explicit Null Label Support with BGP. BGP IPv4 Label Session

MPLS VPN Explicit Null Label Support with BGP. BGP IPv4 Label Session MPLS VPN Explicit Null Label Support with BGP IPv4 Label Session The MPLS VPN Explicit Null Label Support with BGP IPv4 Label Session feature provides a method to advertise explicit null in a Border Gateway

More information

IPv6 Switching: Provider Edge Router over MPLS

IPv6 Switching: Provider Edge Router over MPLS Multiprotocol Label Switching (MPLS) is deployed by many service providers in their IPv4 networks. Service providers want to introduce IPv6 services to their customers, but changes to their existing IPv4

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

MPLS VPN Carrier Supporting Carrier Using LDP and an IGP

MPLS VPN Carrier Supporting Carrier Using LDP and an IGP MPLS VPN Carrier Supporting Carrier Using LDP and an IGP Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) Carrier Supporting Carrier (CSC) enables one MPLS VPN-based service provider

More information

Implementing Management Plane Protection

Implementing Management Plane Protection The Management Plane Protection (MPP) feature in Cisco IOS XR software provides the capability to restrict the interfaces on which network management packets are allowed to enter a device. The MPP feature

More information

Implementing MPLS Layer 3 VPNs

Implementing MPLS Layer 3 VPNs A Multiprotocol Label Switching (MPLS) Layer 3 Virtual Private Network (VPN) consists of a set of sites that are interconnected by means of an MPLS provider core network. At each customer site, one or

More information

MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses

MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses The Multiprotocol Label Switching (MPLS) VPN Inter-AS with Autonomous System Boundary Routers (ASBRs) Exchanging VPN-IPv4 Addresses feature allows

More information

CONTENTS. Introduction

CONTENTS. Introduction CONTENTS Introduction MP-1 Multiprotocol Label Switching Commands MP-3 address-family MP-4 affinity (LSP Attributes) MP-6 append-after MP-8 auto-bw (LSP Attributes) MP-9 bandwidth (LSP Attributes) MP-11

More information

Using the Management Ethernet Interface

Using the Management Ethernet Interface The Cisco ASR 920 Series Router has one Gigabit Ethernet Management Ethernet interface on each Route Switch Processor. The purpose of this interface is to allow users to perform management tasks on the

More information

BGP Commands on Cisco ASR 9000 Series Router

BGP Commands on Cisco ASR 9000 Series Router This module describes the commands used to configure and monitor Border Gateway Protocol (BGP) on Cisco ASR 9000 Series Aggregation Services Routers using Cisco IOS XR software. The commands in this module

More information

Deploying MPLS Traffic Engineering

Deploying MPLS Traffic Engineering 9/27/16 Deploying MPLS Traffic Engineering Nurul Islam Roman (nurul@apnic.net) Cisco Public Agenda Technology Overview Bandwidth optimization TE for QoS Traffic Protection Inter- Domain Traffic Engineering

More information

Remote Access MPLS-VPNs

Remote Access MPLS-VPNs First Published: August 12, 2002 Last Updated: May 4, 2009 The feature allows the service provider to offer a scalable end-to-end Virtual Private Network (VPN) service to remote users. This feature integrates

More information

UniNets MPLS LAB MANUAL MPLS. UNiNets Multiprotocol label Switching MPLS LAB MANUAL. UniNets MPLS LAB MANUAL

UniNets MPLS LAB MANUAL MPLS. UNiNets Multiprotocol label Switching MPLS LAB MANUAL. UniNets MPLS LAB MANUAL MPLS UNiNets Multiprotocol label Switching MPLS LAB MANUAL CCNP TOPOLOGY Lab: OSPF Routing VPN Topology: Task1: Perform the basic Configuration to provide the reachability as per diagram. SW1 Configuration

More information

Connecting to a Service Provider Using External BGP

Connecting to a Service Provider Using External BGP Connecting to a Service Provider Using External BGP First Published: May 2, 2005 Last Updated: August 21, 2007 This module describes configuration tasks that will enable your Border Gateway Protocol (BGP)

More information

Device Configuration Tasks for VNE Creation

Device Configuration Tasks for VNE Creation APPENDIXA These topics describe the configuration tasks you must perform so that Prime Network can properly model and manage devices. Prime Network automatically performs a series of validation checks

More information

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution This feature enables you to configure your carrier supporting carrier network to enable Border Gateway Protocol (BGP) to transport routes

More information

Configuring Control Plane Policing

Configuring Control Plane Policing 21 CHAPTER This chapter describes how to configure control plane policing (CoPP) on the NX-OS device. This chapter includes the following sections: Information About CoPP, page 21-1 Guidelines and Limitations,

More information

Implementing Traffic Filters for IPv6 Security

Implementing Traffic Filters for IPv6 Security Implementing Traffic Filters for IPv6 Security Last Updated: November 14, 2011 This module describes how to configure Cisco IOS XE IPv6 traffic filter and firewall features for your Cisco networking devices.

More information

Implementing NTP. Release 3.8.0

Implementing NTP. Release 3.8.0 Network Time Protocol (NTP) is a protocol designed to time-synchronize devices within a network. Cisco IOS XR software implements NTPv4. NTPv4 retains backwards compatibility with the older versions of

More information

Configuring NTP. Information About NTP. This chapter contains the following sections:

Configuring NTP. Information About NTP. This chapter contains the following sections: This chapter contains the following sections: Information About NTP, page 1 NTP as Time Server, page 2 Distributing NTP Using CFS, page 2 Clock Manager, page 2 High Availability, page 2 Virtualization

More information

Chapter 3 Command List

Chapter 3 Command List Chapter 3 Command List This chapter lists all the commands in the CLI. The commands are listed in two ways: All commands are listed together in a single alphabetic list. See Complete Command List on page

More information

Implementing Static Routes on Cisco IOS XR Software

Implementing Static Routes on Cisco IOS XR Software Implementing Static Routes on Cisco IOS XR Software This module describes how to implement static routes. Static routes are user-defined routes that cause packets moving between a source and a destination

More information

MPLS VPN Carrier Supporting Carrier Using LDP and an IGP

MPLS VPN Carrier Supporting Carrier Using LDP and an IGP MPLS VPN Carrier Supporting Carrier Using LDP and an IGP Last Updated: December 14, 2011 Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) Carrier Supporting Carrier (CSC) enables one

More information

Implementing NTP. Support was added for IPv6 addresses, VRFs, multicast-based associations, and burst and iburst modes for poll-based associations.

Implementing NTP. Support was added for IPv6 addresses, VRFs, multicast-based associations, and burst and iburst modes for poll-based associations. Network Time Protocol (NTP) is a protocol designed to time-synchronize devices within a network. Cisco IOS XR software implements NTPv4. NTPv4 retains backwards compatibility with the older versions of

More information

C H A P T E R Commands Cisco SFS Product Family Command Reference OL

C H A P T E R Commands Cisco SFS Product Family Command Reference OL CHAPTER 3 This chapter documents the following commands: aaa accounting, page 3-8 aaa authorization, page 3-9 action, page 3-11 addr-option, page 3-12 authentication, page 3-14 auto-negotiate (Ethernet

More information

Configuring Static MPLS

Configuring Static MPLS This chapter contains information on how to configure static multiprotocol label switching (MPLS). About Static MPLS, page 1 Licensing Requirements for Static MPLS, page 4 Prerequisites for Static MPLS,

More information

Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x

Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x First Published: 2013-09-01 Last Modified: 2014-04-01 Americas Headquarters Cisco Systems, Inc. 170

More information

Implementing MPLS Label Distribution Protocol

Implementing MPLS Label Distribution Protocol , on page 1 Prerequisites for, on page 2 Overview of Label Distribution Protocol, on page 2 Label Distribution Protocol Discovery Parameters, on page 2 Enable Label Distribution Protocol Over an Interface,

More information

C. The ESP that is installed in the Cisco ASR 1006 Router does not support SSO.

C. The ESP that is installed in the Cisco ASR 1006 Router does not support SSO. Volume: 197 Questions Question No : 1 SSO was configured on a Cisco ASR 1006 Router by using two RPs. When the main RP failed, a service disruption occurred. What are two reasons that the SSO did not work?

More information

This chapter describes how to configure the Network Time Protocol (NTP) on Cisco NX-OS devices. This chapter includes the following sections:

This chapter describes how to configure the Network Time Protocol (NTP) on Cisco NX-OS devices. This chapter includes the following sections: This chapter describes how to configure the Network Time Protocol (NTP) on Cisco NX-OS devices. This chapter includes the following sections: About NTP, page 1 Licensing Requirements for NTP, page 3 Prerequisites

More information

BGP-MVPN SAFI 129 IPv6

BGP-MVPN SAFI 129 IPv6 Subsequent Address Family Identifier (SAFI) 129, known as VPN Multicast SAFI, provides the capability to support multicast routing in the service provider's core IPv6 network. Border Gateway Protocol (BGP)

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

Configuring NTP. Information About NTP. This chapter contains the following sections:

Configuring NTP. Information About NTP. This chapter contains the following sections: This chapter contains the following sections: Information About NTP, page 1 NTP as Time Server, page 2 Distributing NTP Using CFS, page 2 Clock Manager, page 2 High Availability, page 2 Virtualization

More information

Multiprotocol BGP Extensions for IP Multicast Commands

Multiprotocol BGP Extensions for IP Multicast Commands Multiprotocol BGP Extensions for IP Multicast Commands Use the commands in this chapter to configure and monitor multiprotocol BGP. Multiprotocol BGP is based on RFC 2283, Multiprotocol Extensions for

More information

Configure Multipoint Layer 2 Services

Configure Multipoint Layer 2 Services This module provides the conceptual and configuration information for Multipoint Layer 2 Bridging Services, also called Virtual Private LAN Services (VPLS). Note VPLS supports Layer 2 VPN technology and

More information

Vendor: Cisco. Exam Code: Exam Name: CCIE Routing and Switching Written v5.0. Version: Demo

Vendor: Cisco. Exam Code: Exam Name: CCIE Routing and Switching Written v5.0. Version: Demo Vendor: Cisco Exam Code: 400-101 Exam Name: CCIE Routing and Switching Written v5.0 Version: Demo DEMO QUESTION 1 Which two options are effects of the given configuration? (Choose two) A. It enables Cisco

More information

Configuring CRS-1 Series Virtual Interfaces

Configuring CRS-1 Series Virtual Interfaces Configuring CRS-1 Series Virtual Interfaces A virtual interface is defined as representing a logical packet switching entity within the Cisco CRS-1 Series router. Virtual Interfaces have a global scope

More information

Bringing Up Cisco IOS XR Software on the Router

Bringing Up Cisco IOS XR Software on the Router CHAPTER 2 This chapter provides instructions for bringing up the Cisco IOS XR software on a standalone router for the first time. This section applies to standalone routers that are delivered with Cisco

More information

v Number: Passing Score: 800 Time Limit: 120 min File Version:

v Number: Passing Score: 800 Time Limit: 120 min File Version: 642-883.v12.39 Number: 642-883 Passing Score: 800 Time Limit: 120 min File Version: 12.39 http://www.gratisexam.com/ Vendor: Cisco Exam Code: 642-883 Exam Name: Deploying Cisco Service Provider Network

More information

CCNP TSHOOT. Quick Reference Sheet Exam

CCNP TSHOOT. Quick Reference Sheet Exam CCNP TSHOOT Quick Reference Sheet Exam 300-135 Chapter 1. Network Principles Troubleshooting Steps Problem Identification Collection of Information Examination and Action Plan Verification Basic Troubleshooting

More information

IPv6 Sampled NetFlow feature was introduced. Destination-based Netflow Accounting feature was introduced.

IPv6 Sampled NetFlow feature was introduced. Destination-based Netflow Accounting feature was introduced. A NetFlow flow is a unidirectional sequence of packets that arrive on a single interface (or subinterface), and have the same values for key fields. NetFlow is useful for the following: Accounting/Billing

More information

Exam Questions

Exam Questions Exam Questions 642-883 SPROUTE Deploying Cisco Service Provider Network Routing (SPROUTE) https://www.2passeasy.com/dumps/642-883/ 1. Which high-availability routing feature requires the neighbor router

More information

Configuring Pseudowire

Configuring Pseudowire This chapter provides information about configuring pseudowire features on the Cisco ASR 920 Series Router. Pseudowire Overview, on page 1 CEM Configuration, on page 2 CEM Configuration Guidelines and

More information

Distributed Route Processor Commands on Cisco IOS XR Software

Distributed Route Processor Commands on Cisco IOS XR Software Distributed Route Processor Commands on Cisco IOS XR Software Distributed route processors (DRPs) can be installed individually or in pairs. This module describes the commands used to create redundant

More information

ITBraindumps. Latest IT Braindumps study guide

ITBraindumps.  Latest IT Braindumps study guide ITBraindumps http://www.itbraindumps.com Latest IT Braindumps study guide Exam : 300-101 Title : Implementing Cisco IP Routing Vendor : Cisco Version : DEMO Get Latest & Valid 300-101 Exam's Question and

More information

Implementing Static Routes

Implementing Static Routes This module describes how to implement static routes. Static routes are user-defined routes that cause packets moving between a source and a destination to take a specified path. Static routes can be important

More information

Configure SR-TE Policies

Configure SR-TE Policies This module provides information about segment routing for traffic engineering (SR-TE) policies, how to configure SR-TE policies, and how to steer traffic into an SR-TE policy. About SR-TE Policies, page

More information

Configuring Virtual Private LAN Services

Configuring Virtual Private LAN Services Virtual Private LAN Services (VPLS) enables enterprises to link together their Ethernet-based LANs from multiple sites via the infrastructure provided by their service provider. This module explains VPLS

More information

Contents. Configuring urpf 1

Contents. Configuring urpf 1 Contents Configuring urpf 1 Overview 1 urpf check modes 1 Features 1 urpf operation 2 Network application 3 Configuration procedure 4 Displaying and maintaining urpf 4 urpf configuration example 4 Configuring

More information

Next Generation MULTICAST In-band Signaling (VRF MLDP: Profile 6)

Next Generation MULTICAST In-band Signaling (VRF MLDP: Profile 6) Next Generation MULTICAST In-band Signaling (VRF MLDP: Profile 6) Contents Introduction Background Information MLDP Signaling In-Band Signaling Overlay or Out-Of-Band Signaling Label Distribution Protocol

More information

Implementing Cisco IP Routing

Implementing Cisco IP Routing 300-101 Implementing Cisco IP Routing NWExam.com SUCCESS GUIDE TO CISCO CERTIFICATION Exam Summary Syllabus Questions Table of Contents Introduction to 300-101 Exam on Implementing Cisco IP Routing...

More information

CISCO NETWORK FOUNDATION PROTECTION: PROTECTING THE CISCO CATALYST SERIES PLATFORM

CISCO NETWORK FOUNDATION PROTECTION: PROTECTING THE CISCO CATALYST SERIES PLATFORM CISCO NETWORK FOUNDATION PROTECTION: PROTECTING THE CISCO CATALYST SERIES PLATFORM SECURITY TECHNOLOGY GROUP JANUARY 2005 1 Agenda Introduction Configuring Control Plane Protection Deployment Guide Summary

More information

MPLS VPN over mgre. Finding Feature Information. Last Updated: November 1, 2012

MPLS VPN over mgre. Finding Feature Information. Last Updated: November 1, 2012 MPLS VPN over mgre Last Updated: November 1, 2012 The MPLS VPN over mgre feature overcomes the requirement that a carrier support multiprotocol label switching (MPLS) by allowing you to provide MPLS connectivity

More information

Network Protocols. Routing. TDC375 Autumn 03/04 John Kristoff - DePaul University 1

Network Protocols. Routing. TDC375 Autumn 03/04 John Kristoff - DePaul University 1 Network Protocols Routing TDC375 Autumn 03/04 John Kristoff - DePaul University 1 IPv4 unicast routing All Internet hosts perform basic routing for local net destinations, forward to local host for non-local

More information

Implementing MPLS Label Distribution Protocol

Implementing MPLS Label Distribution Protocol The Multiprotocol Label Switching (MPLS) is a standards-based solution driven by the Internet Engineering Task Force (IETF) that was devised to convert the Internet and IP backbones from best-effort networks

More information

Cisco Evolved Programmable Network Implementation Guide for Large Network with End-to-End Segment Routing, Release 5.0

Cisco Evolved Programmable Network Implementation Guide for Large Network with End-to-End Segment Routing, Release 5.0 Cisco Evolved Programmable Network Implementation Guide for Large Network with End-to-End Segment Routing, Release 5.0 First Published: 2017-06-22 Americas Headquarters Cisco Systems, Inc. 170 West Tasman

More information

MPLS Forwarding Commands on Cisco IOS XR Software

MPLS Forwarding Commands on Cisco IOS XR Software MPLS Forwarding Commands on Cisco IOS XR Software This chapter describes the commands that you will use to configure and use Multiprotocol Label Switching (MPLS) forwarding. For detailed information about

More information

EIGRP Support for Route Map Filtering

EIGRP Support for Route Map Filtering The feature enables Enhanced Interior Gateway Routing Protocol (EIGRP) to interoperate with other protocols to leverage additional routing functionality by filtering inbound and outbound traffic based

More information

ibgp Multipath Load Sharing

ibgp Multipath Load Sharing This feature module describes the feature. This feature enables the BGP speaking router to select multiple ibgp paths as the best paths to a destination. The best paths or multipaths are then installed

More information

OSPFv3 Commands. address-family (OSPFv3), page 4. authentication (OSPFv3), page 7

OSPFv3 Commands. address-family (OSPFv3), page 4. authentication (OSPFv3), page 7 This module describes the commands used to configure and monitor the IP Version 6 (IPv6) Open Shortest Path First Version 3 (OSPFv3) routing protocol. For detailed information about OSPFv3 concepts, configuration

More information

MPLS VPN Half-Duplex VRF

MPLS VPN Half-Duplex VRF The feature provides scalable hub-and-spoke connectivity for subscribers of an Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) service. This feature addresses the limitations of hub-and-spoke

More information

Multi-VRF Support. Finding Feature Information. Prerequisites for Multi-VRF Support

Multi-VRF Support. Finding Feature Information. Prerequisites for Multi-VRF Support The feature allows you to configure and maintain more than one instance of a routing and forwarding table within the same customer edge (CE) device. Finding Feature Information, page 1 Prerequisites for,

More information

Implementing MPLS VPNs over IP Tunnels

Implementing MPLS VPNs over IP Tunnels The MPLS VPNs over IP Tunnels feature lets you deploy Layer 3 Virtual Private Network (L3VPN) services, over an IP core network, using L2TPv3 multipoint tunneling instead of MPLS. This allows L2TPv3 tunnels

More information

Routing Configuration Guide, Cisco IOS XE Everest a (Catalyst 9300 Switches)

Routing Configuration Guide, Cisco IOS XE Everest a (Catalyst 9300 Switches) Routing Configuration Guide, Cisco IOS XE Everest 16.5.1a (Catalyst 9300 Switches) First Published: 2017-06-20 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA

More information