The MPLS WG Archive

Cell Relay Retreat>MPLS WG Archive>month:2001-Nov> msg00195



[Date Prev][Date Next][Thread Prev][Thread Next]  
  [Date Index][Thread Index][Author Index][Subject Index]

mapping of traffic to tunnels

  • From: "Krishnakanth Rao" <krishnakanth.rao@cominsights.com>
  • Date: Wed, 21 Nov 2001 10:03:21 +0530

I have configured an MPLS tunnel in Cisco IOS using the following commands
   interface tunnel1
   ip unnumbered loopback 1
   tunnel destination 1.1.1.1
   tunnel mode mpls traffic-eng
   tunnel mpls traffic-eng autoroute announce
   tunnel mpls traffic-eng bandwidth 1000
   tunnel mpls traffic-eng priority 1 1
   tunnel mpls traffic-eng path-option 1 dynamic
 
what is the command to map a traffic belonging to particular FEC(having a particular DSCP or having a particular address prefix) to this tunnel ?