<div dir="ltr">I will say that so far I'm finding JunOS and the Juniper documentation to be a welcome change.   In my other life I write networking/IoT code and have done my fair share of unix (linux, freebsd, sunos, etc.) administration over the years.  As a result, JunOS is feeling more natural than some devices I've configured over the years.   Right now, It's just a matter of learning where all the stones one has to turn over to make it work well are...<div></div><div><br></div><div>Thanks to everyone for the answers so far.   It will take a bit for me to dig through and process them..  I can also see that there are definitely some gems I didn't know about.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 8, 2020 at 9:53 AM Paschal Masha <<a href="mailto:paschal.masha@6by7.net" target="_blank">paschal.masha@6by7.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Above all, JUNOS makes sense when configuring, you literally the software gives you the feel of talking to the device. If your brain is programmed to be logically then all pieces and modes easily come to life and adaptation becomes a zero hustle.<br clear="all"><div><div dir="ltr"><div dir="ltr"><br><br><table border="0" cellspacing="0" cellpadding="0" width="470" style="color:rgb(136,136,136);width:470px"><tbody><tr valign="top"><td style="padding-left:10px;width:10px;padding-right:10px"><img src="https://drive.google.com/a/6by7.net/uc?id=1MbX6WRexHx_K4HtZlypX8s0LJ0C3Oog0&export=download" width="96" height="96"><font color="#888888"><br></font></td><td style="border-right:1px solid rgb(69,102,142)"></td><td style="text-align:initial;font-stretch:normal;line-height:normal;padding:0px 10px"><div><font color="#000000" face="arial narrow, sans-serif" size="1"><b>Paschal Masha</b></font></div><div><font color="#444444" face="arial narrow, sans-serif" size="1">Lead Network Engineer</font></div><div><font size="1" color="#444444" face="arial narrow, sans-serif"><span style="text-align:initial">6x7 Networks | </span></font><span style="color:rgb(68,68,68);font-family:"arial narrow",sans-serif;font-size:x-small;text-align:initial">1 (831)325-0544</span></div><div><span style="color:rgb(68,68,68);font-family:"arial narrow",sans-serif;font-size:x-small;text-align:initial">Time Zone: PST</span></div></td></tr></tbody></table></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 8, 2020 at 6:44 PM Justin Oeder <<a href="mailto:jcoeder@gmail.com" target="_blank">jcoeder@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">If you are an OSPF shop, Cisco AD is 110 for internal and external<br>
routes.  Juniper is 10 for internal and 150 for external.  This can be<br>
changed via an export (maybe import) policy on the OSPF protocol.<br>
<br>
There is no 'network' statement in the Junos world.  There are a few<br>
different ways to solve this same problem.  Up to you how you do it.<br>
<br>
Routing engine protection is much easier.  A firewall filter on the<br>
loopback interface.  Here is a sample.  This is really where your BCP<br>
starts.  <br>
<a href="https://github.com/jcoeder/juniper-configurations/blob/master/protect-re.txt" rel="noreferrer" target="_blank">https://github.com/jcoeder/juniper-configurations/blob/master/protect-re.txt</a><br>
<br>
Dynamic prefix-lists are pretty cool.  They allow you to create prefix-<br>
list based on other sections of the configuration.<br>
<br>
# In this first statement we use wildcards surrounding a . as this is<br>
the format of an IPv4 address.<br>
set policy-options prefix-list BGP_PEERS_DYNAMIC apply-path "protocols<br>
bgp group <*> neighbor <*.*>"<br>
<br>
# In this second statement we use wildcards surrounding a : as this is<br>
the format of an IPv6 address.<br>
set policy-options prefix-list BGP_PEERS_DYNAMIC_V6 apply-path<br>
"protocols bgp group <*> neighbor <*:*>"<br>
<br>
Justin<br>
<br>
On Thu, 2020-10-08 at 03:37 -0600, Forrest Christian (List Account)<br>
wrote:<br>
> <ISP hat on><br>
> After nearly 30 years of being a cisco shop, I'm working on<br>
> configuring our first pair of Juniper MX204's to replace our current<br>
> provider-edge cisco. <br>
> <br>
> I've worked through enough of the Juniper documentation/books to have<br>
> a fairly good handle on how to configure these, but I wanted to check<br>
> with the list to see if there are any Juniper-Specific gotchas I<br>
> might run into that isn't documented well.  <br>
> <br>
> I've done a bit of googling and am either finding stuff that is<br>
> largely Cisco-specific or which is generic - all of which I'm<br>
> rather familiar with based on my past history.   Is there anything I<br>
> should worry about which is Juniper-specific?<br>
> <br>
> -- <br>
> - Forrest<br>
<br>
</blockquote></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr">- Forrest</div></div>