[c-nsp] Sporadic loss of LDP neighbor ...
Pshem Kowalczyk
pshem.k at gmail.com
Mon Dec 12 15:36:39 EST 2011
Hi,
On 13 December 2011 06:52, Garry <gkg at gmx.de> wrote:
> On 12.12.2011 09:16, Robert Raszuk wrote:
>> Garry,
>>
>> Do you see the same with "mpls ldp targeted-sessions" enabled (even for
>> normal LDP p2p peers) ? At least this is something I would try first ...
>
> Neither the 7200s nor the ASR support this command ...
I'm not sure if those commands are supported (and have no access to
7200 or ASR1k right now to verify), but try this:
mpls ldp neighbor 200.200.200.200 targeted
(use the loopback address of the peer, this works for individual peers)
or
mpls ldp session protection
(this enables targeted hellos for all ldp neighbours - it has to be
enabled on both peers)
To see if it's working use show mpls ldp nei detail, you should see
something like this:
Peer LDP Ident: 10.16.16.16:0; Local LDP Ident 10.15.15.15:0
TCP connection: 10.16.16.16.11013 - 10.15.15.15.646
State: Oper; Msgs sent/rcvd: 53/51; Downstream; Last TIB rev sent 74
Up time: 00:11:32; UID: 1; Peer Id 0;
LDP discovery sources:
Targeted Hello 10.15.15.15 -> 10.16.16.16, active, passive;
<----- this is the targeted session
holdtime: infinite, hello interval: 10000 ms
Addresses bound to peer LDP Ident:
10.0.0.2 10.16.16.16 10.101.101.101 11.0.0.1
Peer holdtime: 180000 ms; KA interval: 60000 ms; Peer state: estab
Clients: Dir Adj Client
LDP Session Protection enabled, state: Protecting
duration: infinite
the active,passive means that the router is both sending and accepting
targeted hellos.
kind regards
Pshem
More information about the cisco-nsp
mailing list