<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=993225921-09032008><FONT face=Arial size=2>In the XORP User
Manual on page 96 you can find the following excerpt about a BGP router
originating two subnets. </FONT></SPAN></DIV>
<DIV><SPAN class=993225921-09032008><FONT face=Arial size=2>My question is what
configuration command invokes originating route advertisements for BGP.
Seems to me that you have to either import static routes to
advertise.</FONT></SPAN></DIV>
<DIV><SPAN class=993225921-09032008><FONT face=Arial size=2>Or more simply that
BGP will advertise directly connected nets over BGP. </FONT></SPAN></DIV>
<DIV><SPAN class=993225921-09032008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=993225921-09032008><FONT face=Arial size=2>What is the XORP
equivalent of the cisco commands:</FONT></SPAN></DIV>
<DIV><SPAN class=993225921-09032008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=993225921-09032008><FONT face=Arial size=2>BGP Router
65000</FONT></SPAN></DIV>
<DIV><SPAN class=993225921-09032008><FONT face=Arial size=2>neighbor
192.168.1.100 remote-as 65001</FONT></SPAN></DIV>
<DIV><SPAN class=993225921-09032008><FONT face=Arial size=2>network 10.10.10.0
mask 255.255.255.0</FONT></SPAN></DIV>
<DIV><SPAN class=993225921-09032008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=993225921-09032008><FONT face=Arial
size=2>Thanks.<BR>Dave</FONT></SPAN></DIV>
<DIV><SPAN class=993225921-09032008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=993225921-09032008><FONT face="Times New Roman" size=3>
<P align=left>This router is also configured to </FONT><I><FONT
face="Times New Roman" size=3>originate </I></FONT><FONT face="Times New Roman"
size=3>routing advertisements for two subnets. These subnets might be</P>
<P align=left>directly connected, or might be reachable via IGP routing.</P>
<P align=left>The first advertisement this router originates is for subnet
128.16.16/24, reachable via both unicast and</P>
<P align=left>multicast. The nexthop specified in 128.16.64.1, and this must be
reachable via other routes in the routing</P>
<P align=left>table, or this advertisement will not be made. If this router had
any IBGP peerings, then the BGP route</P>
<P align=left>advertised to those peers would indicate that 128.16.16/24 was
reachable via next hop 128.16.64.1. However</P>
<P align=left>in this case the only peering is an EBGP peering, and the next hop
in </FONT><I><FONT face="Times New Roman" size=3>all </I></FONT><FONT
face="Times New Roman" size=3>routes sent to that peer is set to</P>
<P>128.16.64.4 according to the </FONT><FONT face=Courier size=2>nexthop
</FONT><FONT face="Times New Roman" size=3>directive for the peering.</FONT></P>
<P><FONT face="Times New Roman"
size=3> </P></FONT></SPAN></DIV></BODY></HTML>