Specifications

Table Of Contents
traffic-engineering filter
MP-840
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
traffic-engineering filter
To specify a filter with the given number and properties, use the traffic-engineering filter command in
router configuration mode. To disable this function, use the no form of this command.
traffic-engineering filter f
ilter-number egress ip-address mask
no t
raffic-engineering filter
Syntax Description
Defaults Disabled
Command Modes Router configuration
Command History
Usage Guidelines You must specify that the egress is the indicated address or mask, where egress is either the destination
or
the Border Gateway Protocol (BGP) next hop.
Examples The following example shows how to configure a traffic engineering filter and a traffic engineering route
f
or that filter over a label switched path (LSP)-encapsulated tunnel for the traffic engineering routing
process:
Router(config)# router traffic-engineering
Router(config-router)# traffic-engineering filter 5 egress 10.0.
0.1 255.255.255.255
Router(config-router)# traffic-engineering route 5 tunnel 5
Related Commands
filter-number A decimal value representing the number of the filter.
egress ip-
address mask IP address and mask for the egress port.
Release Modification
11.1 CT This command was introduced.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX This command is supported in the Cisco IOS Release 12.2SX train. Support
i
n a specific 12.2SX release of this train depends on your feature set,
platform, and platform hardware.
Command Description
show ip traffic-engineering routes Displays information about the requested filters configured for
t
raffic engineering.
traffic-engineering route Configures a route for a specified filter, through a specified
t
unnel.