Cisco Cisco IOS Software Release 12.2(27)SBC

Seite von 35
NetFlow MPLS Label Export
  Configuration Examples for NetFlow MPLS Label Export
12
Cisco IOS Release: Multiple releases (see Feature Information table)
Configuration Examples for NetFlow MPLS Label Export
This section contains the following configuration examples for the NetFlow MPLS Label Export feature:
Configuring NetFlow MPLS Prefix/Application/Label Table Export: Examples
The following examples show how to configure NetFlow MPLS PAL table export on a PE router. 
This example shows how to configure the export of the full MPLS PAL table every 480 minutes 
(8 hours):
configure terminal
!
mpls export interval 480
end
copy running-config startup-config
exit
This example shows how to configure MPLS PAL information export only as the labels are allocated:
configure terminal
!
mpls export interval 0
end
Step 6
copy running-config startup-config
Example:
Router# copy running-config startup-config
Copies the modified configuration into router NVRAM, 
permanently saving the settings.
The next time the router is rebooted the tracking and export 
of VPNv4 label information from the MPLS PAL table to a 
NetFlow collector is already part of the configuration.
Step 7
exit
Example:
Router# exit
Exits to user EXEC mode.
Step 8
Reboot the router.
(Optional) Saving the configuration and rebooting the 
router ensures that the information collected by this feature 
is complete.
Step 9
enable
Example:
Router> enable
Enables privileged EXEC mode. 
Enter your password if prompted.
Step 10
show mpls flow mappings
Example:
Router# show mpls flow mappings
Displays MPLS PAL table entries that include VPNv4 
prefixes and VPN RDs.
Command or Action
Purpose