<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: NoNeg Status on BGP</title>
	<atom:link href="http://www.networkingblog.in/noneg-status-on-bgp-861/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networkingblog.in/noneg-status-on-bgp-861</link>
	<description>Cisco Netpro Blog</description>
	<lastBuildDate>Wed, 23 Jun 2010 06:07:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: arul</title>
		<link>http://www.networkingblog.in/noneg-status-on-bgp-861/comment-page-1#comment-713</link>
		<dc:creator>arul</dc:creator>
		<pubDate>Wed, 03 Feb 2010 10:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkingblog.in/?p=861#comment-713</guid>
		<description>It means that your router is advertising a capability that the peer is not configured for. Think it&#039;s usually to do with ipv4/ipv6 address family advertisements.</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->It means that your router is advertising a capability that the peer is not configured for. Think it&#8217;s usually to do with ipv4/ipv6 address family advertisements.<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karan</title>
		<link>http://www.networkingblog.in/noneg-status-on-bgp-861/comment-page-1#comment-712</link>
		<dc:creator>karan</dc:creator>
		<pubDate>Wed, 03 Feb 2010 10:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkingblog.in/?p=861#comment-712</guid>
		<description>Hello ,

 

&gt;&gt;  I have to add prefix-list &quot;irvine-routes&quot; which should be carry lower metric to EIGRP neighbor devices.

 

if you want to provide a lower seed metric for this subset you need to use an higher BW parameter because EIGRP metric is inversely proportional to min BW on path.

 

add a line

default-metric 1544 1 255 1 1500

 

and rewrite the current comand as:

 

redistribute bgp 65461 route-map bgp-to-eigrp

 

if you want a better metrice:

 

route-map bgp-to-eigrp permit 10
match ip address prefix-list irvine-routes
set metric 4000 1 255 1 1500</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->Hello ,</p>
<p>>>  I have to add prefix-list &#8220;irvine-routes&#8221; which should be carry lower metric to EIGRP neighbor devices.</p>
<p>if you want to provide a lower seed metric for this subset you need to use an higher BW parameter because EIGRP metric is inversely proportional to min BW on path.</p>
<p>add a line</p>
<p>default-metric 1544 1 255 1 1500</p>
<p>and rewrite the current comand as:</p>
<p>redistribute bgp 65461 route-map bgp-to-eigrp</p>
<p>if you want a better metrice:</p>
<p>route-map bgp-to-eigrp permit 10<br />
match ip address prefix-list irvine-routes<br />
set metric 4000 1 255 1 1500<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karan</title>
		<link>http://www.networkingblog.in/noneg-status-on-bgp-861/comment-page-1#comment-711</link>
		<dc:creator>karan</dc:creator>
		<pubDate>Wed, 03 Feb 2010 09:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkingblog.in/?p=861#comment-711</guid>
		<description>Hello,
you may need a neigh x:x:X  activate in address-family IPv6 unicast on the other device.

that no neg may mean no negotiate or no neighbor

verify also if your local node can reach the BGP endpoint.</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->Hello,<br />
you may need a neigh x:x:X  activate in address-family IPv6 unicast on the other device.</p>
<p>that no neg may mean no negotiate or no neighbor</p>
<p>verify also if your local node can reach the BGP endpoint.<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
</channel>
</rss>
