CCNP 350-401 ENCOR Question 276 DISCUSSION
« Back to Main MenuRefer to the exhibit.
configure terminal
ip flow-export destination 192.168.10.1 9991
ip flow-export version 9
How can you configure a second export destination for IP address 192.168.10.1?
A. Specify a different TCP port
B. Specify a different UDP port
C. Specify a VRF
D. Configure a version 5 flow-export to the same destination
E. Specify a different flow ID
Refer to the exhibit.
configure terminal
ip flow-export destination 192.168.10.1 9991
ip flow-export version 9
How can you configure a second export destination for IP address 192.168.10.1?
A. Specify a different TCP port
B. Specify a different UDP port
C. Specify a VRF
D. Configure a version 5 flow-export to the same destination
E. Specify a different flow ID
Correct Answer: B
The most common use of the multiple-destination feature is to send the NetFlow cache entries to two different destinations for redundancy. Therefore, in most cases the second destination IP address is not the same as the first IP address. The port numbers can be the same when you are configuring two unique destination IP addresses. If you want to configure both instances of the command to use the same destination IP address, you must use unique port numbers. You receive a warning message when you configure the two instances of the command with the same IP address. The warning message is, "%Warning: Second destination address is the same as previous address <ip-address>".