CCNP TSHOOT. Quick Reference Sheet Exam

Size: px
Start display at page:

Download "CCNP TSHOOT. Quick Reference Sheet Exam"

Transcription

1 CCNP TSHOOT Quick Reference Sheet Exam

2 Chapter 1. Network Principles Troubleshooting Steps Problem Identification Collection of Information Examination and Action Plan Verification Basic Troubleshooting Tools GUI Tools Cisco Configuration Professional (CCP) SNMP Agent & other Applications. CLI Tools CLI Tools Show Debugging Ping Extended Ping Traceroute Extended Traceroute Show Command The command "show" is very popular, helpful for the network administrator. It displays the information, configuration, routes and much more that is running on a network device. Switch# show running-config Router# show running-config Switch# show version Router# show version etc. Debugging Redirect Debugging Console VTY Line Internal Buffer Syslog Server Conditional Debugging Protocol Specific Router# Debug [Protocol] Router# No Debug [Protocol] Conditional Router# Debug Condition Interface [Interface] Router# No Debug Condition Interface [Interface] Multiple Condition Extended Ping Size 100 Bytes (default) Number of Bytes per Datagram Repeat 5 packets (default) Number of Packets to be send Timeout 2 Sec (default) Time to wait for Echo reply Source Outgoing Interface (default) Source Address, if not configured, Take Outgoing interface address Don t Fragment bit disable (default) By default Don t fragment bit is disabled. If enabled, drop the packet if fragmentation needed Extended Traceroute Protocol [IP] (default) Supported Protocol Option, like AppleTalk, CLNS, IP, Novell etc. Target IP Destination IP address Source IP Source IP address, if not mentioned, take Outgoing interface address by default Numeric Display By default, suppressed the output is shown hence disabled. Timeout Default Timeout is 3 Secs Probe Count Number of Probe send on each TTL. Default value is 3. Minimum TTL Minimum Time to Live value, (1 by default). Maximum TTL Maximum Time to Live value, (30 by default). Port No Destination Port used by UDP Probe, default is port no Other Options Other IP header Options like Loose, Strick, Timestamp, verbose etc.

3 Chapter 2. Layer 2 Technologies Switch Administration Port Error Check Cabling and Connector Check for Straight through and Crossover Cable Enable Auto MDIX Feature Duplex Error Check for Collusion and No of Packets sent and Receive Enable Auto Negotiation Check for Duplex setting and Speed Options are Dull Duplex Half Duplex Auto Negotiation SDM Template SDM is Switching Database Manager. It is used to manage the switching information of Layer 2 up to Layer 3. For this, Ternary Content Addressable Memory or TCAM is used. Basic purpose of TCAM is forwarding Lookups. As far as SDM Templates are concerned, there are four templates Access Template VLAN Template Default Template Routing Template Troubleshooting MAC Address Troubleshoot Specific MAC Address in Table Switch# Show mac-address-table [address] Troubleshoot Aging Time of MAC Address Switch# Show mac-address-table aging-time Troubleshoot Dynamic MAC Addresses Switch# Show mac-address-table dynamic Troubleshoot Count of MAC Addresses Switch# Show mac-address-table count Troubleshoot MAC Address bind to an interface Switch# Show mac-address-table interfaces Error Disable Recovery When the IOS of Switch detect the error encountered on any port, it brings the port into error disabled mode. In Error disabled mode, the port is shut down and no traffic is passing in or out from the port. The Port LED turn Orange when the port is in error disabled mode. Commands: Switch(config)#errdisable detect cause security-violation shutdown vlan Switch(config)#errdisable recovery cause security-violation Troubleshooting Layer 2 Protocol Cisco Discovery Protocol (CDP) Cisco Discovery Protocol is a layer 2 protocol for all cisco devices and for all network management applications to discover the cisco devices at the neighbour. Enabled Globally by default Configuring CDP CDP are enabled by default on Cisco devices. However, following command is used to enable it: Switch(config)# cdp run To disable CDP, following command is implemented: Switch(config)# No cdp run Troubleshooting CDP Switch# show cdp Switch# show cdp traffic Switch# show cdp neighbours [interface-id] [detail] Switch# show cdp interface [interface-id] Link Layer Discovery Protocol (LLDP) As the Cisco devices are allowed to share information at layer 2 using CDP protocol, IEEE developed a protocol 802.1AB for the support of Non Cisco devices which also run over layer 2. Switch(config)#lldp run Switch(config)#int eth 0/0 Switch(config-if)#lldp transmit Switch(config-if)#lldp receive Unidirectional Link Detection Protocol (UDLD) UDLD- Enable Mode (default) To enable Switch(config)# udld enable UDLD- Aggressive Mode To enable Switch(config)# udld aggressive Troubleshooting VLAN VLAN ID VLAN 1 Default VLAN (Can use, cannot modify) VLAN (Can Use and Modify) VLAN (Extended) VLAN (Internally Allocated) Troubleshooting VLAN Port Switch#show Vlan VLAN Ports Access Port Can carry only one Vlan Switch(config-if)#switchport mode access Trunk Port Carry Multiple Vlan Switch(config-if)#switchport mode trunk Dynamic Can Negotiate to turn the port Access or Trunk Switch(config-if)#switchport mode dynamic Troubleshooting VLAN Port Switch#show interface [interface-type] [interface number] switchport Troubleshooting EtherChannel Layer 2 Ether Channel Port Aggregation Control Protocol Link Aggregation Control Protocol On (Manual) Switch#show etherchannel [number] detail Layer 3 Ether Channel Router#show int port-channel [number] Troubleshooting Spanning Tree Protocol Spanning Tree Protocol (STP) Switch#show spanning-tree Switch#show spanning-tree summary Switch#show spanning-tree detail Switch#show spanning-tree interface [type] [Number] Per Vlan Spanning Tree + (PVST+) Switch#show spanning-tree Switch#show spanning-tree summary Switch#show spanning-tree detail Switch#show spanning-tree interface [type] [Number] Multiple Spanning Tree (MST) Switch#show spanning-tree mst Switch#show spanning-tree mst configuraiton Switch#show spanning-tree mst interface [type] [Number]

