The MPLS WG Archive

Cell Relay Retreat>MPLS WG Archive>month:2001-Jan> msg00305



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

No Subject

  • From: "zheng jiang gu" <zjgu@ce-air.com>
  • Date: Fri, 26 Jan 2001 22:14:13 +0800
  • Cc: <mpls@UU.NET>

HI ALL:
    I want to know in the below config ,Must I config the command "router traffic-engineering " to induce the traffic to tunnel.So if I not config the command  ,is it means all traffic or none?
thanks in advance
 
zjgu
 
 
mpls traffic-eng tunnels

interface fast 0/0
  ip address 10.1.1.1 255.255.255.0
  mpls traffic-eng tunnels
  ip rsvp bandwidth 10000

interface tunnel 1
  tunnel destination 10.3.3.3
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name mytunnel
  tunnel mpls traffic-eng bandwidth 1000
  tunnel mpls traffic-eng path-option 2 dynamic

ip explicit-path name mytunnel
  next-address 10.1.2.1
  next-address 10.1.10.1
  next-address 10.3.3.3

ip router isis

router isis
  net 47.0000.0012.3456.00
  is-type level-1
  mpls traffic-eng router-id loopback0
  mpls traffic-eng level-1
  metric-style wide

router traffic-engineering
  traffic-engineering filter 60 egress 10.5.5.5 255.255.255.255
  traffic-engineering route 60 tunnel 1