Cisco Cisco IOS Software Release 12.4(11)T

下载
页码 26
 
Router IP Traffic Export Packet Capture Enhancements
  How to Use IP Traffic Export
3
Cisco IOS Release 12.4(11)T
How to Use IP Traffic Export
This section contains the following procedures: 
 (required)
 (required)
Configuring IP Traffic Export
Use this task to configure IP traffic export profiles, which enable IP traffic to be exported on an ingress 
interface and allow you to specify profile attributes, such as the outgoing interface for exporting traffic.
Note
Perform packet exporting before packet switching or filtering.
IP Traffic Export Profiles Overview
All packet export configurations are specified using IP traffic export profiles, which consist of 
IP-traffic-export-related command-line interfaces (CLIs) that control various attributes for both 
incoming and outgoing exported IP traffic. You can configure a router with multiple IP traffic export 
profiles. (Each profile must have a different name.) You can apply different profiles on different 
interfaces. 
The two different IP traffic export profiles are as follows:
The global configuration profile, which is configured by the ip traffic-export profile command. 
The IP traffic export submode configuration profile, which is configured by any of the following 
router IP Traffic Export (RITE) commands—bidirectionalincominginterfacemac-address, and 
outgoing.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip traffic-export profile profile-name
4.
interface interface-name 
5.
bidirectional
6.
mac-address H.H.H
7.
incoming {access-list {standard | extended | named} | sample one-in-every packet-number}
8.
outgoing {access-list {standard | extended | named} | sample one-in-every packet-number}
9.
exit
10.
interface type number
11.
ip traffic-export apply profile-name