4 Chapter 3. Layer 3 Technologies IPv4 DHCP Relay and Server Troubleshooting IP address Ipconfig (Command Prompt of DHCP Client) Troubleshooting IPv4 settings Control Panel/ Network Adapter Setting (PC) Router# show ip dhcp binding (DHCP Server Router) Router# show ip dhcp conflict (DHCP Server Router) Troubleshooting the Helper Address configured on the Router Nearest to the Client Router# show ip int eth 0/0 (Relay Agent Router) Router# show run Section interface (Relay Agent Router) Troubleshooting the DHCP Pool is defined. Router# show run Section IP dhcp (DHCP Server Router) Router# show ip dhcp pool (DHCP Server Router) Troubleshoot the Routing from Server to the Relay Agent IPv6 DHCP Relay and Server Troubleshooting the IP address is obtained by the Client. Ipconfig (Command Prompt of DHCP Client) Troubleshooting IPv4 settings Control Panel/ Network Adapter Setting (PC) Router# show ipv6 dhcp interface (Relay Router) Router# show ipv6 dhcp interface (Server Router) Troubleshooting the DHCP Pool is defined. Router# show ipv6 dhcp pool (Server Router) Enable IPv6 Unicast Routing Router(config)#ipv6 unicast-routing Troubleshoot IPv6 Routing Router# show ipv6 route Passive Interface Troubleshooting Passive interface Configuration Router# show ip [ospf / Eigrp] interface Router# show run Section interface Router# show run Section ospf Troubleshooting Routing Updates Blocked by Passive Interface Router# Show ip route Router# show ip [ospf/eigrp] neighbors Troubleshooting VRF-Lite Troubleshoot the VRF Configuration Router# show ip vrf brief Router# show ip vrf detail Troubleshoot the VRF interfaces Router# show ip vrf brief Router# show run Section interfaces Router# Show ip vrf interface [vrf-name] Troubleshooting VRF Routing table vrf [vrf-name] Troubleshooting Filtering and Redistribution Troubleshoot for the configuration of Filtering and Redistribution configuration Router# show run Troubleshoot for the configuration of Filtering and Redistribution. Troubleshooting PBR Configuration Router# show ip interface Ethernet [Number] Router# show access-list Router# show route-map Troubleshooting PBR Router# Traceroute [destination ip] Router# show route-map Troubleshooting EIGRP Troubleshooting Neighbor, Topology, Successor, Routing table etc. Router# show ip eigrp neighbors Router# show ip eigrp topology Router# show ip Route Router# show ip eigrp events Troubleshooting Timer and Traffic Router# show ip eigrp timer Router# show ip eigrp traffic Troubleshooting EIGRP metric and IP Parameters Router# show ip protocols Router# show eigrp protocols Troubleshooting EIGRP Authentication Router# show run Section interface Troubleshooting EIGRP Load Balancing [destination IP] Router# show ip eigrp topology Troubleshooting EIGRP Stuck In Active (SIA) Router# show ip eigrp topology Router# show ip eigrp neighbors detail Troubleshooting EIGRP Stub Router# show run Section router eigrp Router# show ip protocols Router# show eigrp protocols Troubleshooting EIGRP IPv6 Must Enable IPv6 Routing Must Enable EIGRP on an interface Assign Eigrp Router ID Router# show ipv6 Route Router# show ipv6 eigrp events Router# show ipv6 eigrp interfaces Router# show ipv6 eigrp neighbours Router# show ipv6 eigrp sia-statistics Router# show ipv6 eigrp timer Router# show ipv6 eigrp topology Router# show ipv6 eigrp traffic Troubleshooting OSPF Troubleshooting OSPF Neighbor and Routes: Router# show ip ospf neighbor Troubleshooting OSPF Interfaces Router# show ip ospf interface Ethernet [number] Router# show ip ospf interface brief Troubleshooting OSPF LSA Types Router# Show ip ospf database Troubleshooting OSPF Parameters Router# show ip ospf events Router# show ip ospf topology-info Router# show ip ospf traffic Remember Turn UP the interface Assign IP Address Enable OSPF Introduce Route to OSPF

