Exam 200-105 Flashcards
What are the purposes of a dynamic routing protocol?
The discovery of remote networks
Choosing the best path to destination networks
Maintaining up-to-date routing information
If you choose to connect to your service provider using a T1, which of the following is needed?
CSU/DSU
Which of the following options are provided by private VPNs?
Cost
Security
You need to associate fastEthernet0/1 and fastEthernet0/2 with VLAN 10.
Which commands would you use to do this?
int fastethernet 0/1-2
access switchport vlan 10
What information does EIGRP share with neighboring routers?
Only routes that it is using
What command would you use to verify the default gateway on a Cisco IOS device?
show ip route
All of the switches in your VTP domain are operating as servers.
Which command changes the operation mode of DSW2 to client?
vtp mode client
Why doesn’t increasing the number of uplinks solve congestion issues from multiple links aggregating on a switch?
STP disables ports to prevent loops
Which state of the default STP configuration allows ports to listen for BPDUs but not send any?
Blocking
What are the considerations when using First Hop Redundancy Protocols?
They allow you to implement multiple physical routers in your environment, but have them appear as a single virtual router to your end stations
The transition from one forwarding router to another is transparent to the end devices
How can you test that DNS is working?
Ping based on the name of the device
Which command can we use to verify your directly connected network tunnel?
show ip route
Which port is an update sent across for eBGP?Which port is an update sent across for eBGP?
179
By default, which port is the following telnet command going to?
C:\Windows\system32> telnet 2001:DB8:172:16::100
23
Which command is used to verify your OSPFv3 neighbor adjacencies?
show ipv6 ospf neighbor
While configuring a switch, you noticed a configuration issue with an EtherChannel bundle. You thought you corrected the issue, but the change didn’t take effect on the EtherChannel bundle.
What is the mostly likely cause of this problem?
You made the change on the interface directly and not the EtherChannel bundle
What is the number one design consideration for WANs?
Number of sites connected
Which of the following is considered as a DCE device?
CSU/DSU
What command is used to verify ARP cache entries?
show arp
What is the best definition of a WAN?
Remote access to resources across a high speed link
What is the definition of an autonomous system?
Networks under a single technical administration
Which command will take the static default route and inject it in the OSPFv3 database?
default-information originate
Which of the following is a secure connection sold by service providers for WAN connectivity?
Service provider managed VPN
How do you modify the reference bandwidth with OSPFv3?
Auto-cost reference bandwidth
Which of the following command would you use to enable EIGRP only on those interfaces with an IP address from 10.1.1.0 through 10.1.1.63?
network 10.1.1.0 0.0.0.63
Which calculation is used to determine whether or not EIGRP for IPv6 feasible successors can be use for load-balancing?
Variance * feasible distance of the successor
What information is returned from the “show spanning-tree vlan vlan_id” command?
Interface, role, and cost information
Root ID information
Bridge ID information
Which command would you use to verify eBGP?
show ip bgp summary
Output from the “show interface” command indicates that input queue drops are occurring. What does this signify?
More traffic is arriving on the interface than the router can process
What are the two types of authentication methods for PPP?
CHAP
PAP
What is the benefit of using a leased line between two offices for connectivity?
Reduced Delay and Jitter
Which commands are used to statically assign an IPv6 address to a device using a manual interface ID?
ipv6 address 2001:DB8:2222:7272::72/64
interface Ethernet0/0
You have HRSP configured on your network with R1 as the active default gateway and R2 as the standby default gateway.
What is the best way to configure PC1 to ensure that it is using a redundant default gateway?
Ensure that it is assigned the virtual default gateway
When electing a root port for a nonroot switch, which values are used to break ties if required?
Upstream BID
Port ID
Which tables are required for EIGRP for IPv6?
Neighbor table
Topology table
Routing table
What is the calculator of the total cost of a particular path referred to?
Metric
Which type of LSA with OSPFv3 shows detailed information about the networks it knows about?
Type-9 LSA
How is Telnet used to verify connectivity?
To determine if you have access to a particular service on a device
To verify basic connectivity to a device