A is correct
When configuring a second export destination to the same IP address, you need to specify a different UDP port to differentiate the two export streams.
This ensures that each flow export destination is unique and does not conflict with the other.
For example:
ip flow-export destination 192.168.10.1 9991
ip flow-export destination 192.168.10.1 9992
yes, it works but with warnings:
cisco_R3(config)#do s runn | sec flow
ip flow-export version 9
ip flow-export destination 1.1.1.2 9999
cisco_R3(config)#ip flow-export destination 1.1.1.2 9999
%Cannot configure Identical Destination address and port 1.1.1.2 9999
cisco_R3(config)#ip flow-export destination 1.1.1.2 9991
%Warning: Second destination address is the same as previous address 1.1.1.2
cisco_R3(config)#
cisco_R3(config)#do s runn | sec flow
ip flow-export version 9
ip flow-export destination 1.1.1.2 9999
ip flow-export destination 1.1.1.2 9991
cisco_R3(config)#
upvoted 3 times
...
This section is not available anymore. Please use the main Exam Page.350-401 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
gtddrf
Highly Voted 3 years, 3 months agojoe_smoe
2 years, 11 months ago[Removed]
Most Recent 6 months, 1 week agonushadu
1 year, 11 months ago