5 Troubleshooting OSPFv3 Remember Enable IPv6 unicast Routing Turn UP the interface Assign IPv6 Address Enable OSPF on an Interface Assign Router ID Troubleshooting OSPFv3 Router# show ipv6 route Router# Show ipv6 Ospf neighbor Default Routing Troubleshooting Commnads: Try to make ping. Troubleshooting BGP Troubleshooting Border Gateway Protocol (BGP) must include some the these parameters Configure Autonomous System Correctly Configure Correct IP address of Neighbor with Correct Autonomous System Number for ebgp Define Internal Network for ibgp Turn UP the interfaces Troubleshooting BGP Neighbors, Routes Router# show bgp neighbors Router#show ip route Router# show ip bgp summary Router# show bgp ipv4 unicast summary Router# show ip bgp topology Rotuer# shwo run Section Router bgp Static Routing Comamand: Router(config)# ip route [Network IP] [Prefix] [Next Hop IP address Outgoing interface ] Troubleshooting Commnads: Try to make ping to the network Introduce statically By default Static Route has the Administrative Distance of 1. If AD value is modified, Make sure to make it preffered or backup route.

6 Chapter 4. VPN Technologies Troubleshooting GRE Tunnel Turn UP the Tunnel interface. Router# show ip int brief Assign IP address to turn Portocol Up Router# show ip int brief Make Sure the Source and Destination IP address Router# show int tunnel [Number] Verify the Tunnel mode [IP/GRE] Router# show int tunnel [Number] Check the Access-list Router# show access-list Troubleshoot the MTU Size Router# show ip interface ethernet [Number] Router# show int tunnel [Number] Troubleshoot the Routing Protocol

7 Chapter 5. Infrastructure Security AAA Using Local Database Configuring AAA Local Database Enable AAA Model Router(config)# aaa new-model Enable Authentication by Local Database (Radius and TACAC+ can also Configured) Router(config)# aaa authentication login default local Enable Authentication on Lines (Console, VTY and Aux) Router(config-line)#login authentication default Configure a Username and Password Configure Enable password Use Service password Encryption Access from Console Line to Verify the Username and Password Authentication Access from VTY Line to Verify the Username and Password Authentication Troubleshooting Device Access Control Configure a Username and Password Router# username [NAME] password [keyword] Configure Enable password Router# enable Secret [password] Use Service password Encryption Router# service password-encryption Enable Authentication on line Router(config-line)#login local Allow SSH for VTY Lines for Secure Access Router(config)# line vty 0 4 Router(config-line)# transport input ssh Allow SSH for Secure communication instead of transport input all. Use Service password encryption for Encryption Use RSA algorithm for SSH Use Management Plane Protection Shutdown the unnecessary ports. Troubleshooting Standard Access Control List Standard Access Control List Range 1-99 & Apply to an interface Apply in correct Direction Apply the statement in the manner that it will not affect the network. Don t Permit any or Deny any in the first statement of ACL. Router# show access-list section interface Troubleshoot Extended Access Control List Standard Access Control List Range & Apply to an interface Apply in correct Direction Apply the statement in the manner that it will not affect the network. Don t Permit any or Deny any in the first statement of ACL. Router# show access-list section interface Router# show ip interface [Type] [Number] Troubleshooting IPv6 Traffic Filter Enable IPv6 Unicast Routing Apply Traffic Filter to an interface Apply in correct Direction Apply the statement in the manner that it will not affect the network. Don t Permit any or Deny any in the first statement of ACL. Make sure while configuring the sequence number that first statement will not affect the next statement. Router# show ipv6 access-list section interface Router# show ipv6 interface [Type] [Number] Troubleshooting urpf Router(config)#int eth 0/0 Router(config-if)#ip verify unicast source reachable-via rx Must Enable CEF to support urpf. Routing Table must have the entry. Router# show cef interface [Type] [Number] Router#show ip int ethernet 0/0 section IP

8 Chapter 6. Infrastructure Services Troubleshooting SNMP Router(config)#snmp-server group [NAME] v3 auth read ABCview NAME is the group name, must be the same at Agent v3 is used for SNMP version 3 v2 is used for SNMP version 2 Use the same version at both side. Router(config)#snmp-server user [NAME] [Group] v3 auth md5 [password] Create a username and Password with Authentication Algorithm (Supported by v3 only) Username Password must be the same. Group name is the group in which user lies. Check the connectivity of SNMP Agent by ping Check the Routing table to have an entry for SNMP agent Check if SNMP Agent running SNMP Agent Software Troubleshooting Logging Commands Enable logging on default destinations R1(config)#logging on Trap debug R1(config)#logging trap debugging Enable time stamp on debug R1(config)#service timestamps debug datetime msec Enable time stamp on log R1(config)#service timestamps log datetime msec Enable Debug IP routing Router# debug ip routing Logging Host destination must be correct. R2(config)#logging [Destination IP] Troubleshooting Router# show logging Check Syslog server Ping Syslog Server for Troubleshooting Connectivity Check Routing Table Troubleshoot NTP Check for Interface and its line protocol to be up connected with NTP server Check if NTP authentication is enabled Check for NTP password, must be the same Check for the NTP authentication algorithm, Must be the same. Check Routing, Ping the server Update NTP calender. Troubleshoot: Router(config)#ntp update-calendar Router#show clock Router# show ntp status Router# show ntp association Router# show ntp packets Troubleshoot STATIC NAT Static Network Address Translation: Access list must be correctly defined Router# show access-list Router# show running-configuraiton NAT must be applied on interfaces correctly inside and Outside direction Router(config)# int [type] [number] Router(config-if)# ip nat outside Router(config)# int [type] [number] Router(config-if)# ip nat inside Statement Must be correctly Configured Router(config)#ip nat inside source static [Actual IP] [Translated IP] Troubleshooting Router# Show ip nat translation Router# Show ip nat statistics Router# Debug ip nat Dynamic Network Address Translation: Statement Must be correctly Configured R1(config)#ip nat pool [Pool] [Starting IP] [Ending IP] netmask [mask] R1(config)#ip nat inside source list 10 pool [Name] Troubleshooting Router# Show ip nat translation Router# Show ip nat statistics Router# Debug ip nat Port Address Translation: Statement Must be correctly Configured R1(config)#ip nat pool [Pool] [Starting IP] [Ending IP] netmask [mask] R1(config)#ip nat inside source list 10 pool [Name] Overload Troubleshooting Router# Show ip nat translation Router# Show ip nat statistics Router# Debug ip nat

