in reply to Re^2: gridlocked situation with net::bgp and update the peer routing information
in thread gridlocked situation with net::bgp and update the peer routing information

Hello,

though for testing purposes I want to
initiate one update manually.

So if I understand you right it is not
possible to do this, so I need a second
peer to do this right?

Best regard
Marcus
  • Comment on Re^3: gridlocked situation with net::bgp and update the peer routing information

Replies are listed 'Best First'.
Re^4: gridlocked situation with net::bgp and update the peer routing information
by MelX (Novice) on Feb 08, 2010 at 15:16 UTC
    Hello,

    what about the function update() of the peer-object?
    $peer->update($update);

    Is it not for every peer-object you create? That is what I understand.

    Best regards
    Marcus