Hi,

I'm testing RyuBGP in my studies and i'm finding some problems to withdraw
routes. In this case, configuring 2 routes with RyuBGP additioned prefix in
one side. But, when the route receive the announce, the route isn't
inserted routes on operation system. The return is:

DEBUG:bgpspeaker.peer:NLRI: BGPNLRI(addr='192.168.223.0',length=24)
DEBUG:bgpspeaker.peer:Extracted paths from Update msg.: Path(source:
Peer(ip: 192.168.52.101, asn: 64511), nlri:
BGPNLRI(addr='192.168.223.0',length=24), source ver#: 1, path attrs.: {1:
BGPPathAttributeOrigin(flags=64,length=1,type=1,value=0), 2:
BGPPathAttributeAsPath(flags=64,length=4,type=2,value=[[64511]]), 3:
BGPPathAttributeNextHop(flags=64,length=4,type=3,value='192.168.52.101'),
4: BGPPathAttributeMultiExitDisc(flags=128,length=4,type=4,value=100)},
nexthop: 192.168.52.101, is_withdraw: False)
the best path changed: 64511 192.168.223.0/24 192.168.52.101 False

Testing with Quagga in one side, the announce works, applied this on the
operation system(Ubuntu-12.04). Can anyone help me with this?

Thanks,
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to