Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

LC-ATM's and LDP session intialisition

Status
Not open for further replies.

aballant

Programmer
Jan 31, 2002
46
US
Hi,

I'm a bit new to MPLS, what has to be configured on an LC-ATM LSR, such that the LDP session is correctly initialised? I presume it needs to correct a TCP connection? and therefore IP routing between the ATM LSR's?



cheers,
Andrew
 
Hi,

I looked into this, and it is the case that routed IP is required to allow loopback IP communication, which then initiate the LDP session. Once this has been established the LDP traffic will be transport on the LDP VC (32/0),
LDP RFC 3036 it says……



2.5.3. Session Initialization

After LSR1 and LSR2 establish a transport connection they negotiate session parameters by exchanging LDP Initialization messages. The parameters negotiated include LDP protocol version, label distribution method, timer values, VPI/VCI ranges for label controlled ATM, DLCI ranges for label controlled Frame Relay, etc.



so you need a IP connection to then negotiate the VPI/VCI for LC-ATM.


cheers,
Andrew
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top