<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.w9cr.net/index.php?action=history&amp;feed=atom&amp;title=Junos_Clue</id>
	<title>Junos Clue - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.w9cr.net/index.php?action=history&amp;feed=atom&amp;title=Junos_Clue"/>
	<link rel="alternate" type="text/html" href="https://wiki.w9cr.net/index.php?title=Junos_Clue&amp;action=history"/>
	<updated>2026-05-28T11:40:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.4</generator>
	<entry>
		<id>https://wiki.w9cr.net/index.php?title=Junos_Clue&amp;diff=7928&amp;oldid=prev</id>
		<title>Bryan: Created page with &quot;Some helpful things on junos  = Junos filter BGP RIB routes based on prefix list =  You need to add 'keep none' to the filter   set protocols bgp group eBGP-to-peer-v6 '''keep...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.w9cr.net/index.php?title=Junos_Clue&amp;diff=7928&amp;oldid=prev"/>
		<updated>2024-05-28T00:42:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Some helpful things on junos  = Junos filter BGP RIB routes based on prefix list =  You need to add &amp;#039;keep none&amp;#039; to the filter   set protocols bgp group eBGP-to-peer-v6 &amp;#039;&amp;#039;&amp;#039;keep...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Some helpful things on junos&lt;br /&gt;
&lt;br /&gt;
= Junos filter BGP RIB routes based on prefix list =&lt;br /&gt;
&lt;br /&gt;
You need to add 'keep none' to the filter&lt;br /&gt;
&lt;br /&gt;
 set protocols bgp group eBGP-to-peer-v6 '''keep none'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Shell Commands =&lt;br /&gt;
&lt;br /&gt;
'''start shell on the box '''&lt;br /&gt;
 start shell &lt;br /&gt;
&lt;br /&gt;
use curl to get a file, but disable tcp keep alives which causes issues&lt;br /&gt;
 v6&lt;br /&gt;
 curl -6 --interface 2607:f138:0:2::5 --no-keepalive --connect-timeout 5 -vv -o /dev/null http://ubuntu-mirror-2.ps6.canonical.com/ubuntu/ls-lR.gz&lt;br /&gt;
 v4&lt;br /&gt;
 curl -4 --no-keepalive --connect-timeout 5 -vv -o /dev/null http://ubuntu-mirror-2.ps6.canonical.com/ubuntu/ls-lR.gz&lt;/div&gt;</summary>
		<author><name>Bryan</name></author>
		
	</entry>
</feed>