9 About this Quick Reference Sheet IPSpecialists Quick Reference Sheets are summarized collection of the condensed notes taken from our technology workbooks that are prepared keeping the exam blueprint in mind. It s an ideal handy document to help you remember the most important technology concepts.

CCNP (Routing & Switching and T.SHOOT)

CCNP (Routing & Switching and T.SHOOT) CCNP (Routing & Switching and T.SHOOT) Course Content Module -300-101 ROUTE 1.0 Network Principles 1.1 Identify Cisco Express Forwarding concepts 1.1.a FIB 1.1.b Adjacency table 1.2 Explain general network

More information

TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE. Modified

TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE. Modified TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE Modified 2017-07-10 TestOut Routing and Switching Pro Outline- English 6.0.x Videos: 133 (15:42:34) Demonstrations: 78 (7:22:19) Simulations:

More information

Troubleshooting and Maintaining Cisco IP Networks v2 ( )

Troubleshooting and Maintaining Cisco IP Networks v2 ( ) Troubleshooting and Maintaining Cisco IP Networks v2 (300-135) Exam Description: Troubleshooting and Maintaining Cisco IP Networks v2 (TSHOOT 300-135) is a 120- minute qualifying exam with 15 25 questions

More information

SEVENMENTOR TRAINING PVT.LTD

SEVENMENTOR TRAINING PVT.LTD Troubleshooting and Maintaining Cisco IP Networks v2 (300-135) Exam Description: Troubleshooting and Maintaining Cisco IP Networks v2 (TSHOOT 300-135) is a 120-minute qualifying exam with 15 25 questions

More information

Implementing Cisco IP Routing ( )

Implementing Cisco IP Routing ( ) Implementing Cisco IP Routing (300-101) Implementing Cisco IP Routing (ROUTE 300-101) is a 120-minute qualifying exam with 50 60 questions for the Cisco CCNP and CCDP certifications. The ROUTE 300-101

More information

CCNA. The knowledge and skills that a learner must have before attending this course are as follows:

CCNA. The knowledge and skills that a learner must have before attending this course are as follows: CCNA SRM CCNAX v2.0 CCNA Routing & Switching course is the ultimate training program for engineers pursuing the Cisco Certified Network Associate (CCNA) certification. Cisco has announced an extensive

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

Chapter 2: Layer 2 Technologies

Chapter 2: Layer 2 Technologies Chapter 2: Layer 2 Technologies Troubleshooting Switch Administration Troubleshooting the switch can be tricky because there may or may not be an involvement of switch in network performance degradation.

More information

CCNA Routing & Switching

CCNA Routing & Switching CCNA Routing & Switching 1.0 LAN Switching Technologies 1. VLANs,Trunk, DTP 2. VLANs, Trunks and DTP Configuration 3. Voice Vlan Configuration 4. VTP 5. VTP - Configuration 6. Spanning-tree 7. STP - PVST+

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

Lab 1-2Connecting to a Cisco Router or Switch via Console. Lab 1-6Basic Graphic Network Simulator v3 Configuration

Lab 1-2Connecting to a Cisco Router or Switch via Console. Lab 1-6Basic Graphic Network Simulator v3 Configuration MODULE1 GETTING STARTED WITH YOUR CISCO LAB Lab 1-1Identifying Router Components and Accessories Lab 1-2Connecting to a Cisco Router or Switch via Console Lab 1-3Identifying Router & Switch IOS Software

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

Payload Types At Different OSI Layers: Layer 2 - Frame Layer 3 - Packet Layer 4 - Datagram

Payload Types At Different OSI Layers: Layer 2 - Frame Layer 3 - Packet Layer 4 - Datagram Payload Types At Different OSI Layers: Layer 2 - Frame Layer 3 - Packet Layer 4 - Datagram Default Cisco Terminal Options: 9600 bits/second No hardware flow control 8-bit ASCII No parity 1 stop bit Setting

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 Exam Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Version: 6.0 [ Total Questions: 79 ]

Cisco Exam Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Version: 6.0 [ Total Questions: 79 ] s@lm@n Cisco Exam 300-135 Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Version: 6.0 [ Total Questions: 79 ] Topic break down Topic No. of Questions Topic 1: Mix Questions 26 Topic 2: Troubleshooting

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

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

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

Advanced IPv6 Training Course. Lab Manual. v1.3 Page 1

Advanced IPv6 Training Course. Lab Manual. v1.3 Page 1 Advanced IPv6 Training Course Lab Manual v1.3 Page 1 Network Diagram AS66 AS99 10.X.0.1/30 2001:ffXX:0:01::a/127 E0/0 R 1 E1/0 172.X.255.1 2001:ffXX::1/128 172.16.0.X/24 2001:ff69::X/64 E0/1 10.X.0.5/30

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 CCNP ROUTE: Implementing Cisco IP Routing (ROUTE) 2.0. Upcoming Dates. Course Description. Course Outline

