Study cards Flashcards

(64 cards)

1
Q

AD for eBGP

A

20

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

AD for directly connected route

A

0

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

AD for internal EIGRP route

A

90

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

ad for is-is route

A

115

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

ad for ospf route

A

110

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

ad for rip

A

120

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

ad for static route

A

1

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

What are the four quality of service levels?

A

Gold
Platinum
Silver
Bronze

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

Gold quality of service

A

high quality video

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

platinum quality of service

A

high quality voip

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

silver quality of service

A

default setting for normal bandwidth

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

bronze quality of service

A

provides the lowest bandwidth for guest services

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

What ipv6 address is used for an unspecified address

A

::/128

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

What ipv6 address is used for a local host

A

::1/128

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

What ipv6 address is used for link local?

A

fe80::/10

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

What ipv6 address is used for site local?

A

fec0::/10

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

What ipv6 address is used for unique local?

A

fc00: :/7
fc00: :/8
fd00: :/8

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

What ipv6 address is used for multicast?

A

ff00::/8

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

Where is the default duplex config shown for routers

A

in the show run int config

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

What are runts?

A

frames that are smaller than 64 bytes which are usually results of collisions

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

What are CRC errors

A

frames that have not passed the frame check sequence test in the trailer of the Ethernet frame

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

What are giants

A

frames that are larger than the maximum size of 1500 bytes

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

Small form factor port (sfp)

A

Accepts different types of cable modules

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

What type of cable goes with a 10/100base tx port

A

copper cable connection RJ45

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
MDI/MDIX
Auto detects type of cable needed
26
Does Cisco have mdi/mdix enabled by default?
Yes
27
Which protocols reside at the application layer?
http, nfs, dns, telnet, ftp, snmp
28
Which protocols reside at the transport layer
tcp ump
29
which protocols reside at the internet layer
ipv4 ipv6 arp imp
30
which protocols reside at the link layer
ethernet, token ring, fddi
31
What port is used for telnet
TCP 23
32
What port is used for ftp
tcp 20 and 21
33
what port is used for smtp
tcp 25
34
what port is used for dns
tcp and udp 53
35
what port is used for pop 3
tcp 110
36
what port is used for imap4
tcp 143
37
what port is used for DHCP
udp 67
38
what port is used for tftp
udp 69
39
what port is used for ntp
udp 123
40
what port is used for snmp
udp 161
41
What is the standard for ethernet
802.3
42
What is the ethernet frame structure (left to right)
Preamble>SFD>Destination MAC>Source MAC>Type>Data and Pad>FCS
43
What is the routing code for EIGRP
D
44
What metric does rip use
hop count
45
what metric does eigrp use
bandwidth and delay
46
what metric does ospf use
cost
47
how often does rip send the entire routing table
every 30 seconds
48
Whats the max hop count for rip
max hop count is 15, anything more and the destination is unreachable
49
What command is used to advertise a default route on rip to other routers in the local network who don't have default routes
default-information originate
50
In order to establish a neighbor relationship using EIGRIP what must happen
routers send hello packets every couple of seconds
51
What address is hello packets sent to
multicast address 224.0.0.10
52
How often are hello packets sent on LAN interfaces
every 5 seconds
53
How often are hello packets sent on WAN interfaces
every 60 seconds
54
what is feasible distance
best route to reach a destination
55
what is reported distance
a route used by a neighboring router to reach the network
56
What is the successor in EIGRP
Route with the best metric to reach a destination
57
what is the feasible successor in eigrp
a backup path to reach that same destination that can be used immediately if the successor route fails.
58
What protocol is used for EIGRP
RTP
59
EIGRP Features
advanced distance vector routing protocol classless routing protocol supports VLSM (Variable Length Subnet Mask) converges fast supports multiple Network layer protocols (IPv4, IPv6, IPX, AppleTalk…) uses multicast address of 224.0.0.10 for routing updates sends partial routing updates supports equal and unequal-cost load balancing supports manual summarization on any router within a network by default, uses bandwidth and delay to calculate its metric Cisco proprietary supports MD5 authentication
60
Which part of the Mac address signifies the HSRP group number?
The last two numbers
61
What is the protocol for spanning tree (STP)
802.D
62
How is the root switch selected?
the switch with the lowest switch id becomes the root switch.
63
What consists of the switch's id
the switch's priority and the switch's mac
64
What is the default priority on a switch
32768