<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DHCP snooping on 3750 in ip routing mode and 2960 switches i in Switching</title>
    <link>https://community.cisco.com/t5/switching/dhcp-snooping-on-3750-in-ip-routing-mode-and-2960-switches-in/m-p/1067531#M76216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Nirav, for responding. I am curious about the "large number of hosts". The site that I am trying to configure is a hotel/work camp. Currently, there are about 2500 guests, but that will grow to around 4000 within the next year. At the most, I would think that 1/4 of guests would have laptops. So, let's say we have 1000 connections max. Would a 3750 be able to handle that number of DHCP leases?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2008 13:38:24 GMT</pubDate>
    <dc:creator>murray-davis</dc:creator>
    <dc:date>2008-09-18T13:38:24Z</dc:date>
    <item>
      <title>DHCP snooping on 3750 in ip routing mode and 2960 switches in simpe LAN</title>
      <link>https://community.cisco.com/t5/switching/dhcp-snooping-on-3750-in-ip-routing-mode-and-2960-switches-in/m-p/1067529#M76214</link>
      <description>&lt;P&gt;On a LAN I have a CAT3750 in ip routing mode that connects to a 2821 router configured for OSPF routing to jump across a wireless link to another site. The 3750 has two vlans: 1 and 2. All ports on the 3750 are in trunking mode. Also, the 3750 is configured as a dhcp server on vlan 2. Connected to the 3750 are cat 2960TC's. All but one of the 2960s is configured as follows:&lt;/P&gt;&lt;P&gt;The gig ports of the 2960 are all in trunking mode, the fast ethernet ports are all in vlan 2. Cascaded to these 2960TC's using the gig ports are 1 or 2 2960TT's. (TC-gig fiber &amp;amp; gig ethernet, TT-gig ehternet only).Everything was working fine until one day, I found out that clients in vlan 2 were getting dhcp info from outside the vlan 2 ip subnet. The dhcp scope for vlan 2 is 172.17.0.0/16. Somehow, the clients were getting dhcp info 192.168.10.0/24 from 192.168.10.1. I traced this beast across the wireless link to the other site. As indicated above, the other site is a trusted network connected via 2821 routers with OSPF configured. To stop the DHCP info from traveling over the wireless link, I put in an ACL on the corresponding 3750 droping the 192.168.10.0 traffic. However, I also want to prevent rogue dhcp servers from answering dhcp requests on the local LAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would this work?&lt;/P&gt;&lt;P&gt;----------------&lt;/P&gt;&lt;P&gt;On the 3750:&lt;/P&gt;&lt;P&gt;ip dhcp snooping&lt;/P&gt;&lt;P&gt;ip dhcp snooping vlan 2&lt;/P&gt;&lt;P&gt;no ip dhcp snooping infomation option&lt;/P&gt;&lt;P&gt;On the gig ports on the 2960TCs that connect to the 3750:&lt;/P&gt;&lt;P&gt;int gig0/1&lt;/P&gt;&lt;P&gt;ip dhcp snooping trust&lt;/P&gt;&lt;P&gt;and on the fast ethernet ports of the 2960TCs:&lt;/P&gt;&lt;P&gt;int fa0/X&lt;/P&gt;&lt;P&gt;no ip dhcp snooping trust. &lt;/P&gt;&lt;P&gt;On the gig0/2 of the 2960TC that cascades to the 2960, I don't configure any snooping option.&lt;/P&gt;&lt;P&gt;However, on the 2960TT all fast ethernet ports have the no ip dhcp snooping trust. But, the gig port that connects to the 2960TC would have the ip dhcp snooping trust configuration.&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;As well, do I have to configure the snooping binding database and ntp server or are they optional?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 09:19:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-snooping-on-3750-in-ip-routing-mode-and-2960-switches-in/m-p/1067529#M76214</guid>
      <dc:creator>murray-davis</dc:creator>
      <dc:date>2019-03-06T09:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP snooping on 3750 in ip routing mode and 2960 switches i</title>
      <link>https://community.cisco.com/t5/switching/dhcp-snooping-on-3750-in-ip-routing-mode-and-2960-switches-in/m-p/1067530#M76215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have it nailed down by the right. The aobve configuration will work.&lt;/P&gt;&lt;P&gt;By default, after enabling DHCP snooping, the ports will be placed in untrusted state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need trust on only those ports through which the DHCP offer and DHCP ack messages are allowed  to come in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the database, it is optional since the switch can maintain the database on its own memory. However, if there will be a large number of hosts, it would be advisable to store it on a TFTP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nirav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 03:31:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-snooping-on-3750-in-ip-routing-mode-and-2960-switches-in/m-p/1067530#M76215</guid>
      <dc:creator>nbarodia</dc:creator>
      <dc:date>2008-09-18T03:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP snooping on 3750 in ip routing mode and 2960 switches i</title>
      <link>https://community.cisco.com/t5/switching/dhcp-snooping-on-3750-in-ip-routing-mode-and-2960-switches-in/m-p/1067531#M76216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Nirav, for responding. I am curious about the "large number of hosts". The site that I am trying to configure is a hotel/work camp. Currently, there are about 2500 guests, but that will grow to around 4000 within the next year. At the most, I would think that 1/4 of guests would have laptops. So, let's say we have 1000 connections max. Would a 3750 be able to handle that number of DHCP leases?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 13:38:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-snooping-on-3750-in-ip-routing-mode-and-2960-switches-in/m-p/1067531#M76216</guid>
      <dc:creator>murray-davis</dc:creator>
      <dc:date>2008-09-18T13:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP snooping on 3750 in ip routing mode and 2960 switches i</title>
      <link>https://community.cisco.com/t5/switching/dhcp-snooping-on-3750-in-ip-routing-mode-and-2960-switches-in/m-p/1067532#M76217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per Cisco docs,"Each entry is 72 bytes, followed by a space and then the checksum value." in the database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can approx. the number of entries that you can fit in on your flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also distribute the load by having snooping only on the 2960s that have the hosts directly conned to them &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 17:32:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-snooping-on-3750-in-ip-routing-mode-and-2960-switches-in/m-p/1067532#M76217</guid>
      <dc:creator>nbarodia</dc:creator>
      <dc:date>2008-09-18T17:32:15Z</dc:date>
    </item>
  </channel>
</rss>