Cisco CCNP ROUTE: Implementing Cisco IP Routing (ROUTE) 2.0. Upcoming Dates. Course Description. Course Outline Cisco CCNP ROUTE: Implementing Cisco IP Routing (ROUTE) 2.0 Implementing Cisco IP Routing (ROUTE) v2.0 is an instructor-led five day training course developed to help students prepare for Cisco CCNP certification.

More information

Laboration 2 Troubleshooting Switching and First-Hop Redundancy

Laboration 2 Troubleshooting Switching and First-Hop Redundancy Laboration 2 Troubleshooting Switching and First-Hop Redundancy Topology All contents are Copyright 1992 2011 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1

More information

Cisco Certified Network Professional (CCNP)

Cisco Certified Network Professional (CCNP) Cisco Certified Network Professional (CCNP) MSIT106 / 120 Hours / 12 Months / Self-Paced / Materials Included Course Overview: This CCNP Routing & Switching, Troubleshooting & Maintaining, and Implementing

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

Cisco Implementing Cisco IP Routing v2.0 (ROUTE)

Cisco Implementing Cisco IP Routing v2.0 (ROUTE) Course Overview ROUTE v2.0, a five-day ILT course, includes major updates and follows an updated blueprint. (However, note that this course does not cover all items listed on the blueprint.) Some older

More information

exam. Number: Passing Score: 800 Time Limit: 120 min CISCO Interconnecting Cisco Networking Devices Part 1 (ICND)

exam. Number: Passing Score: 800 Time Limit: 120 min CISCO Interconnecting Cisco Networking Devices Part 1 (ICND) 100-105.exam Number: 100-105 Passing Score: 800 Time Limit: 120 min CISCO 100-105 Interconnecting Cisco Networking Devices Part 1 (ICND) Exam A QUESTION 1 Which route source code represents the routing

More information

[Actual4Exams] Actual & valid exam test dumps for your successful pass

[Actual4Exams]   Actual & valid exam test dumps for your successful pass [Actual4Exams] http://www.actual4exams.com Actual & valid exam test dumps for your successful pass Exam : 300-135 Title : Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Vendor : Cisco Version

More information

Interconnecting Cisco Networking Devices Part 1 ( )

Interconnecting Cisco Networking Devices Part 1 ( ) Interconnecting Cisco Networking Devices Part 1 (100-101) Exam Description: The 100-101 Interconnecting Cisco Networking Devices Part 1 (ICND1) is a 1.5- hour exam with 50 60 questions. The 100-101 Interconnecting

More information

Interconnecting Cisco Networking Devices: Accelerated

Interconnecting Cisco Networking Devices: Accelerated Interconnecting Cisco Networking Devices: Accelerated CCNAX v3.0; 5 days, Instructor-led Course Description The Cisco CCNA curriculum includes a third course, Interconnecting Cisco Networking Devices:

More information

Lab 8.5.2: Troubleshooting Enterprise Networks 2

Lab 8.5.2: Troubleshooting Enterprise Networks 2 Lab 8.5.2: Troubleshooting Enterprise Networks 2 Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway Fa0/0 192.168.10.1 255.255.255.0 N/A R1 Fa0/1 192.168.11.1 255.255.255.0

More information

CCNA Semester 2 labs. Labs for chapters 2 10

CCNA Semester 2 labs. Labs for chapters 2 10 CCNA Semester 2 labs Labs for chapters 2 10 2.2.2.5 Lab - Configuring IPv4 Static and Default Routes 2.3.2.4 Lab - Troubleshooting Static Routes 3.2.1.9 Lab - Configuring Basic RIPv2 5.2.2.9 Lab - Configuring

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

Implementing Cisco IP Routing (ROUTE)

Implementing Cisco IP Routing (ROUTE) Implementing Cisco IP Routing (ROUTE) COURSE OVERVIEW: Implementing Cisco IP Routing (ROUTE) v2.0 is an instructor-led five-day training course developed to help students prepare for Cisco CCNP certification.

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

Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview

Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview This course will teach students about building a simple network, establishing internet connectivity, managing network device security,

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

Vendor: Cisco. Exam Code: Exam Name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT v2.0) Version: Demo

Vendor: Cisco. Exam Code: Exam Name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT v2.0) Version: Demo Vendor: Cisco Exam Code: 300-135 Exam Name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT v2.0) Version: Demo Testlet 1 TESTLET OVERVIEW Title: Case Study The following testlet will present

More information

COURSE OUTLINE: Course: CCNP Route Duration: 40 Hours

COURSE OUTLINE: Course: CCNP Route Duration: 40 Hours COURSE OUTLINE: Course: CCNP Route 300-101 Duration: 40 Hours CCNP Route Training Day 1: Connecting Remote Locations Principles of Static Routing Configuring an IPv4 Static Route Configuring a Static Default

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

TSHOOT v2.0 Troubleshooting and Maintaining Cisco IP Networks 5 days, Instructor-led

TSHOOT v2.0 Troubleshooting and Maintaining Cisco IP Networks 5 days, Instructor-led TSHOOT v2.0 Troubleshooting and Maintaining Cisco IP Networks 5 days, Instructor-led Course Description TSHOOT v2.0, a five-day ILT course, includes major updates and follows an updated blueprint. (However,

More information

Exam Name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT v2.0)

