CCNA 2 Flashcards

1
Q

For which routes does the distance bgp 10 50 70 command set the administrative distance

A

For all bgp routes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which effect of the terminal monitor command is true

A

It configures the device to log messages to the console

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What interface command immediately removes the effect of an ACL

A

no ip access-group

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which prompt does a Cisco switch display when it is running in privileged exec mode?

A

Switch#

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

which two differences between distance-vector and link-state routing protocols are true:

A

Only distance-vector routing protocols send full routing table updates
Link-state routing protocols offer faster convergence than distance-vector protocols during network changes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the purpose of traffic shaping?

A

control access to available bandwidth
to ensure that traffic conforms to the policies established for it
to regulate the flow of traffic in order to avoid congestion that can occur when the sent traffic exceeds the access speed of its remote, target interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

You are configuring an IP SLA ICMP Echo operation to troubleshoot a network connectivity issues. When do you enter an IP address to test the IP SLA?

A

When you define the ICMP Echo operation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what is an ICMP Echo do?

A

The ICMP Echo operation measures end-to-end response time between a cisco router and any devices using IP so we have to enter an IP address to test.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which two statements about 1000BASE-T UTP cable are true?

A

It uses four wire pairs

Both ends of the cable can transmit and receive simultaneously.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is 1000BASE-T

A

Gigabit Ethernet on copper cables using four pairs of Cat 5 unshielded twisted pair to achieve the gigabit data rate.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does the BASE stand for in 1000BASE-T

A

baseband signalling, which means that only Ethernet signals are carried on the medium.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which two neighbor types are supported in BGP

A

External

Internal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What loopback address does IPV6 use

A

::1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What link-local address does ipv6 use

A

FE80::/10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What site-local address does ipv6 use

A

FEC0::/10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What global address does ipv6 use

17
Q

What multicast address use

18
Q

True or false:

ipv6 mulitcast address identify a group of interfaces on different devices

19
Q

Under which two circumstances is a switchport that is configured with PortFast BPDU guard error-disable

A

When the switch receives a BPDU from a connected switch

When a wireless access point running in bridge mode is connected to a switch

20
Q

What are two advantages of static routing

A

It produces minimal CPU load

It allows the administrator to control the path of traffic

21
Q

What BGP configuration do you need to apply to allow router traffice to flow normally

A
#router bgp 1
#no synchronization
#neighbor 192.168.1.1 remote-as 1
#neighbor 192.168.2.1 remote-as 1
#neighbor 192.168.3.1 remote-as 5 no auto-summary
22
Q

When should ebgp-multihop command be used

A

When configuring external BGP (eBGP) neighbors which are not directly connected.

23
Q

What is the default TTL (Time to Live) of eBGP connection

24
Q

Which command can you enter on a Cisco IOS device to enable a scheduled algorithm that directs lookup calls to multiple DNS hosts

A

ip name-server 192.168.10.14 192.168.10.15

25
Q

Which API use HTTP messages to transfer data to applications residing on different host?

26
Q

Which two services can be provided by a wireless controller

A

providing authentication services to users

Managing interference in a dense network

27
Q

Why does a root bridge choose one switch interface over another

A

The switch interface has a lower cost path and is chosen as the root bridge

28
Q

Which value is included in the initial TCP syn message?

A

sequence number

29
Q

Which two cable specifications can support 1-Gbps Ethernet?

A

Category 5e

Category 6

30
Q

What two actions can be taken to secure the virtual terminal interface s on a router

A
Enter an access list and apply it to the virtual terminal interfaces using the access-class command
Configure a virtual terminal password and login process
31
Q

If you change the weight and distance parameters on a device with an established BGP neighbor which additional task must you perform to allow the two devices to continue exchanging routes?

A

Reset the BGP connections on the device