24. Network Assurance Flashcards

1
Q

What is the command to repeat PING?

A

ping ip repeat number

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

What is traceroute?

A

Troubleshoot command to determine where traffic is failing as well as what path it takes througout the network.

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

What is displayed when a traceroute times out?

A

An Asterisk

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

What is the default hops/times for traceroute?

A

30

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

What does !H mean in the traceroute result?

A

Host unreachable

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

When do u use the most common use for debugging?

A

When there is a need to view things at a deeper level

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

How can you prevent a stream of debug messages?

A

With conditional debugging

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

What are the 2 options for conditional debugging?

A
  • Based on access-list (debug ip packet)

- Based on interface (debug interface)

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

What is the command to turn off debugging?

A

undebug all

undebug interface ….

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

What is the SNMP?

A

Simple Network Management Protocol. It sends unsolicited TRAP messages to a SNMP collector or Network Management System

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

What are the 3 versions of SNMP?

A

SNMPv1
SNMPv2c
SNMPv3

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

Which version of SNMP uses encryption?

A

SNMPv3 authPriv

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

What type of authentication do does SNMPv1 & SNMPv2c use?

A

Community string

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

What is the defaul SNMP version when none is selected?

A

SNMPv1

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

What is the command to enable TRAPS?

A

snmp-server enable traps

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

What are the 3 types of syslog options?

A
  • Console
  • Logging buffer
  • Off-box collector
17
Q

What does the logging buffer do?

A

It stores all of the syslog messages

18
Q

What is the default type for syslog messages to be sent to?

19
Q

What is the default size of the logging buffer?

20
Q

What must be done before sending syslog messages?

A

Set the date/time on the device

21
Q

What is Netflow?

A

Provides data information

22
Q

What are the 2 components of Netflow?

A
  • NetFlow Data Capture

- NetFlow Data Export

23
Q

What is important to remember about NetFlow?

A

Statistics are stored in the memory cache. It can consume a lot of resoureces for this reason.

24
Q

Where does NetFlow capture it’s data?

A

Ingress and egress

25
What NetFlow traffic type is collected ingress?
- IP to IP - IP to MPLS - Frame Relay terminated - ATM terminated
26
What NetFlow traffic type is collected egress?
- All IP packets | - MPLS to IP
27
What is a flow in NetFlow?
A unidirectional traffic strams that contains a combination of: - Source IP - Destination IP - Source port number - Destination port number - L3 protocol type - Type of Service - Input logical interface
28
What is the difference between NetFlow and NetFlow Flexible?
More flexible
29
What are the 3 types of SPAN?
- Local Switch Port Analyzer - RSPAN - ERSPAN
30
What is LSPA?
Local Switch Port Analyzer, captures local traffic on a switch and sends a copy of the network traffic to a local port attached
31
What is RSPAN?
Captures local traffic on a remote switch and sends a copy of the network traffic to the local switch through L2
32
What is ERSPAN?
Captures local traffic on a remote switch and sends a copy of the network traffic to the local switch through L3. Uses encapsulation
33
What is IP SLA?
A tool built in Cisco software that allows for continious monitoring of various aspects of the network.
34
What are the 8 types of probes that IP SLA can monitor?
- Delay - Jitter - Packet loss - Packet sequencing - Path - Connectivity - Server of website download time - Voice quality scores