Re: [mpls-linux-general] Cisco, Juniper and Linux LDP
Status: Beta
Brought to you by:
jleu
From: Yon U. <hav...@gm...> - 2001-08-10 01:38:59
|
On Thu, 9 Aug 2001, Dave Hartzell wrote: > I'm messing around with a couple Ciscos (running > 12.2 mainline), a Juniper (running 4.4) and a Linux box. > > While I haven't got the Linux box patched yet, I do have > the Ciscos talking TDP, but I can't get the Juniper to > talk to the Ciscos via LDP. > > After looking hard, Cisco still isn't supporting the > RFC based LDP, they are using their Tag Dist Protocol. > Nice. grep www.cisco.com ldp_221t.pdf default distribution protocol is tdp. It can be changed per interface and platform. Citing: "The global 'mpls label protocol ldp' command sets the default label distribution protocol for all interfaces to be LDP.", this command is also valid in interface config mode. and global or interface config mode command "mpls ip". HTH, HAND yon |