Re: Testing BGP in controller with exabgp
Moiz Raja (moraja) <moraja@...>
Punal,
I think running on the same VM would work but only if it was multi-homed. In the configuration for exabgp we have to specify the IP address of the peer. If the peer IP is the same as what I am bound to then would that work?
I'm not sure but I don't think it would.
I tested this with exabgp running on a separate VM and controller running on my laptop.
-Moiz
From: punal patel [punal.patel@...]
Sent: Monday, March 31, 2014 5:33 PM To: Moiz Raja (moraja) Cc: bf1936@...; Lakshman Mukkamalla (lmukkama); integration-dev@... Subject: Re: [integration-dev] Testing BGP in controller with exabgp Hi Moiz,
I followed your steps to create single bgp peer but was unable to establish bgp session.
Do we need two seperate vm's to create bgp session?
Here is the log after executing "exabgp single-neighbor.txt".
Mon, 31 Mar 2014 14:55:02 | WARNING | 8324 | configuration | Loaded new configuration successfully
Mon, 31 Mar 2014 14:55:02 | WARNING | 8324 | configuration | Loaded new configuration successfully
Mon, 31 Mar 2014 14:55:02 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:02 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:03 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:03 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:04 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:04 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:06 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:06 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:09 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:09 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:13 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:13 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:18 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
Mon, 31 Mar 2014 14:55:18 | INFO | 8324 | network | Peer 192.168.56.99 ASN 65533 connection to peer failed
^CMon, 31 Mar 2014 14:55:25 | INFO | 8324 | reactor | ^C received
Mon, 31 Mar 2014 14:55:25 | INFO | 8324 | reactor | ^C received
Mon, 31 Mar 2014 14:55:25 | INFO | 8324 | reactor | Performing shutdown
Mon, 31 Mar 2014 14:55:25 | INFO | 8324 | reactor | Performing shutdown
mininet@mininet-vm:~/exabgp\>
Thank You,
Punal Patel
On Mon, Mar 31, 2014 at 1:34 PM, Moiz Raja (moraja)
<moraja@...> wrote:
|
|