Network Flashcards

(50 cards)

1
Q

What fields are changed with a dot1q tag?

A

FCS and tag

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

What VLAN is automatically created as the native VLAN on cisco routers?

A

vlan 1

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

What VLANs are used for token ring and fiber distributed data interface?

A

1002 - 1005

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

When converting hexidecimal to decimal, characters are seperated into ____.

A

pairs

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

When converting hexidecimal to decimal, what formula can be used to convert the pair?

A

x*16+y

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

A severity level of 7 will display _________.

A

every type of log message

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

A severity level of 4 will display _________.

A

warnings, errors, critical, alert, emergencies

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

A severity level of 2 will display _________.

A

critical, alert, emergencies

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

Which transport layer protocol does DNS use?

A

TCP and UDP

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

What are three protocols that use TCP?

A

HTTP, SNMP, FTP

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

What are three protocols that use UDP?

A

TFTP, DHCP, SNMP

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

What is automatic 6to4 tunneling?

A

tunnels IPv6 traffic across IPv4 networks

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

What is 4to6 tunneling?

A

tunnels IPv4 traffic over IPv6 network

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

What stacks do IPv6 border routers require?

A

IPv4 and IPv6

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

What stacks do IPv4 border routers require?

A

IPv4

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

What command can be used to view vlans, duplex, speed, and type for interfaces?

A

show interfaces status

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

What is the function of the FIB table?

A

forwarding information base - contains prefixes for ip routing

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

If a route of 0.0.0.0 is configured, what packets are sent to this address?

A

any packets that are not specified to use another route

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

Which port-security violation will place the interface into error-disabled?

A

shutdown

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

Which port-security violation will create syslog messages and counters?

A

restrict and shutdown

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

What is the datagram size of extended ping?

22
Q

What is the default timeout for ping?

23
Q

What is the default repeat count for ping?

24
Q

What command can be used to display IP addresses and MAC addresses of routers?

A

show interfaces

25
When a packet is sent from Host A from inside your network to Host B which is outside of your network, what are the local and global address steps?
inside local, outside local, inside global, outside global
26
When a packet is received from Host B which is outside of your network to Host A which is inside of your network, what are the local and global address steps?
inside global, outside global, inside local, outside local
27
If CEF and an ACL log are enabled, which logging takes precedent?
ACL, fast-switch
28
If an IP address is statically configured but also exists within the DHCP pool range, what occurs when the static IP address is assigned to a client?
conflict detection, remove address from DHCP
29
What is required to be configured in order to allow a DHCP server on router A to communicate with devices connected to router B?
ip helper-address
30
What command can be used to identify the lease time set for a DHCP server?
show run
31
What command can be used to identify the default gateway?
show ip route
32
What command can be used to view DHCP information?
show ip dhcp pool
33
What field indicates the next ip-address that will be leased?
current index
34
Port-security limits traffic sent _____ dynamic or static _____ addresses.
from, MAC
35
What is the first step in password recovery for Cisco devices?
boot in rommon mode
36
The number of networks in binary refer to the amount of ___ bits.
"on" or 1
37
The number of hosts in binary refer to the amount of ___ bits.
"off" or 0
38
What type of NAT is used when translating addresses to a pool of public IP addresses?
dynamic NAT
39
What type of NAT is used when translating a single private address into a single public IP address?
static NAT
40
What is the difference between RIPv1 and RIPv2?
v1 is classful, v2 is classless
41
How do baby giants occur?
encapsulation or features that add to a frame to exceed 1,500 bytes
42
What authentication can be configured for voice VLAN?
802.1X
43
Voice VLAn is enabled by default. True or False.
False
44
What are protocol works on both IPv4 and IPv6?
DNS and OSPF
45
Using a ping command, what do periods and exclamation marks mean?
period - timeout | exclamation - successful ping
46
What does ROAS usually consist of?
single router with trunk link to subinterfaces
47
When is outbound ACL checked?
after received and routed to interface
48
When is inbound ACL checked?
after received but before routed to outbound
49
What is required when configuring remote management to a switch?
ip address ip domain-name ip default-gateway crypto key generate rsa
50
What would produce u.u.u from ping?
unreachable error network is not on routing table gateway of last resort is not configured