ip flow-export source
Configures the IP address used as the source address in Netflow packets sent to the collector.
Syntax: ip flow-export source {{aggregate-link | composite-link | pos | gbe | loopback | null} ifname}
no ip flow-export source
ifname
Specifies the interface location, for the specified interface type, used as the flow export source address.
Description: The flow export source interface is the sending interface for Netflow packets going to the collector. You configure a single destination address and source interface globally. The interface is specified by interface type and location.
Use the ip flow-export source command to configure the flow export source interface.
Use the no ip flow-export source command to reset the value of the source interface to the factory default
Factory Default: Module loopback.
Command Mode: Configuration.
Example 1: The following example sets the flow export source interface to 1/1/1:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#ip flow-export source pos 1/1/1
router(config)#exit
router#show ip flow-cache
IP Netflow Cache on Module 1/1
37200 active, 18259 on freelist, of 65536 configured
0 flow allocation failures, 8966 samples lost
Exporting flows to 71.5.1.199 (2055), using source 71.71.71.71
Version 5 records, no-as
1801 Netflow packets sent, 0 errors
Active flow timeout is 1 minutes, inactive is 15 seconds
Proto:Tos SrcIp:Port DstIp:Port Pkts Bytes Time(ms) TcpFlg Start Input
udp:00 31.164.165.90:2000 31.1.2.5:2001 1 200 0 0x10 11:06:49.402 POS 1/6/1
udp:00 50.182.183.72:2000 50.3.3.4:2001 2 400 1475 0x10 11:06:47.212 POS 1/6/1
.
.
.
udp:00 75.183.184.71:2000 75.1.3.1:2001 1 200 0 0x10 11:06:49.324 POS 1/6/1
Related Commands: ip flow-export destination
show ip flow-cache
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: Routing_Pol.fm
HTML File Name: Routing_Pol17.html
Last Updated: 05/10/04 at 16:38:37