| Exam 300-101 | Question id=458 | Infrastructure Services |
What is the result of the command ip flow-export destination 10.10.10.1 5858?
| A. |
It configures the router to export cache flow information to IP 10.10.10.1 on port UDP/5858. | |
| B. |
It configures the router to export cache flow information about flows with destination IP 10.10.10.1 and port UDP/5858. | |
| C. |
It configures the router to receive cache flow information from IP 10.10.10.1 on port UDP/5858. | |
| D. |
It configures the router to receive cache flow information about flows with destination IP 10.10.10.1 and port UDP/5858. |
To enable the exporting of information in NetFlow cache entries, use the ip flow-export destination command in global configuration mode.
Syntax Description
| ip-address | IP address of the workstation to which you want to send the NetFlow information. |
| udp-port | UDP protocol-specific port number. |