キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 
cancel
1409
閲覧回数
5
いいね!
6
返信

MPLS-TE Tunnel

Mesho7
Level 1
Level 1

Is MPLS-TE Tunnel considered as Uni- or Bidirectional ?

Can the user configure MPLS-TE Tunnel in forward direction different than in backward direction ?

1 件の受理された解決策

受理された解決策

 

Hi @Mesho7 ,

 

yes of course it is possible. MPLS-TE tunnels are built from an head-end to a tail end (source/destination) as an unidirectional path.
Each request for attribute is enforced via RSVP which travels along the way and guarantees the reservation by maintaining communication state up to the head-end.
If opposite endpoint need to setup mpls te path, then a new tunnel should be configured.

 

 

Regards

 

元の投稿で解決策を見る

6件の返信6

balaji.bandi
Hall of Fame
Hall of Fame

I have not deployed but i have tested normal MPLS Links -

 

If you have 2 link from MPLS Provider - connecting side A and Site B

 

Link 1 used for upload and Link2 use for download - is this what you looking.  ? as long as NAT and FW not in place where the traffic terminating there is no issue here . you can have  do many ways, best way is BGP always good choice here.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Mesho7
Level 1
Level 1

I was rather referring to the structure of the MPLS-TE Tunnel.

I mean, to configure the MPLS-TE Tunnel we need to configure the TE Tunnel Interface and this need to be done in both directions. Is it possible to configure tunnel in one direction different than in opposite direction ? I mean attributes like bandwidth, setup or hold priority, lockdown, affinity value because the source and destination is of course different. 

 

Hi @Mesho7 ,

 

yes of course it is possible. MPLS-TE tunnels are built from an head-end to a tail end (source/destination) as an unidirectional path.
Each request for attribute is enforced via RSVP which travels along the way and guarantees the reservation by maintaining communication state up to the head-end.
If opposite endpoint need to setup mpls te path, then a new tunnel should be configured.

 

 

Regards

 

Just additional question: if these two MPLS-TE Tunnels are different from each other (one of the attributes bandwidth, setup or hold priority, lockdown, affinity value is different) then is it possible to route one bidirectional Pseudowire over them ?

 

@Mesho7 ,

 

yes it is possible.

You can manipulate the traffic through the pw-class policy within the L2vpn configuration context.

 

Regards,

 

 

 

 

Sanjeewa Alahakone
Cisco Employee
Cisco Employee

MPLS-TE is uni-directional, you need to create another tunnel in reverse path to have bi-directional operation

 

However, flex-lsp is among many other available technologies to address this requirement

 

https://www.cisco.com/c/en/us/td/docs/routers/ncs4000/software/configure/guide/configurationguide/configurationguide_chapter_011110.html

 

Regards

Sanjeewa