CCNP Enarsi Flashcards

1
Q

IPv6: RA Guard

A

Protects against rogue Router Advertisements (RA).

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

IPv6: DHCPv6 Guard

A

Protects against rogue DHCPv6 servers.

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

IPv6: Source Guard

A

Prevents IPv6 address spoofing by validating source addresses.

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

IPv6: Prefix Guard

A

Blocks the advertisement of unauthorized IPv6 prefixes.

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

IPv6: NA Guard

A

Protects against rogue Neighbor Advertisements (NA).

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

IPv4: DHCPDISCOVER

A

Sent by the client to locate available DHCP servers.

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

IPv4: DHCPOFFER

A

Sent by the DHCP server in response to a DHCPDISCOVER offering an IP lease.

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

IPv4: DHCPREQUEST

A

Sent by the client to request an offered IP or renew an existing lease.

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

DHCPACKIPv4:

A

Sent by the server to acknowledge the client’s DHCPREQUEST and finalize the IP lease.

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

IPv4: DHCPNAK

A

Sent by the server if the requested IP address is invalid or cannot be assigned.

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

IPv4: DHCPDECLINE

A

Sent by the client if the offered IP address is already in use.

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

IPv4: DHCPRELEASE

A

Sent by the client to release the assigned IP address back to the server.

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

IPv4: DHCPINFORM

A

Sent by the client to request additional configuration without obtaining an IP address.

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

IPv6: SOLICIT

A

Sent by the client to discover available DHCPv6 servers.

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

IPv6: ADVERTISE

A

Sent by the DHCPv6 server in response to a SOLICIT advertising its availability.

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

IPv6: REQUEST

A

Sent by the client to request configuration or IP from the DHCPv6 server.

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

IPv6: REPLY

A

Sent by the server in response to a REQUEST confirming the IP lease or providing configuration data.

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

IPv6: RENEW

A

Sent by the client to renew a current lease before it expires.

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

IPv6: REBIND

A

Sent by the client to extend an expiring lease if the original server is unreachable.

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

IPv6: DECLINE

A

Sent by the client to reject an IP address that is already in use.

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

IPv6: RELEASE

A

Sent by the client to release an assigned IP address.

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

IPv6: CONFIRM

A

Sent by the client to confirm the validity of a previously assigned IP address.

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

IPv6: INFORMATION-REQUEST

A

Sent by the client to request configuration information without an IP address.

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

uRPF: Strict Mode

A

Checks if the source address of the packet has a valid route through the same interface it was received on.
“ip verify unicast source reachable-via rx”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
uRPF: Loose Mode
Checks if the source address has a valid route in the routing table regardless of the incoming interface. "ip verify unicast source reachable-via any"
26
uRPF: VRF Mode
Used in Virtual Routing and Forwarding (VRF) environments to check routes within a specific VRF instance. "ip vrf forwarding VRF1 ip verify unicast source reachable-via rx"
27
uRPF: Feasible Mode
Allows the packet if the source IP address has a valid route in the routing table or a feasible successor route in EIGRP. "ip verify unicast source reachable-via rx router eigrp 100 network 192.168.1.1"
28
UDP Port: 1812
Default port for RADIUS authentication.
29
UDP Port: 1813
Default port for RADIUS accounting.
30
DNA Center: Overall Health Score
Represents the overall health of the network and devices based on various metrics.
31
DNA Center: Device Health Score
Reflects the operational state of individual devices in the network.
32
DNA Center: Application Health Score
Indicates the performance and availability of applications running in the network.
33
DNA Center: Network Health Score
Measures the overall health of the network infrastructure including connectivity and performance.
34
DNA Center: Wireless Health Score
Evaluates the performance and coverage of wireless networks including APs and clients.
35
DNA Center: Client Health Score
Assesses the connectivity and performance of individual clients connected to the network.
36
DNA Center: Security Health Score
Indicates the security posture of the network including compliance and threat detection.
37
IPv6: Neighbor Solicitation (NS)
Used by a node to determine the link-layer address of a neighbor or to verify the reachability of a neighbor.
38
IPv6: Neighbor Advertisement (NA)
Sent by a node in response to a Neighbor Solicitation or to announce its link-layer address change.
39
IPv6: Router Solicitation (RS)
Sent by a host to discover available routers on the network.
40
IPv6: Router Advertisement (RA)
Sent by routers to provide information about network prefixes parameters and their own link-layer addresses.
41
IPv6: Redirect Message
Used to inform a host of a better first-hop address for a destination than the one it is currently using.
42
OSPF: Backbone Area (Area 0)
The core area that connects all other OSPF areas.,Type 1, Type 2, Type 3, Type 4, Type 5
43
OSPF: Standard Area
An area that can contain any type of LSA and can communicate with other areas.,Type 1, Type 2, Type 3, Type 4, Type 5
44
OSPF: Stub Area
An area that does not receive external routes (Type 5 LSAs) and uses a default route for external networks.,Type 1, Type 2, Type 3, Type 4
45
OSPF: Totally Stubby Area
Similar to a stub area, but does not receive summary routes (Type 3 and Type 4 LSAs) or external routes.,Type 1, Type 2
46
OSPF: Not-So-Stubby Area (NSSA)
Allows the injection of external routes while still restricting other external route advertisements.,Type 1, Type 2, Type 3, Type 7
47
LDP: Label Mapping
Used to associate a label with a specific FEC (Forwarding Equivalence Class) for label switching.
48
LDP: Label Withdrawal
Sent to withdraw a previously assigned label from a specific FEC.
49
LDP: Label Release
Used to release a label that is no longer needed typically in response to a Label Withdrawal.
50
LDP: Label Request
Sent by a LSR (Label Switching Router) to request a label for a specific FEC from its peers.
51
LDP: Label Notify
Used to inform a peer of a label change for a specific FEC.
52
LDP: Hello
Used to discover and maintain neighbor relationships between LSRs.
53
Log level: 0
(Emergency) System is unusable; indicates a serious failure.
54
Log level: 1
(Alert)Immediate action needed; alerts that require immediate attention.
55
Log level: 2
(Critical) Critical conditions; indicates a failure in a primary system component.
56
Log level: 3
(Error)Error conditions; indicates an error that has occurred.
57
Log level: 4
(Warning) Warning conditions; indicates a warning about a potential problem.
58
Log level: 5
(Notice)Normal but significant conditions; used for important events that are not errors.
59
Log level: 6
(Informational) Informational messages; used for normal operational messages.
60
Log level: 7
(Debug) Debugging messages; used for diagnostic information primarily for troubleshooting.