<?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 and VRF in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4971860#M392442</link>
    <description>&lt;P&gt;Not that we aware that was working on IOS 15.X code.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2023 17:38:04 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2023-12-05T17:38:04Z</dc:date>
    <item>
      <title>DHCP and VRF</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4971680#M392418</link>
      <description>&lt;P&gt;HI&lt;/P&gt;
&lt;P&gt;I have a problem with C6800.&lt;/P&gt;
&lt;P&gt;I configured the DHCP service but the vrf VRF-A command does not exist?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;ip dhcp excluded-address 10.xx.xx.1
ip dhcp pool VoIP_UC14_V254
   network 10.xx.xx.0 255.255.255.0
   default-router 10.xx.xx.1 
   option 150 ip 10.xx.x.132 10.xx.x.132 
   dns-server 10.xx.xx.151 10.xx.xx.158 
!
6807_VSS(dhcp-config)#?
DHCP pool configuration commands:
  address              Configure a reserved address
  bootfile             Boot file name
  client-identifier    Client identifier
  client-name          Client name
  default-router       Default routers
  dns-server           DNS servers
  domain-name          Domain name
  exit                 Exit from DHCP pool configuration mode
  hardware-address     Client hardware address
  host                 Client IP address and mask
  import               Programatically importing DHCP option parameters
  lease                Address lease time
  netbios-name-server  NetBIOS (WINS) name servers
  netbios-node-type    NetBIOS node type
  network              Network number and mask
  next-server          Next server in boot process
  no                   Negate a command or set its defaults
  option               Raw DHCP options
  remember             Remember released bindings
  renew                Configure renewal policy
  reserved-only        Only allocate reserved addresses

6807_VSS(dhcp-config)#vrf ?
% Unrecognized command
VSS(dhcp-config)#vrf &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How is it possible ?&lt;/P&gt;
&lt;P&gt;The 6800 has a 6T Supervisor Engine and IOS 15.5(1)SY6&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 13:52:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4971680#M392418</guid>
      <dc:creator>vin.marco</dc:creator>
      <dc:date>2023-12-05T13:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP and VRF</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4971846#M392438</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/299120"&gt;@vin.marco&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ip dhcp using vrf&lt;SPAN&gt;&amp;nbsp;is not supported on IOS versions for the 6500 or 6800 series.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 17:18:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4971846#M392438</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2023-12-05T17:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP and VRF</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4971853#M392439</link>
      <description>&lt;P&gt;So it's not possible to make DHCP work in VRF on the 6800?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 17:33:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4971853#M392439</guid>
      <dc:creator>vin.marco</dc:creator>
      <dc:date>2023-12-05T17:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP and VRF</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4971857#M392440</link>
      <description>&lt;P&gt;Hmm'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It dhcp pool vrf aware only work for router it so limited in SW.&lt;/P&gt;
&lt;P&gt;Now we have issue&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me try something in lab&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe it works.&lt;/P&gt;
&lt;P&gt;If it work I will send you solution.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 17:34:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4971857#M392440</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-05T17:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP and VRF</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4971860#M392442</link>
      <description>&lt;P&gt;Not that we aware that was working on IOS 15.X code.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 17:38:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4971860#M392442</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-12-05T17:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP and VRF</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4973044#M392540</link>
      <description>&lt;P&gt;Hi again'&lt;/P&gt;
&lt;P&gt;I check my note&lt;/P&gt;
&lt;P&gt;Are relay use&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ip dhcp relay option vpn-id&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In global mode ?&lt;/P&gt;
&lt;P&gt;If not then why you need vrf aware dhcp pool?&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 09:40:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4973044#M392540</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-07T09:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP and VRF</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4975591#M392757</link>
      <description>&lt;P&gt;&lt;BR /&gt;I wanted to update you, even without the vrf XXX command the server releases IP addresses.&lt;/P&gt;
&lt;P&gt;I don't know why but it works&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 15:10:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4975591#M392757</guid>
      <dc:creator>vin.marco</dc:creator>
      <dc:date>2023-12-11T15:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP and VRF</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4975592#M392758</link>
      <description>&lt;P&gt;Thanks for your feedback&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/299120"&gt;@vin.marco&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 15:13:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4975592#M392758</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2023-12-11T15:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP and VRF</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4975595#M392759</link>
      <description>&lt;P&gt;We use vrf under dhcp only for mpls and we make dhcp relay push vpn id' here you dont need it you dont have mpls and the dhcp subnet is reachable via server&amp;nbsp; (I think via leaking route).&lt;/P&gt;
&lt;P&gt;So that why I ask do you use vpn-id dhcp relay.&lt;/P&gt;
&lt;P&gt;It will work no problem.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 15:19:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dhcp-and-vrf/m-p/4975595#M392759</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-11T15:19:30Z</dc:date>
    </item>
  </channel>
</rss>

