Hi guys,

I'm trying to emulate the Openbsd's Openbgpd on GNS3. Here is the topology
for same:


[image: Inline image 2]


*My-bgp-router: 10.0.0./8 <http://10.0.0./8>*

*ISP1: 20.0.0./8 <http://20.0.0./8>*

*ISP2: 30.0.0./8 <http://30.0.0./8>*





*On the ISP machines I'm unable to recieve any kind of messages. Any help
is appreciatedNeigbors output on both the ISPs$ bgpctl sh nei   *

  BGP neighbor is 10.0.0.100, remote AS 10286
  Description: my-bgp-router
  BGP version 4, remote router-id 0.0.0.0
  BGP state = Active
  Last read Never, holdtime 240s, keepalive interval 80s

  Message statistics:
                                Sent       Received
  Opens                        0          0
  Notifications               0          0
  Updates                     0          0
  Keepalives                 0          0
  Route Refresh            0          0
  Total                          0          0

  Update statistics:
                  Sent       Received
  Updates                  0          0
  Withdraws               0          0
  End-of-Rib               0          0

  Local host:             (unknown), Local port:
  Remote host:          (unknown), Remote port:

*=====================================================================*



*Neigbors output on both the my-bgp-router$ bgpctl sh nei   *

  BGP neighbor is 30.0.0.100, remote AS 3333
  Description: ISP2
  BGP version 4, remote router-id 0.0.0.0
  BGP state = Active
  Last read Never, holdtime 240s, keepalive interval 80s

  Message statistics:
                  Sent       Received
  Opens                   80          0
  Notifications            0          0
  Updates                  0          0
  Keepalives               0          0
  Route Refresh            0          0
  Total                   80          0

  Update statistics:
                  Sent       Received
  Updates                  0          0
  Withdraws                0          0
  End-of-Rib               0          0

  Local host:            30.0.0.101, Local port:  11478
  Remote host:           30.0.0.100, Remote port:   179

BGP neighbor is 20.0.0.100, remote AS 2222
 Description: ISP1
  BGP version 4, remote router-id 0.0.0.0
  BGP state = Active
  Last read Never, holdtime 240s, keepalive interval 80s

  Message statistics:
                              Sent       Received
  Opens                     89          0
  Notifications             0           0
  Updates                   0           0
  Keepalives               0           0
  Route Refresh          0           0
  Total                       89          0

  Update statistics:
                  Sent       Received
  Updates                  0          0
  Withdraws               0          0
  End-of-Rib               0          0

  Local host:               20.0.0.101, Local port:  14661
  Remote host:           20.0.0.100, Remote port:   179

Regards,
Karthik V

[demime 1.01d removed an attachment of type image/png which had a name of 
image.png]

Reply via email to