<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Junos on Aaron&#39;s Worthless Words</title>
    <link>https://efb97021.aww-3cz.pages.dev/categories/junos/</link>
    <description>Recent content in Junos on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 02 Mar 2013 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://efb97021.aww-3cz.pages.dev/categories/junos/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Junos - Logical Tunnel Interfaces with Virtual Routers</title>
      <link>https://efb97021.aww-3cz.pages.dev/posts/2013/03/junos-logical-tunnel-interfaces-with-virtual-routers/</link>
      <pubDate>Sat, 02 Mar 2013 00:00:00 +0000</pubDate>
      <guid>https://efb97021.aww-3cz.pages.dev/posts/2013/03/junos-logical-tunnel-interfaces-with-virtual-routers/</guid>
      <description>&lt;p&gt;There are a few ways to leak routes in and out of virtual routers in Junos. On the list is a cool feature called the logical tunnel interface.&lt;/p&gt;&#xA;&lt;p&gt;So, what am I talking about?  One way to separate traffic on a router is to use virtual routers (VRs) so that you wind up with multiple routing tables on the same router.  This separate traffic, but you will usually (read: always) have a demand to get traffic from one VR to another.  There are a few different way to do that (see rib-group, instance-import, next-table, et al.), but one really cool way to do it is through logical tunnel interfaces.&lt;/p&gt;</description>
    </item>
    <item>
      <title>JNCIS - Epic Win!</title>
      <link>https://efb97021.aww-3cz.pages.dev/posts/2013/02/jncis-epic-win/</link>
      <pubDate>Fri, 15 Feb 2013 00:00:00 +0000</pubDate>
      <guid>https://efb97021.aww-3cz.pages.dev/posts/2013/02/jncis-epic-win/</guid>
      <description>&lt;p&gt;I quit my job&amp;hellip;by design.  I start a new gig on Tuesday and am getting back to the world of Cisco.  As a last nod to Juniper, I decided to use an exam voucher I had and take the JNCIS-ENT exam.  Easy pass.&lt;/p&gt;&#xA;&lt;p&gt;The content was right along with the exam objectives, so there were no surprises.  Most of the topics are things I&amp;rsquo;ve done a thousand times on the job.  There were some things, though, that were beyond my experience.  IS-IS was the big one.  The very first question I got was about IS-IS metrics, and I had absolutely no clue what the answer was.  Nor did I have any clue about the other IS-IS questions.  I went 0-for-3 on those guys.  The only other problematic topic was HA, which didn&amp;rsquo;t really surprised me.  I was able to answer the VRRP questions, but  I&amp;rsquo;ve never done any GRES, ISSUe, RTG, etc., at any point in my career.  It wasn&amp;rsquo;t surprising that I didn&amp;rsquo;t do too well on those.  Everything else was cake, and I only missed 6 questions in my comfort zone.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos Basics - Routing Instances</title>
      <link>https://efb97021.aww-3cz.pages.dev/posts/2012/11/junos-basics-routing-instances/</link>
      <pubDate>Thu, 01 Nov 2012 00:00:00 +0000</pubDate>
      <guid>https://efb97021.aww-3cz.pages.dev/posts/2012/11/junos-basics-routing-instances/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s one that I use every day at work. We have multiple customers coming into the same router, and, as luck would have it, they all use 192.168.1.0/24 (OK&amp;hellip;not really but it might happen). That means we have to separate them into their own routing instance, or virtual router, so pass traffic to their firewall.  Think VRF lite on a Cisco router.  Let&amp;rsquo;s conflagrate.&lt;/p&gt;&#xA;&lt;p&gt;First, we configure the instance as a &lt;em&gt;virtual-router&lt;/em&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos Basics - Configuring BGP</title>
      <link>https://efb97021.aww-3cz.pages.dev/posts/2012/08/junos-basics-configuring-bgp/</link>
      <pubDate>Wed, 01 Aug 2012 00:00:00 +0000</pubDate>
      <guid>https://efb97021.aww-3cz.pages.dev/posts/2012/08/junos-basics-configuring-bgp/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m stuck deep in Junos these days.  I mean deep.  I have an F5 load balancer and an ASA 5520; the rest of my stuff is Juniper.  That means I have some learning to do.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s one of the basics in Junos - configuring BGP.  I guess I&amp;rsquo;ve always said that BGP is BGP.  How much different can it  be from IOS?  Well, the end result is the same, but it&amp;rsquo;s different enough to have to look up how to do it.  :)  The first difference is the fact that all BGP configuration is done with groups just like peer groups in IOS.  You can act like you&amp;rsquo;re configuring neighbors, but there&amp;rsquo;s no way around using groups.  After going back and forth, I just settled with an group for eBGP neighbors and another for iBGP neighbors.  If settings are different, I just set them in the neighbor.  Here&amp;rsquo;s an example of that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos Configuration Groups</title>
      <link>https://efb97021.aww-3cz.pages.dev/posts/2012/05/junos-configuration-groups/</link>
      <pubDate>Mon, 21 May 2012 00:00:00 +0000</pubDate>
      <guid>https://efb97021.aww-3cz.pages.dev/posts/2012/05/junos-configuration-groups/</guid>
      <description>&lt;p&gt;It has been quite a spring so far.  I&amp;rsquo;ve spent the last two months at our data center racking, railing, mounting, cabling, extending, labeling, and documenting a whole pile of switches, routers, and firewalls for our new environment.  I won&amp;rsquo;t and can&amp;rsquo;t go into the details, but it&amp;rsquo;s a huge project for the company that I&amp;rsquo;m proud to be trusted with.  Anyway, now that the physical build is finished (for definitions), I&amp;rsquo;m finally getting really deep into the configuration.  Since we&amp;rsquo;re a Juniper shop, I&amp;rsquo;m finding all sorts of stuff that&amp;rsquo;s fun to explore.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos Basics - OSPF</title>
      <link>https://efb97021.aww-3cz.pages.dev/posts/2012/02/junos-basics-ospf/</link>
      <pubDate>Wed, 01 Feb 2012 00:00:00 +0000</pubDate>
      <guid>https://efb97021.aww-3cz.pages.dev/posts/2012/02/junos-basics-ospf/</guid>
      <description>&lt;p&gt;Oh, my.  Another Junos post.  Somebody stop me before I get my JNCIA!&lt;/p&gt;&#xA;&lt;p&gt;This isn&amp;rsquo;t hard stuff at all.  I&amp;rsquo;m sure there are a couple of cool tricks I don&amp;rsquo;t know yet, but let&amp;rsquo;s try anyway.  I&amp;quot;m working on an SRX240 here running 11.1 and some change.&lt;/p&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s put interfaces ge-0/0/0.0 and lo0.0 in OSPF area 0. If you know the Junos configuration hierarchy, this will be very easy to you. Even if you don&amp;rsquo;t, you can stare at the config for a little bit and see what we&amp;rsquo;re doing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos - VPN Hierarchy</title>
      <link>https://efb97021.aww-3cz.pages.dev/posts/2011/12/junos-vpn-hierarchy/</link>
      <pubDate>Fri, 23 Dec 2011 00:00:00 +0000</pubDate>
      <guid>https://efb97021.aww-3cz.pages.dev/posts/2011/12/junos-vpn-hierarchy/</guid>
      <description>&lt;p&gt;Wow! A Junos post! Amazing.&lt;/p&gt;&#xA;&lt;p&gt;We all know that the configuration on a Junos box is very hierarchical. Sometimes it doesn&amp;rsquo;t make a lot of sense, but it&amp;rsquo;s all a pretty cascade of code. One of the big messes that I&amp;rsquo;ve found is the VPN configuration hierarchy; there are way more items to configure than on an IOS device.  To reinforce the stpes in my head, I thought I&amp;rsquo;d get some of the pieces into a post. These aren&amp;rsquo;t all the options, but it&amp;rsquo;s all you need to get a static IPSec tunnel up and running.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
