<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dhcpd on Aaron&#39;s Worthless Words</title>
    <link>https://a996c8ee.aww-3cz.pages.dev/tags/dhcpd/</link>
    <description>Recent content in Dhcpd on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 12 Jun 2008 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://a996c8ee.aww-3cz.pages.dev/tags/dhcpd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ACLs and HSRP, BGP, OSPF, VRRP, GLBP...</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/acls-and-hsrp-bgp-ospf-vrrp-glbp/</link>
      <pubDate>Thu, 12 Jun 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/acls-and-hsrp-bgp-ospf-vrrp-glbp/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a handy list of ACL entries to allow your devices to speak routing protocols, availability protocols, and some other stuff. We&amp;rsquo;ll assume you have ACL 101 applied to your Ethernet inbound; your Ethernet has an IP of 192.168.0.1.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;BGP : Runs on TCP/179 between the neighbors&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;access-list 101 permit tcp any host 192.168.0.1 eq 179&lt;/code&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;EIGRP : Runs on its own protocol number from the source interface IP to the multicast address of 224.0.0.10&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;access-list 101 permit eigrp any host 224.0.0.10&lt;/code&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
