300-410 Practice Questions
30 questions from this objective
A network engineer runs the following command on Router R1:
R1# show flow exporter EXPORTER-1
Flow Exporter EXPORTER-1: Description: Exports to collector Export protocol: NetFlow Version 9 Transport Configuration: Destination IP address: 192.168.1.100 Source IP address: 10.0.0.1 Transport Protocol: UDP Destination Port: 2055 Source Port: 0 Collector Configuration: VRFs: Default Options Configuration: Sampler: Not configured Export Statistics: Number of Flows exported: 0 Number of Packets exported: 0 Number of Source IP address unreachable: 0 Number of Packets dropped: 0
Based on this output, what is the most likely reason that no flows are being exported?
A network engineer runs the following command on Router R1:
R1# show flow monitor FLOW-MONITOR-1 cache format table
Cache type: Normal Cache size: 1000 Current entries: 0 High Watermark: 0
Flows added: 0 Flows aged: 0 - Active timeout (1800 secs) 0 - Inactive timeout (15 secs) 0 - Event aged 0 - Watermark aged 0 - Emergency aged 0
Based on this output, what is the most likely problem?
A network engineer runs the following command on Router R1:
R1# show flow monitor FLOW-MONITOR-1 cache format table
Cache type: Normal Cache size: 1000 Current entries: 500 High Watermark: 800
Flows added: 15000 Flows aged: 14500 - Active timeout (1800 secs) 12000 - Inactive timeout (15 secs) 2500 - Event aged 0 - Watermark aged 0 - Emergency aged 0
Based on this output, what is a valid conclusion?
A network engineer runs the following command on Router R1:
R1# show flow monitor FLOW-MONITOR-1 statistics
Monitor: FLOW-MONITOR-1 Record: netflow-original Exporter: EXPORTER-1 Cache size: 1000 Current entries: 0 Flows exported: 0 Packets exported: 0
Sampler: Not configured
Flow Monitor is not attached to any interface
Based on this output, what action should the engineer take to resolve the issue?
A network engineer runs the following command on Router R1:
R1# show flow exporter EXPORTER-1 statistics
Flow Exporter: EXPORTER-1 Packet send statistics (last 30 seconds): Packets sent: 0 Packets dropped: 0 Packets unsent: 0
Client send statistics: Packets sent: 0 Packets dropped: 0 Packets unsent: 0
Export statistics: Number of Flows exported: 0 Number of Packets exported: 0 Number of Source IP address unreachable: 0 Number of Packets dropped (no route): 0 Number of Packets dropped (queue full): 0
Based on this output, what is the most likely cause of no exports?
A network engineer runs the following command on Router R1:
R1# show flow monitor FLOW-MONITOR-1 cache format table
Cache type: Normal Cache size: 1000 Current entries: 1000 High Watermark: 1000
Flows added: 50000 Flows aged: 49000 - Active timeout (1800 secs) 40000 - Inactive timeout (15 secs) 8000 - Event aged 0 - Watermark aged 1000 - Emergency aged 0
Based on this output, what is the most likely issue?
A network engineer runs the following command on Router R1:
R1# show flow interface GigabitEthernet0/1 Interface GigabitEthernet0/1
FNF: monitor Monitor: FLOW-MONITOR-1 direction: Input traffic-statistics: enabled
Based on this output, what can be concluded?
A network engineer runs the following command on Router R1:
R1# show flow monitor FLOW-MONITOR-1 cache format table
Cache type: Normal Cache size: 1000 Current entries: 0 High Watermark: 0
Flows added: 0 Flows aged: 0 - Active timeout (1800 secs) 0 - Inactive timeout (15 secs) 0 - Event aged 0 - Watermark aged 0 - Emergency aged 0
R1# show flow interface GigabitEthernet0/1 Interface GigabitEthernet0/1
FNF: monitor Monitor: FLOW-MONITOR-1 direction: Input traffic-statistics: enabled
Based on both outputs, what is the most likely problem?
A network engineer runs the following command on Router R1:
R1# show flow exporter EXPORTER-1
Flow Exporter EXPORTER-1: Description: Exports to collector Export protocol: NetFlow Version 9 Transport Configuration: Destination IP address: 192.168.1.100 Source IP address: 10.0.0.1 Transport Protocol: UDP Destination Port: 2055 Source Port: 0 Collector Configuration: VRFs: Default Options Configuration: Sampler: Not configured Export Statistics: Number of Flows exported: 5000 Number of Packets exported: 250 Number of Source IP address unreachable: 10 Number of Packets dropped: 0
Based on this output, what is the most likely issue?
Examine the following partial configuration on router R1:
flow record RECORD-1 match ipv4 source address match ipv4 destination address match ipv4 protocol collect counter bytes collect counter packets ! flow monitor MONITOR-1 record RECORD-1 cache timeout active 60 !
interface GigabitEthernet0/1 ip flow monitor MONITOR-1 input
!
Which statement about this configuration is true?
Consider the following partial configuration on router R2:
flow exporter EXPORTER-1 destination 192.168.1.100 source Loopback0 transport udp 2055 ! flow monitor MONITOR-2 exporter EXPORTER-1 record netflow ipv4 original-input cache timeout active 30 !
interface GigabitEthernet0/2 ip flow monitor MONITOR-2 input
!
What is the effect of this configuration?
Examine this partial configuration on router R3:
flow record RECORD-2 match ipv4 source address match ipv4 destination address match ipv4 protocol match transport source-port match transport destination-port collect counter bytes collect counter packets ! flow monitor MONITOR-3 record RECORD-2 cache timeout active 60 cache timeout inactive 15 !
interface GigabitEthernet0/3 ip flow monitor MONITOR-3 input ip flow monitor MONITOR-3 output
!
Which statement is true about this configuration?
Consider the following partial configuration on router R4:
flow exporter EXPORTER-2 destination 10.10.10.1 source Loopback0 transport udp 9996 option interface-table option sampler-table ! flow monitor MONITOR-4 exporter EXPORTER-2 record netflow ipv4 original-input !
interface GigabitEthernet0/4 ip flow monitor MONITOR-4 input
!
What is the purpose of the 'option interface-table' and 'option sampler-table' commands under the exporter?
Examine this partial configuration on router R5:
flow record RECORD-3 match ipv4 source address match ipv4 destination address match ipv4 protocol collect routing source as collect routing destination as ! flow monitor MONITOR-5 record RECORD-3 cache timeout active 60 !
interface GigabitEthernet0/5 ip flow monitor MONITOR-5 input
!
What is missing or incorrect in this configuration?
Consider the following partial configuration on router R6:
flow exporter EXPORTER-3 destination 192.168.2.200 source Loopback0 transport udp 2055 template data timeout 120 ! flow monitor MONITOR-6 exporter EXPORTER-3 record netflow ipv4 original-input !
interface GigabitEthernet0/6 ip flow monitor MONITOR-6 input
!
What is the effect of the 'template data timeout 120' command?
More NetFlow and Flexible NetFlow questions available in the full practice test.
Continue Practising →