Configuring NDE on the Switch
This example shows how to clear the NDE flow filter so that all the flows are exported:
Console> (enable) clear mls nde flow
Netflow data export filter cleared.
Console> (enable)
Disabling NDE
With Supervisor Engine 1 and a PFC, if NDE is enabled and you disable MLS, you lose the statistics for
Note
existing cache entries because the statistics are not exported.
To disable NDE on the switch, perform this task in privileged mode:
Task
Disable NDE on the switch.
This example shows how to disable NDE on the switch:
Console> (enable) set mls nde disable
Netflow data export disabled.
Console> (enable)
Removing the NDE IP Address
To remove the NDE IP address from the MSFC, perform this task in global configuration mode:
Task
Remove the NDE IP address from the
MSFC.
This example shows how to remove the NDE IP address from the MSFC:
Router(config)# no mls nde-address 170.170.2.1
Router(config)#
Displaying the NDE Configuration
To display the NDE configuration on the switch, perform this task in privileged mode:
Task
Display the NDE configuration on the
switch.
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
16-16
Command
set mls nde disable
Command
Router(config)# no mls nde-address [ip_addr]
Command
show mls nde
Chapter 16
Configuring NDE
OL-8978-04