Exam Name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT v2.0) Vendor: Cisco Exam Code: 300-135 Exam Name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT v2.0) Version: DEMO QUESTION 1 The following commands are issued on a Cisco Router: Router(configuration)#access-list

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 200-125 Title : CCNA Cisco Certified Network Associate CCNA (v3.0) Vendor : Cisco Version : DEMO Get

More information

TSHOOT: Troubleshooting and Maintaining Cisco IP Networks

TSHOOT: Troubleshooting and Maintaining Cisco IP Networks 642-832 TSHOOT: Troubleshooting and Maintaining Cisco IP Networks Course Number: 642-832 Length: 5 Days Course Overview Troubleshooting and Maintaining Cisco IP Switched Networks (TSHOOT 642-832) is a

More information

"Charting the Course... Interconnecting Cisco Networking Devices Accelerated 3.0 (CCNAX) Course Summary

Charting the Course... Interconnecting Cisco Networking Devices Accelerated 3.0 (CCNAX) Course Summary Description Course Summary The Cisco CCNA curriculum includes a third course, Interconnecting Cisco Networking Devices: Accelerated (CCNAX), consisting of Interconnecting Cisco Networking Devices, Part

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 300-115 Title : Implementing Cisco IP Switched Networks Vendor : Cisco Version : DEMO Get Latest & Valid

More information

Chapter 10 Lab 10-2, Securing VLANs INSTRUCTOR VERSION

Chapter 10 Lab 10-2, Securing VLANs INSTRUCTOR VERSION CCNPv7.1 SWITCH Chapter 10 Lab 10-2, Securing VLANs INSTRUCTOR VERSION Topology Objectives Background Secure the server farm using private VLANs. Secure the staff VLAN from the student VLAN. Secure the

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

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

Laboration 1 Examine the Topology and Basic Troubleshooting Commands

Laboration 1 Examine the Topology and Basic Troubleshooting Commands Laboration 1 Examine the Topology and Basic Troubleshooting Commands Topology All contents are Copyright 1992 2011 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page

More information

Actualtests Q

Actualtests Q Actualtests.300-135 55Q Number: 300-135 Passing Score: 800 Time Limit: 120 min File Version: 5.4 http://www.gratisexam.com/ 300-135 Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Passed today

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

CONFIGURATION DU SWITCH

CONFIGURATION DU SWITCH Current configuration : 2037 bytes version 12.2 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption hostname Switch no aaa new-model ip subnet-zero

More information

Vendor: Cisco. Exam Code: Exam Name: Implementing Cisco IP Routing (ROUTE v2.0) Version: Demo

Vendor: Cisco. Exam Code: Exam Name: Implementing Cisco IP Routing (ROUTE v2.0) Version: Demo Vendor: Cisco Exam Code: 300-101 Exam Name: Implementing Cisco IP Routing (ROUTE v2.0) Version: Demo DEMO QUESTION 1 Refer to the exhibit. The DHCP client is unable to receive a DHCP address from the DHCP

More information

Syllabus. Cisco Certified Design Professional. Implementing Cisco IP Routing

Syllabus. Cisco Certified Design Professional. Implementing Cisco IP Routing Syllabus Cisco Certified Design Professional Implementing Cisco IP Routing 1.0 Network Principles 1.1 Identify Cisco Express Forwarding concepts 1.1.a FIB 1.1.b Adjacency table 1.2 Explain general network

More information

CCNA Routing and Switching ucertify Network Simulator. Course Outline. 30 Oct ( Add-On )

CCNA Routing and Switching ucertify Network Simulator. Course Outline. 30 Oct ( Add-On ) Course Outline CCNA Routing and Switching 200125 ucertify Network 30 Oct 2018 ( Add-On ) Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State

More information

Routing Protocol Type Primarily IGP or EGP RIP Distance-Vector IGP EIGRP OSPF IS-IS BGP

Routing Protocol Type Primarily IGP or EGP RIP Distance-Vector IGP EIGRP OSPF IS-IS BGP Appendix D Memory Tables Chapter 1 Table 1-2 Routing Protocol Characteristics Routing Protocol Type Primarily IGP or EGP RIP Distance-Vector IGP EIGRP OSPF IS-IS BGP Chapter 3 Table 3-2 Hexadecimal/Binary

More information

The commands in this appendix are organized in the following sections:

The commands in this appendix are organized in the following sections: The commands in this appendix are organized in the following sections: General s Comparison of Configuration File s General Configuration s General Interface Configuration s General IP s IP Configuration

More information

Pass4sures. Latest Exam Guide & Learning Materials

Pass4sures.   Latest Exam Guide & Learning Materials Pass4sures http://www.pass4sures.top/ Latest Exam Guide & Learning Materials Exam : 200-125 Title : CCNA Cisco Certified Network Associate CCNA (v3.0) Vendor : Cisco Version : DEMO Get Latest & Valid 200-125

More information

2016/01/17 04:04 1/9 Basic Routing Lab

2016/01/17 04:04 1/9 Basic Routing Lab 2016/01/17 04:04 1/9 Basic Routing Lab Basic Routing Lab Introduction The purpose of this exercise is to introduce participants to the basic configuration requirements of a Cisco router. The network topology

More information

Catalyst 4500 Series IOS Commands

Catalyst 4500 Series IOS Commands CHAPTER Catalyst 4500 Series IOS Commands New Commands call-home (global configuration) call-home request call-home send call-home send alert-group call-home test clear energywise neighbors clear errdisable

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

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

