cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1333
Views
5
Helpful
4
Replies

IP Flow Export

navneet_78
Level 1
Level 1

CAn you please tell me the usage of the following commands. And also suggest if removing this might hamper the router functionality in any way, as my ROuter has been hanging frequently.

ip flow-export source Ethernet0/0

ip flow-export version 5

ip flow-export destination x.x.x.x 9992

Awaiting your reply

4 Replies 4

pkhatri
Level 11
Level 11

All of those commands relate to NetFlow functionality and the removal of them will impact collection of NetFlow statistics. If,however, you are not interested in NetFlow anymore, it should be safe to remove them. Even if you are using NetFlow, removing these command will not hamper the router; it will only hamper your ability to collect NetFlow data.

Hope that helps - pls rate the post if it does.

Paresh

THanx for the response. Also there is a ip directed-broadcast command on the Ethernet 0/0 interface. WHat is the use of this command?? And will that effect the router if i remove it?

Iam using IOS version Version 12.2(17a).

Awaiting your reply.

PLease reply to the Query. Would highly appreciate that.

The ip directed-broadcast command enables forwarding of directed broadcast. For example if a router interface had 172.16.4.1 255.255.255.0 and received a packet addresses to 172.16.4.255 that would be a directed broadcast. Should the router forward this onto the local subnet as a broadcast? In current versions of IOS the forwarding of directed broadcasts is disabled by defualt. This command enables forwarding of directed broadcasts.

Directed broadcast has some implications from a security perspective and in general I believe that disabling directed broadcasts is appropriate in most networks. There are some situations where you may need this functionality. So the command is there to enable it.

I would not expect directed broadcast to have much impact on the router. It might have more impact on the stations on the LAN interfaces which may see an increase in broadcast traffic.

HTH

Rick

HTH

Rick
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card