<?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: Can DHCP server in different network for Cisco IOS-XE ZTP? in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/can-dhcp-server-in-different-network-for-cisco-ios-xe-ztp/m-p/3787276#M1837</link>
    <description>&lt;P&gt;yoongseong,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to this document&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/routers/asr920/configuration/guide/chassis/b_Chassis_Guide_xe-16-5-asr920/using-ztp.pdf" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/routers/asr920/configuration/guide/chassis/b_Chassis_Guide_xe-16-5-asr920/using-ztp.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;there is no requirement to have a local DHCP server in every network for which ZTP is required.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jan 2019 14:30:27 GMT</pubDate>
    <dc:creator>Sergey Lisitsin</dc:creator>
    <dc:date>2019-01-24T14:30:27Z</dc:date>
    <item>
      <title>Can DHCP server in different network for Cisco IOS-XE ZTP?</title>
      <link>https://community.cisco.com/t5/controllers/can-dhcp-server-in-different-network-for-cisco-ios-xe-ztp/m-p/3784863#M1836</link>
      <description>&lt;P&gt;In Cisco document &lt;A href="https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/zero_touch_provisioning.html" target="_self"&gt;Programmability Configuration Guide, Cisco IOS XE Everest 16.6.x&lt;/A&gt;, it stated the following:&lt;/P&gt;
&lt;LI-SPOILER&gt;In Zero-Touch Provisioning, a DHCP server must be running on the same network as the new device that is being provisioned. Zero-Touch Provisioning is supported on both management ports and in-band ports.&lt;/LI-SPOILER&gt;
&lt;P&gt;&lt;SPAN&gt;Any reason why DHCP server must be in the same network? Can't we use DHCP relay or IP helper if we only maintain a centralised DHCP server, instead of having additional DHCP server in each and every network segment that we need to run ZTP?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 09:17:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/can-dhcp-server-in-different-network-for-cisco-ios-xe-ztp/m-p/3784863#M1836</guid>
      <dc:creator>yoongseong</dc:creator>
      <dc:date>2019-01-22T09:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can DHCP server in different network for Cisco IOS-XE ZTP?</title>
      <link>https://community.cisco.com/t5/controllers/can-dhcp-server-in-different-network-for-cisco-ios-xe-ztp/m-p/3787276#M1837</link>
      <description>&lt;P&gt;yoongseong,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to this document&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/routers/asr920/configuration/guide/chassis/b_Chassis_Guide_xe-16-5-asr920/using-ztp.pdf" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/routers/asr920/configuration/guide/chassis/b_Chassis_Guide_xe-16-5-asr920/using-ztp.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;there is no requirement to have a local DHCP server in every network for which ZTP is required.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 14:30:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/can-dhcp-server-in-different-network-for-cisco-ios-xe-ztp/m-p/3787276#M1837</guid>
      <dc:creator>Sergey Lisitsin</dc:creator>
      <dc:date>2019-01-24T14:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can DHCP server in different network for Cisco IOS-XE ZTP?</title>
      <link>https://community.cisco.com/t5/controllers/can-dhcp-server-in-different-network-for-cisco-ios-xe-ztp/m-p/3789137#M1838</link>
      <description>&lt;P&gt;Hi Sergey, in &lt;A href="https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/zero_touch_provisioning.html" target="_blank"&gt;Cisco IOS-XE Programmability Guide&lt;/A&gt;, it did state that "&lt;STRONG&gt;a DHCP server must be running on the same network as the new device that is being provisioned.&lt;/STRONG&gt;"&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 06:14:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/can-dhcp-server-in-different-network-for-cisco-ios-xe-ztp/m-p/3789137#M1838</guid>
      <dc:creator>yoongseong</dc:creator>
      <dc:date>2019-01-28T06:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can DHCP server in different network for Cisco IOS-XE ZTP?</title>
      <link>https://community.cisco.com/t5/controllers/can-dhcp-server-in-different-network-for-cisco-ios-xe-ztp/m-p/3793603#M1839</link>
      <description>&lt;P&gt;Either you'll need to have the DHCP server on the network where the devices will be ZTP, or use an appropriate DHCP forwarding service (e.g. ip helper-address on an SVI) in order to forward the BOOTP traffic to a DHCP server on a different network. &amp;nbsp;Basically, it's the same requirement as for any other host receiving DHCP on a network.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Feb 2019 01:59:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/can-dhcp-server-in-different-network-for-cisco-ios-xe-ztp/m-p/3793603#M1839</guid>
      <dc:creator>NtwkEngineer</dc:creator>
      <dc:date>2019-02-03T01:59:25Z</dc:date>
    </item>
  </channel>
</rss>