UniNets CCNA Security LAB MANUAL UNiNets CCNA Cisco Certified Network Associate Security LAB MANUAL UniNets CCNA LAB MANUAL

UniNets CCNA Security LAB MANUAL UNiNets CCNA Cisco Certified Network Associate Security LAB MANUAL UniNets CCNA LAB MANUAL UNiNets CCNA Cisco Certified Network Associate Security LAB MANUAL Contents: UniNets CCNA Security LAB MANUAL Section 1 Securing Layer 2 Lab 1-1 Configuring Native VLAN on a Trunk Links Lab 1-2 Disabling

More information

CCNA Skill Mastery. I suggest three ways to get all the lab time you could want or need.

CCNA Skill Mastery. I suggest three ways to get all the lab time you could want or need. CCNA Skill Mastery The Aim The CCNA test is at least as focused on what you can do as it is on what you know. Therefore you will need to spend a significant amount of time mastering the skills you learned

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

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 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

Configuring Virtual Port Channels

Configuring Virtual Port Channels Configuring Virtual Port Channels This chapter describes how to configure virtual port channels (vpcs) on Cisco Nexus 5000 Series switches. It contains the following sections: Information About vpcs, page

More information

ROUTE Curriculum Labs powered by

ROUTE Curriculum Labs powered by ROUTE Curriculum 300-101 Labs powered by ROUTE 300-101 Curriculum LM20170830/BV1.0 iii 25 C e n tur y Blvd., S te. 5 0 0, N a s hvill e, T N 37214 B o s o n.c o m The labs referenced in this book have

More information

CCNA relevante Befehle

CCNA relevante Befehle CCNA relevante Befehle router>enable Password: router#disable router>en Password: router#configure terminal router(config)#exit router#show arp router#show flash: all router#show history router#show interfaces

More information

Vendor: Cisco. Exam Code: Exam Name: CCNA Cisco Certified Network Associate CCNA (v3.0) Version: Demo

Vendor: Cisco. Exam Code: Exam Name: CCNA Cisco Certified Network Associate CCNA (v3.0) Version: Demo Vendor: Cisco Exam Code: 200-125 Exam Name: CCNA Cisco Certified Network Associate CCNA (v3.0) Version: Demo DEMO QUESTION 1 A network administrator needs to configure a serial link between the main office

More information

Smart Serial. Show interfaces. Shut down. logging synchronous

Smart Serial. Show interfaces. Shut down. logging synchronous SEMESTER 2 Chapter 2 Static Networking V 4.0 2.1.1 What are the primary responsibilities of the router? 2.1.3 What is the first serial connector described called at the router end? What is the first serial

More information

Skills Assessment Student Training Exam

Skills Assessment Student Training Exam Skills Assessment Student Training Exam Topology Assessment Objectives Part 1: Initialize Devices (2 points, 5 minutes) Part 2: Configure Device Basic Settings (18 points, 20 minutes) Part 3: Configure

More information

Seattle Cisco Users Group

Seattle Cisco Users Group Seattle Cisco Users Group CCNA Lab Project #3 Joe Rinehart MBA, CCIE #14256 CCNP/DP/VP June 10, 2011 Table of Contents 1. Introduction... 3 1.1. The CCNA Certification... 3 1.2. Purpose of the Lab Project...

More information

Module 11 Advanced Router Configuration

Module 11 Advanced Router Configuration Module 11 Advanced Router Configuration ISP/IXP Networking Workshop Lab Objective: Create a basic physical lab interconnection with two autonomous systems. Each AS should use OSPF, ibgp and ebgp appropriately

More information

BraindumpsIT. BraindumpsIT - IT Certification Company provides Braindumps pdf!

BraindumpsIT.  BraindumpsIT - IT Certification Company provides Braindumps pdf! BraindumpsIT http://www.braindumpsit.com BraindumpsIT - IT Certification Company provides Braindumps pdf! Exam : 300-115 Title : Implementing Cisco IP Switched Networks Vendor : Cisco Version : DEMO Get

More information

Implementing Cisco IP Routing (ROUTE)

Implementing Cisco IP Routing (ROUTE) Implementing Cisco IP Routing (ROUTE) Foundation Learning Guide Foundation learning for the ROUTE 642-902 Exam Diane Teare Cisco Press 800 East 96th Street Indianapolis, IN 46240 Implementing Cisco IP

More information

Cisco Troubleshooting and Maintaining Cisco IP Networks v2.0 (TSHOOT)

Cisco Troubleshooting and Maintaining Cisco IP Networks v2.0 (TSHOOT) Course Overview TSHOOT v2.0, a five-day ILT course, includes major updates and follows an updated blueprint. (However, note that this course does not cover all items listed on the blueprint.) Some older

More information

CCNA. Course Catalog

CCNA. Course Catalog CCNA Course Catalog 2012-2013 This course is intended for the following audience: Network Administrator Network Engineer Systems Engineer CCNA Exam Candidates Cisco Certified Network Associate (CCNA 640-802)

More information

Configuring Virtual Port Channels

Configuring Virtual Port Channels This chapter contains the following sections: Information About vpcs, page 1 Guidelines and Limitations for vpcs, page 10 Configuring vpcs, page 11 Verifying the vpc Configuration, page 25 vpc Default

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

Skills Assessment. CCNA Routing and Switching: Connecting Networks. Topology. Assessment Objectives. Scenario

