From: CCIE Hunter (cisco.ccie.guru@gmail.com)
Date: Mon Sep 01 2008 - 12:16:14 ART
Hello expert..
inside one of router(Head end) MPLS TE up. But I can't see that TE at sh ip
route eventhought I used " tunnel mpls traffic-eng autoroute announce".
follow is the more info.
interface Tunnel0
no ip address
tunnel destination 1.1.1.1
tunnel mode mpls traffic-eng
tunnel mpls traffic-eng autoroute announce
tunnel mpls traffic-eng priority 7 7
tunnel mpls traffic-eng bandwidth 100
tunnel mpls traffic-eng path-option 1 dynamic
no routing dynamic
end
*********************************
sh ip route>>
1.0.0.0/32 is subnetted, 1 subnets
O 1.1.1.1 [110/193] via 172.16.1.1, 00:55:10, Serial0/0 <<<<<<<<<<< this
1.1.1.1 should be route from TE tunnel 0 right ?? but there is no tunnel 0
at RIB
2.0.0.0/32 is subnetted, 1 subnets
O 2.2.2.2 [110/129] via 172.16.1.1, 00:55:10, Serial0/0
3.0.0.0/32 is subnetted, 1 subnets
O 3.3.3.3 [110/65] via 172.16.1.1, 00:55:10, Serial0/0
4.0.0.0/32 is subnetted, 1 subnets
C 4.4.4.4 is directly connected, Loopback0
172.16.0.0/30 is subnetted, 1 subnets
C 172.16.1.0 is directly connected, Serial0/0
7.0.0.0/32 is subnetted, 1 subnets
O 7.7.7.7 [110/129] via 172.16.1.1, 00:55:10, Serial0/0
10.0.0.0/30 is subnetted, 1 subnets
O 10.1.1.0 [110/192] via 172.16.1.1, 00:55:11, Serial0/0
192.168.1.0/30 is subnetted, 1 subnets
O 192.168.1.0 [110/128] via 172.16.1.1, 00:55:11, Serial0/0
192.168.2.0/30 is subnetted, 1 subnets
O 192.168.2.0 [110/192] via 172.16.1.1, 00:55:11, Serial0/0
192.168.3.0/30 is subnetted, 1 subnets
O 192.168.3.0 [110/128] via 172.16.1.1, 00:55:11, Serial0/0
******************************************
sh mpls traffic-eng tunnels >>>
Name: R4_t0 (Tunnel0) Destination: 1.1.1.1
Status:
Admin: up Oper: up Path: valid Signalling: connected
path option 1, type dynamic (Basis for Setup, path weight 192)
Config Parameters:
Bandwidth: 100 kbps (Global) Priority: 7 7 Affinity: 0x0/0xFFFF
Metric Type: TE (default)
AutoRoute: enabled LockDown: disabled Loadshare: 100 bw-based
auto-bw: disabled
InLabel : -
OutLabel : Serial0/0, 16
RSVP Signalling Info:
Src 4.4.4.4, Dst 1.1.1.1, Tun_Id 0, Tun_Instance 6
RSVP Path Info:
My Address: 4.4.4.4
Explicit Route: 172.16.1.1 192.168.1.1 10.1.1.1 1.1.1.1
Record Route: NONE
Tspec: ave rate=100 kbits, burst=1000 bytes, peak rate=100 kbits
RSVP Resv Info:
Record Route: NONE
Fspec: ave rate=100 kbits, burst=1000 bytes, peak rate=100 kbits
History:
Tunnel:
Time since created: 30 minutes, 56 seconds
Time since path change: 30 minutes, 17 seconds
Current LSP:
Uptime: 22 minutes, 18 seconds
Selection: reoptimation
Prior LSP:
ID: path option 1 [5]
Removal Trigger: configuration changed
LSP Tunnel R1_t0 is signalled, connection is up
InLabel : Serial0/0, implicit-null
OutLabel : -
RSVP Signalling Info:
Src 1.1.1.1, Dst 4.4.4.4, Tun_Id 0, Tun_Instance 38
RSVP Path Info:
My Address: 4.4.4.4
Explicit Route: NONE
Record Route: NONE
Tspec: ave rate=100 kbits, burst=1000 bytes, peak rate=100 kbits
RSVP Resv Info:
Record Route: NONE
Fspec: ave rate=100 kbits, burst=1000 bytes, peak rate=100 kbits
**************************************
sh mpls traffic-eng topology >>>>
My_System_id: 4.4.4.4, Globl Link Generation 26
Signalling error holddown: 10 sec
IGP Id: 1.1.1.1, MPLS TE Id:1.1.1.1 Router Node
link[0 ]:Nbr IGP Id: 2.2.2.2, gen:21
frag_id 0, Intf Address:10.1.1.1, Nbr Intf Address:10.1.1.2
TE metric:64, IGP metric:64, attribute_flags:0x0
physical_bw: 1544 (kbps), max_reservable_bw_global: 1158 (kbps)
max_reservable_bw_sub: 0 (kbps)
Global Pool Sub Pool
Total Allocated Reservable Reservable
BW (kbps) BW (kbps) BW (kbps)
--------------- ----------- ----------
bw[0]: 0 1158 0
bw[1]: 0 1158 0
bw[2]: 0 1158 0
bw[3]: 0 1158 0
bw[4]: 0 1158 0
bw[5]: 0 1158 0
bw[6]: 0 1158 0
bw[7]: 0 1158 0
IGP Id: 2.2.2.2, MPLS TE Id:2.2.2.2 Router Node
link[0 ]:Nbr IGP Id: 1.1.1.1, gen:26
frag_id 0, Intf Address:10.1.1.2, Nbr Intf Address:10.1.1.1
TE metric:64, IGP metric:64, attribute_flags:0x0
physical_bw: 1544 (kbps), max_reservable_bw_global: 1158 (kbps)
max_reservable_bw_sub: 0 (kbps)
Global Pool Sub Pool
Total Allocated Reservable Reservable
BW (kbps) BW (kbps) BW (kbps)
--------------- ----------- ----------
bw[0]: 0 1158 0
bw[1]: 0 1158 0
bw[2]: 0 1158 0
bw[3]: 0 1158 0
bw[4]: 0 1158 0
bw[5]: 0 1158 0
bw[6]: 0 1158 0
bw[7]: 0 1158 0
link[1 ]:Nbr IGP Id: 3.3.3.3, gen:26
frag_id 1, Intf Address:192.168.1.1, Nbr Intf Address:192.168.1.2
TE metric:64, IGP metric:64, attribute_flags:0x0
physical_bw: 1544 (kbps), max_reservable_bw_global: 1158 (kbps)
max_reservable_bw_sub: 0 (kbps)
Global Pool Sub Pool
Total Allocated Reservable Reservable
BW (kbps) BW (kbps) BW (kbps)
--------------- ----------- ----------
bw[0]: 0 1158 0
bw[1]: 0 1158 0
bw[2]: 0 1158 0
bw[3]: 0 1158 0
bw[4]: 0 1158 0
bw[5]: 0 1158 0
bw[6]: 0 1158 0
bw[7]: 0 1158 0
link[2 ]:Nbr IGP Id: 7.7.7.7, gen:26
frag_id 2, Intf Address:192.168.2.1, Nbr Intf Address:192.168.2.2
TE metric:64, IGP metric:64, attribute_flags:0x0
physical_bw: 1544 (kbps), max_reservable_bw_global: 1158 (kbps)
max_reservable_bw_sub: 0 (kbps)
Global Pool Sub Pool
Total Allocated Reservable Reservable
BW (kbps) BW (kbps) BW (kbps)
--------------- ----------- ----------
bw[0]: 0 1158 0
bw[1]: 0 1158 0
bw[2]: 0 1158 0
bw[3]: 0 1158 0
bw[4]: 0 1158 0
bw[5]: 0 1158 0
bw[6]: 0 1158 0
bw[7]: 100 1058 0
IGP Id: 3.3.3.3, MPLS TE Id:3.3.3.3 Router Node
link[0 ]:Nbr IGP Id: 2.2.2.2, gen:24
frag_id 0, Intf Address:192.168.1.2, Nbr Intf Address:192.168.1.1
TE metric:64, IGP metric:64, attribute_flags:0x0
physical_bw: 1544 (kbps), max_reservable_bw_global: 1158 (kbps)
max_reservable_bw_sub: 0 (kbps)
Global Pool Sub Pool
Total Allocated Reservable Reservable
BW (kbps) BW (kbps) BW (kbps)
--------------- ----------- ----------
bw[0]: 0 1158 0
bw[1]: 0 1158 0
bw[2]: 0 1158 0
bw[3]: 0 1158 0
bw[4]: 0 1158 0
bw[5]: 0 1158 0
bw[6]: 0 1158 0
bw[7]: 0 1158 0
link[1 ]:Nbr IGP Id: 7.7.7.7, gen:24
frag_id 2, Intf Address:192.168.3.1, Nbr Intf Address:192.168.3.2
TE metric:64, IGP metric:64, attribute_flags:0x0
physical_bw: 1544 (kbps), max_reservable_bw_global: 1158 (kbps)
max_reservable_bw_sub: 0 (kbps)
Global Pool Sub Pool
Total Allocated Reservable Reservable
BW (kbps) BW (kbps) BW (kbps)
--------------- ----------- ----------
bw[0]: 0 1158 0
bw[1]: 0 1158 0
bw[2]: 0 1158 0
bw[3]: 0 1158 0
bw[4]: 0 1158 0
bw[5]: 0 1158 0
bw[6]: 0 1158 0
bw[7]: 0 1158 0
link[2 ]:Nbr IGP Id: 4.4.4.4, gen:24
frag_id 1, Intf Address:172.16.1.1, Nbr Intf Address:172.16.1.2
TE metric:64, IGP metric:64, attribute_flags:0x0
physical_bw: 1544 (kbps), max_reservable_bw_global: 1158 (kbps)
max_reservable_bw_sub: 0 (kbps)
Global Pool Sub Pool
Total Allocated Reservable Reservable
BW (kbps) BW (kbps) BW (kbps)
--------------- ----------- ----------
bw[0]: 0 1158 0
bw[1]: 0 1158 0
bw[2]: 0 1158 0
bw[3]: 0 1158 0
bw[4]: 0 1158 0
bw[5]: 0 1158 0
bw[6]: 0 1158 0
bw[7]: 100 1058 0
IGP Id: 4.4.4.4, MPLS TE Id:4.4.4.4 Router Node
link[0 ]:Nbr IGP Id: 3.3.3.3, gen:22
frag_id 0, Intf Address:172.16.1.2, Nbr Intf Address:172.16.1.1
TE metric:64, IGP metric:64, attribute_flags:0x0
physical_bw: 1544 (kbps), max_reservable_bw_global: 1158 (kbps)
max_reservable_bw_sub: 0 (kbps)
Global Pool Sub Pool
Total Allocated Reservable Reservable
BW (kbps) BW (kbps) BW (kbps)
--------------- ----------- ----------
bw[0]: 0 1158 0
bw[1]: 0 1158 0
bw[2]: 0 1158 0
bw[3]: 0 1158 0
bw[4]: 0 1158 0
bw[5]: 0 1158 0
bw[6]: 0 1158 0
bw[7]: 0 1158 0
IGP Id: 7.7.7.7, MPLS TE Id:7.7.7.7 Router Node
link[0 ]:Nbr IGP Id: 3.3.3.3, gen:19
frag_id 0, Intf Address:192.168.3.2, Nbr Intf Address:192.168.3.1
TE metric:64, IGP metric:64, attribute_flags:0x0
physical_bw: 1544 (kbps), max_reservable_bw_global: 1158 (kbps)
max_reservable_bw_sub: 0 (kbps)
Global Pool Sub Pool
Total Allocated Reservable Reservable
BW (kbps) BW (kbps) BW (kbps)
--------------- ----------- ----------
bw[0]: 0 1158 0
bw[1]: 0 1158 0
bw[2]: 0 1158 0
bw[3]: 0 1158 0
bw[4]: 0 1158 0
bw[5]: 0 1158 0
bw[6]: 0 1158 0
bw[7]: 0 1158 0
link[1 ]:Nbr IGP Id: 2.2.2.2, gen:9
frag_id 1, Intf Address:192.168.2.2, Nbr Intf Address:192.168.2.1
TE metric:64, IGP metric:64, attribute_flags:0x0
physical_bw: 1544 (kbps), max_reservable_bw_global: 1158 (kbps)
max_reservable_bw_sub: 0 (kbps)
Global Pool Sub Pool
Total Allocated Reservable Reservable
BW (kbps) BW (kbps) BW (kbps)
--------------- ----------- ----------
bw[0]: 0 1158 0
bw[1]: 0 1158 0
bw[2]: 0 1158 0
bw[3]: 0 1158 0
bw[4]: 0 1158 0
bw[5]: 0 1158 0
bw[6]: 0 1158 0
bw[7]: 0 1158 0
Great Thanks please.
Looking forward
Blogs and organic groups at http://www.ccie.net
This archive was generated by hypermail 2.1.4 : Sat Oct 04 2008 - 09:26:17 ART