The MPLS-OPS Archive

Cell Relay Retreat>MPLS-OPS Archive>month:2001-Aug> msg00252



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

Re: MPLS Traf-Eng Tunnel Problem

  • From: "Gopal@Home" <gnaganab@yahoo.com>
  • Date: Fri, 31 Aug 2001 13:11:27 -0400
  • Cc: <mpls-ops@mplsrc.com>
  • Resent-Date: Fri, 31 Aug 2001 18:18:26 -0400
  • To: "Rahman Isnaini" <rahman@id.mweb.com>, "Marcus Keane" <mkeane@microsoft.com>
  • X-Apparently-From: <gnaganab@yahoo.com>

Try:
int tu0
ip unnumbered <my TE_ID which is loop0>
ip destination 10.10.10.1 -------->which is TE.Id of the egress router

rgds,
gopal

----- Original Message -----
From: "Rahman Isnaini" <rahman@id.mweb.com>
To: "Marcus Keane" <mkeane@microsoft.com>
Cc: <mpls-ops@mplsrc.com>
Sent: Friday, August 31, 2001 7:02 AM
Subject: RE: MPLS Traf-Eng Tunnel Problem


> Hi Marcus,...
> This is my PE-East Router Configuration.
>
>
> +++++++++++++++++++++++++++++++++++++
> PE-East#sh run
> Building configuration...
>
> hostname PE-East
> !
> !
> ip vrf Client1
>  rd 100:110
>  route-target export 100:1000
>  route-target import 100:1000
> !
> ip vrf Client2
>  rd 100:120
>  route-target export 100:2000
>  route-target import 100:2000
> ip cef
> ip ssh time-out 120
> ip ssh authentication-retries 3
> no ip dhcp-client network-discovery
> clns routing
> mpls ip ttl-expiration pop 3
> mpls traffic-eng tunnels
> !
> call rsvp-sync
> !
> !
> !
> !
> !
> !
> !
> !
> !
> interface Loopback0
>  ip address 10.10.10.3 255.255.255.255
>  ip router isis
>  clns router isis
> !
> interface Loopback101
>  ip vrf forwarding Client1
>  ip address 200.0.3.1 255.255.255.0
> !
> interface Loopback102
>  ip vrf forwarding Client2
>  ip address 200.0.3.1 255.255.255.0
> !
> interface Tunnel0
>  description tunnel to Western Net
>  ip address 10.10.1.2 255.255.255.128
>  tunnel destination 192.168.255.2
>  tunnel mode mpls traffic-eng
>  tunnel mpls traffic-eng autoroute announce
>  tunnel mpls traffic-eng priority 1 1
>  tunnel mpls traffic-eng bandwidth 100
>  tunnel mpls traffic-eng path-option 1 dynamic
> !
> interface FastEthernet0/0
>  ip address 192.168.254.2 255.255.255.0
>  ip router isis
>  speed 100
>  full-duplex
>  mpls traffic-eng tunnels
>  mpls traffic-eng administrative-weight 10
>  tag-switching ip
>  ip rsvp bandwidth 1000 1000
> !
> interface FastEthernet1/0
>  no ip address
>  speed 100
>  full-duplex
>  tag-switching ip
> !
> router isis
>  redistribute connected
>  net 49.0001.0000.0000.0003.00
>  is-type level-1
>  metric-style wide
>  mpls traffic-eng router-id Loopback0
>  mpls traffic-eng level-1
> !
> router bgp 100
>  no synchronization
>  no bgp default ipv4-unicast
>  bgp log-neighbor-changes
>  redistribute connected
>  redistribute static
>  redistribute isis level-1
>  neighbor 10.10.10.1 remote-as 100
>  neighbor 10.10.10.1 update-source Loopback0
>  neighbor 10.10.10.1 activate
>  no auto-summary
>  !
>  address-family ipv4 vrf Client2
>  redistribute connected
>  redistribute static
>  no auto-summary
>  no synchronization
>  exit-address-family
>  !
>  address-family ipv4 vrf Client1
>  redistribute connected
>  redistribute static
>  no auto-summary
>  no synchronization
>  exit-address-family
>  !
>  address-family vpnv4
>  neighbor 10.10.10.1 activate
>  neighbor 10.10.10.1 send-community both
>  no auto-summary
>  exit-address-family
> !
> ip classless
> no ip http server
> !
> !
> !
> !
> snmp-server manager
> !
> dial-peer cor custom
> !
> !
> !
> !
> !
> line con 0
> line aux 0
> line vty 0 4
>  login
> !
> !
> end
>
> PE-East#
>
>
> Rächmän Isnäini R sT
> ++++++++++++++++++++++++++++++++++++++++++++++++
>
>
>
> :------Original Message-----
> :-From: Marcus Keane [mailto:mkeane@microsoft.com]
> :-Sent: Friday, August 31, 2001 4:02 PM
> :-To: Rahman Isnaini
> :-Cc: mpls-ops@mplsrc.com
> :-Subject: RE: MPLS Traf-Eng Tunnel Problem
> :-
> :-
> :-Rahman, I believe your traffic engineering router id must be a /32 in
> :-your igp.
> :-Marcus.
> :-
> :------Original Message-----
> :-From: Rahman Isnaini [mailto:rahman@id.mweb.com]
> :-Sent: 31 August 2001 07:52
> :-To: mpls-ops@mplsrc.com
> :-Subject: MPLS Traf-Eng Tunnel Problem
> :-
> :-
> :-Dear All,
> :-
> :-I am a new comer,
> :-I just learn about MPLS and tried to configure MPLS VPN and
> :-Traf-Eng But
> :-I got problem on my tunnel since it's not connecting
> :-properly. Below is
> :-the information about MPLS Tunnel status
> :-
> :-++++++++++++++++++++++++++++++++++++++++++++++++++++
> :-PE-East#sh mpls traffic-eng tunnels
> :-
> :-Name: tunnel to Western Net               (Tunnel0) Destination:
> :-192.168.255.2
> :-  Status:
> :-    Admin: up         Oper: down   Path: not valid   Signalling: Down
> :-    path option 1, type dynamic
> :-
> :-  Config Parameters:
> :-    Bandwidth:  100      kbps  Priority: 1  1   Affinity: 0x0/0xFFFF
> :-    AutoRoute:  enabled   LockDown: disabled  Loadshare: 100
> :-bw-based
> :-
> :-  History:
> :-    Path Option 1:
> :-      Last Error: PCALC:: Destination IP address, 192.168.255.2, not
> :-found
> :-
> :-++++++++++++++++++++++++++++++++++++++++++++++++++++++
> :-PE-East#sh ip route 192.168.255.2
> :-Routing entry for 192.168.255.0/30
> :-  Known via "isis", distance 115, metric 20, type level-1
> :-  Redistributing via isis, bgp 100
> :-  Advertised by bgp 100 level-1
> :-  Last update from 192.168.254.1 on FastEthernet0/0, 00:05:40 ago
> :-  Routing Descriptor Blocks:
> :-  * 192.168.254.1, from 10.10.10.2, via FastEthernet0/0
> :-      Route metric is 20, traffic share count is 1
> :-
> :-+++++++++++++++++++++++++++++++++++++++++++++++++++++++
> :-PE-East#sh mpls traffic-eng Topology
> :-My_System_id: 0000.0000.0003.00, Globl Link Generation 20
> :-
> :-IGP Id: 0000.0000.0001.00, MPLS TE Id:10.10.10.1 Router Node
> :-      link[0 ]:Nbr IGP Id: 0000.0000.0002.02, gen:18
> :-          frag_id 0, Intf Address:192.168.255.2
> :-          admin_weight:10, attribute_flags:0x0
> :-          physical_bw:100000 (kbps), max_reservable_bw: 1000 (kbps)
> :-               allocated_bw   reservable_bw      allocated_bw
> :-reservable_bw
> :-               ------------   -------------      ------------
> :--------------
> :-        bw[0]: 0              1000         bw[1]: 0              1000
> :-
> :-        bw[2]: 0              1000         bw[3]: 0              1000
> :-
> :-        bw[4]: 0              1000         bw[5]: 0              1000
> :-
> :-        bw[6]: 0              1000         bw[7]: 0              1000
> :-
> :-
> :-IGP Id: 0000.0000.0002.00, MPLS TE Id:10.10.10.2 Router Node
> :-      link[0 ]:Nbr IGP Id: 0000.0000.0002.02, gen:16
> :-          frag_id 0, Intf Address:192.168.255.1
> :-          admin_weight:10, attribute_flags:0x0
> :-          physical_bw:100000 (kbps), max_reservable_bw: 1000 (kbps)
> :-               allocated_bw   reservable_bw      allocated_bw
> :-reservable_bw
> :-               ------------   -------------      ------------
> :--------------
> :-        bw[0]: 0              1000         bw[1]: 0              1000
> :-
> :-        bw[2]: 0              1000         bw[3]: 0              1000
> :-
> :-        bw[4]: 0              1000         bw[5]: 0              1000
> :-
> :-        bw[6]: 0              1000         bw[7]: 0              1000
> :-
> :-
> :-      link[1 ]:Nbr IGP Id: 0000.0000.0003.02, gen:16
> :-          frag_id 0, Intf Address:192.168.254.1
> :-          admin_weight:10, attribute_flags:0x0
> :-          physical_bw:100000 (kbps), max_reservable_bw: 1000 (kbps)
> :-               allocated_bw   reservable_bw      allocated_bw
> :-reservable_bw
> :-               ------------   -------------      ------------
> :--------------
> :-        bw[0]: 0              1000         bw[1]: 0              1000
> :-
> :-        bw[2]: 0              1000         bw[3]: 0              1000
> :-
> :-        bw[4]: 0              1000         bw[5]: 0              1000
> :-
> :-        bw[6]: 0              1000         bw[7]: 0              1000
> :-
> :-
> :-IGP Id: 0000.0000.0003.00, MPLS TE Id:10.10.10.3 Router Node
> :-      link[0 ]:Nbr IGP Id: 0000.0000.0003.02, gen:17
> :-          frag_id 0, Intf Address:192.168.254.2
> :-          admin_weight:10, attribute_flags:0x0
> :-          physical_bw:100000 (kbps), max_reservable_bw: 1000 (kbps)
> :-               allocated_bw   reservable_bw      allocated_bw
> :-reservable_bw
> :-               ------------   -------------      ------------
> :--------------
> :-        bw[0]: 0              1000         bw[1]: 0              1000
> :-
> :-        bw[2]: 0              1000         bw[3]: 0              1000
> :-
> :-        bw[4]: 0              1000         bw[5]: 0              1000
> :-
> :-        bw[6]: 0              1000         bw[7]: 0              1000
> :-
> :-
> :-IGP Id: 0000.0000.0001.03, Network Node
> :-      link[0 ]:Nbr IGP Id: 0000.0000.0001.00, gen:19
> :-
> :-IGP Id: 0000.0000.0002.02, Network Node
> :-      link[0 ]:Nbr IGP Id: 0000.0000.0002.00, gen:20
> :-
> :-      link[1 ]:Nbr IGP Id: 0000.0000.0001.00, gen:20
> :-
> :-IGP Id: 0000.0000.0003.02, Network Node
> :-      link[0 ]:Nbr IGP Id: 0000.0000.0003.00, gen:15
> :-
> :-      link[1 ]:Nbr IGP Id: 0000.0000.0002.00, gen:15
> :-PE-East#
> :-++++++++++++++++++++++++++++++++++++++++++++++++++++++
> :-
> :-
> :-Rgs,
> :-Rächmän Isnäini R sT
> :-Jl. TB Simatupang kav 88 Jakarta Selatan 12520
> :-Ph : 62 21 78547800
> :-
> :-
> :--------
> :-The MPLS-OPS Mailing List
> :-Subscribe/Unsubscribe:  http://www.mplsrc.com/mplsops.shtml
> :-Archive: http://www.mplsrc.com/mpls-ops_archive.shtml
> :-
>
> -------
> The MPLS-OPS Mailing List
> Subscribe/Unsubscribe:  http://www.mplsrc.com/mplsops.shtml
> Archive: http://www.mplsrc.com/mpls-ops_archive.shtml


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

-------
The MPLS-OPS Mailing List
Subscribe/Unsubscribe:  http://www.mplsrc.com/mplsops.shtml
Archive: http://www.mplsrc.com/mpls-ops_archive.shtml