Skills Assessment. CCNA Routing and Switching: Connecting Networks. Topology. Assessment Objectives. Scenario Skills Assessment Topology Assessment Objectives Part 1: Configure Device Basic Settings (15 points, 15 minutes) Part 2: Configure PPP Connections (20 points, 10 minutes) Part 3: Configure IPv4 ACL for

More information

Cisco Certkiller Questions and Answers

Cisco Certkiller Questions and Answers Cisco Certkiller 642-832 Questions and Answers Number: 642-832 Passing Score: 800 Time Limit: 120 min File Version: 15.8 http://www.gratisexam.com/ Cisco 642-832 Questions and Answers Exam Name: Cisco

More information

Lab Configuring Per-Interface Inter-VLAN Routing (Solution)

Lab Configuring Per-Interface Inter-VLAN Routing (Solution) (Solution) Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/0 192.168.20.1 255.255.255.0 N/A G0/1 192.168.10.1 255.255.255.0 N/A S1 VLAN 10 192.168.10.11

More information

Lab Configuring and Verifying Standard IPv4 ACLs (Instructor Version Optional Lab)

Lab Configuring and Verifying Standard IPv4 ACLs (Instructor Version Optional Lab) (Instructor Version Optional Lab) Instructor Note: Red font color or gray highlights indicate text that appears in the instructor copy only. Optional activities are designed to enhance understanding and/or

More information

Security Hardening Checklist for Cisco Routers/Switches in 10 Steps

Security Hardening Checklist for Cisco Routers/Switches in 10 Steps Security Hardening Checklist for Cisco Routers/Switches in 10 Steps Network infrastructure devices (routers, switches, load balancers, firewalls etc) are among the assets of an enterprise that play an

More information

Configuring IP Unicast Routing

Configuring IP Unicast Routing CHAPTER 39 This chapter describes how to configure IP Version 4 (IPv4) unicast routing on the switch. Unless otherwise noted, the term switch refers to a standalone switch and to a switch stack. A switch

More information

Feature-by-Feature Router Configurations

Feature-by-Feature Router Configurations CHAPTER 3 Feature-by-Feature Router Configurations This chapter includes feature-by-feature configuration procedures for the Cisco 806 router. This chapter is useful if you have a network in place and

More information

Implementing Cisco IP Switched Networks (SWITCH)

Implementing Cisco IP Switched Networks (SWITCH) Implementing Cisco IP Switched Networks (SWITCH) COURSE OVERVIEW: Implementing Cisco Switched Networks (SWITCH) v2.0 is a five-day instructor-led training course developed to help students prepare for

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

Lab Configuring Per-Interface Inter-VLAN Routing (Instructor Version)

Lab Configuring Per-Interface Inter-VLAN Routing (Instructor Version) (Instructor Version) Instructor Note: Red font color or Gray highlights indicate text that appears in the instructor copy only. Topology Addressing Table Objectives Device Interface IP Address Subnet Mask

More information

PREPARED BY KHATTAK FROM NETWORKTUT

PREPARED BY KHATTAK FROM NETWORKTUT PREPARED BY KHATTAK FROM NETWORKTUT www.networktut.com There are total 15 TTs. You will have 13 TTs in Exam. ASW1 = 3 TTs DWS1 = 3 TTs R4 R2 R1 = 4 TTs = 1 TT = 4 TTs ASW1 Port Security Access Vlan Switch

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

_formatted. Number: Passing Score: 800 Time Limit: 120 min File Version: 1.0. Cisco.

_formatted.  Number: Passing Score: 800 Time Limit: 120 min File Version: 1.0. Cisco. 300-101_formatted Number: 000-000 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Cisco Exam 300-101 Implementing Cisco IP Routing Exam A QUESTION 1 A network engineer

More information

GetCertkey. No help, Full refund!

GetCertkey.   No help, Full refund! GetCertkey http://www.getcertkey.com No help, Full refund! Exam : 300-101 Title : Implementing Cisco IP Routing Vendor : Cisco Version : DEMO Get Latest & Valid 300-101 Exam's Question and Answers 1 from

More information

ASM Educational Center (ASM) Est. 1992

ASM Educational Center (ASM) Est. 1992 Interconnecting Cisco Networking Devices Part 2 (ICND2) Course Overview This course will teach students about implementing scalable medium-sized networks, troubleshooting basic connectivity, implementing

More information

Policy Based Routing with the Multiple Tracking Options Feature Configuration Example

Policy Based Routing with the Multiple Tracking Options Feature Configuration Example Policy Based Routing with the Multiple Tracking Options Feature Configuration Example Document ID: 48003 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Network Diagram

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

Number: Passing Score: 800 Time Limit: 120 min File Version: 1.0. Cisco. Exam

Number: Passing Score: 800 Time Limit: 120 min File Version: 1.0. Cisco. Exam 300-101 Number: 000-000 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Cisco Exam 300-101 Implementing Cisco IP Routing Exam A QUESTION 1 A network engineer notices

More information

CCNA 4 PRAKTISK PRØVE NOTER

CCNA 4 PRAKTISK PRØVE NOTER CCNA 4 PRAKTISK PRØVE NOTER Af Adam Andersen TEC CISCO Indhold PPP with Authentication... 2 Configure PPP PAP / CHAP Authentication... 2 Multi link... 2 Debug serial / PPP... 2 Configure Static/Dynamic

More information