51-11
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
OL-4266-08
Chapter 51 Configuring NDE
Configuring NDE
Configuring NDE on the PFC
These sections describe how to configure NDE on the PFC:
• Enabling NDE From the PFC, page 51-11
• Populating Additional NDE Fields, page 51-12
• Configuring NetFlow Flow Sampling, page 51-12
Enabling NDE From the PFC
To enable NDE from the PFC, perform this task:
Note • NDE from the PFC uses the source interface configured for the MSFC (see the “Configuring the
MSFC NDE Source Layer 3 Interface” section on page 51-13).
• Release 12.2(18)SXF and later releases support NetFlow version 9, described at this URL:
http://www.cisco.com/en/US/docs/ios/12_3/feature/gde/nfv9expf.html
This example shows how to enable NDE from the PFC:
Router(config)# mls nde sender
This example shows how to enable NDE from the PFC and configure NDE version 5:
Router(config)# mls nde sender version 5
Command Purpose
Router(config)# mls nde sender [version {5 | 7}]
Enables NDE from the PFC using version 7 records or version 5
records.
If you enter the mls nde sender command without using the
version {5 | 7} keywords version 7 records are enabled by
default.
Note If you are using NDE for direct export with
WS-X6708-10GE ports, enter the mls nde sender
version 5 command.
Router(config)# ip flow-export version 9
(Optional) Enables the use of version 9 records
1
.
If you want to enable the use of version 9 records for NDE,
you must enter the mls nde sender command first.
Note Enabling the use of version 9 records overrides the
use of either version 5 records or version 7 records.
1. The ip flow-export version 9 command was integrated into 12.2(18)SXF.
Router(config)# no ip flow-export version 9
Disables the use of version 9 records.
Router(config)# no mls nde sender
Disables NDE from the PFC.