<?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: Plug and Play Allowed Vlans in Software-Defined Access (SD-Access)</title>
    <link>https://community.cisco.com/t5/software-defined-access-sd-access/plug-and-play-allowed-vlans/m-p/4489851#M1555</link>
    <description>&lt;P&gt;I've tried removing the switchport trunk that allowed VLAN 60 commands from the interface that connects to the seed device, but if I do this, no traffic will flow over the trunk at all.&lt;/P&gt;&lt;P&gt;Any ideas on how I can configure this so it works with&lt;/P&gt;</description>
    <pubDate>Thu, 21 Oct 2021 12:14:11 GMT</pubDate>
    <dc:creator>jivan56847</dc:creator>
    <dc:date>2021-10-21T12:14:11Z</dc:date>
    <item>
      <title>Plug and Play Allowed Vlans</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/plug-and-play-allowed-vlans/m-p/4489847#M1554</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;Using Cisco DNA for PNP.&lt;BR /&gt;&lt;BR /&gt;I wonder if anyone can help me out. I have a seed device which is configured as so:&lt;BR /&gt;&lt;BR /&gt;pnp startup-vlan 60&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the interface that the pnp device connects to is configured as a trunk.&lt;BR /&gt;&lt;BR /&gt;The pnp device picks up an IP from the DHCP pool of vlan 60 and I can successfully claim the device in DNA, but I have one small head ache.&lt;BR /&gt;&lt;BR /&gt;The interface on the pnp device that connects to the seed device gets automatically configured with the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;description PNP STARTUP VLAN&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;switchport trunk allowed vlan 60&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;BR /&gt;&lt;BR /&gt;My headache is the switchport trunk allowed command. I want the device to pick up an address in the vlan 60, but I also want to allow all vlans over the trunk link. Once we claim the device in vlan 60, we configured other interfaces, one of them being a network management vlan. Problem is, even when this vlan and SVI are created on the pnp device, we can only reach it via it's vlan 60 address.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I can obviously manually connect to the pnp device on the vlan 60 SVI and allow all vlans on the trunk, but this seems a little backwards when we are trying to use pnp to claim the device and configure it using templates.&lt;BR /&gt;&lt;BR /&gt;Thanks for any advice.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 12:11:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/plug-and-play-allowed-vlans/m-p/4489847#M1554</guid>
      <dc:creator>ShaunGreen</dc:creator>
      <dc:date>2021-10-21T12:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Plug and Play Allowed Vlans</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/plug-and-play-allowed-vlans/m-p/4489851#M1555</link>
      <description>&lt;P&gt;I've tried removing the switchport trunk that allowed VLAN 60 commands from the interface that connects to the seed device, but if I do this, no traffic will flow over the trunk at all.&lt;/P&gt;&lt;P&gt;Any ideas on how I can configure this so it works with&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 12:14:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/plug-and-play-allowed-vlans/m-p/4489851#M1555</guid>
      <dc:creator>jivan56847</dc:creator>
      <dc:date>2021-10-21T12:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Plug and Play Allowed Vlans</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/plug-and-play-allowed-vlans/m-p/4489927#M1556</link>
      <description>&lt;P&gt;You should be able to add VLANs to the `switchport trunk allowed` command in your onboarding template.&amp;nbsp; So if you wanted to add VLANs 12 and 57 to the trunk, your onboarding template should contain:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;interface GigabithEthernet1/0/2
&amp;nbsp;switchport trunk allowed vlan 12,60,57&lt;/PRE&gt;
&lt;P&gt;I hope that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Roddie&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 14:03:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/plug-and-play-allowed-vlans/m-p/4489927#M1556</guid>
      <dc:creator>Roddie Hasan</dc:creator>
      <dc:date>2021-10-21T14:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Plug and Play Allowed Vlans</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/plug-and-play-allowed-vlans/m-p/4490402#M1558</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What vesion of DNAC and IOS are you running on the PnP device?&lt;/P&gt;&lt;P&gt;Have done this without any issues, but the template we used overwrites the interface configuration on the trunk port with a normal "switchport mode trunk" command.&lt;/P&gt;&lt;P&gt;Are you not configuring anything on the port you use for PnP in your template?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 08:12:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/plug-and-play-allowed-vlans/m-p/4490402#M1558</guid>
      <dc:creator>rasmus.elmholt</dc:creator>
      <dc:date>2021-10-22T08:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Plug and Play Allowed Vlans</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/plug-and-play-allowed-vlans/m-p/4490567#M1561</link>
      <description>&lt;P&gt;I got too caught up in the nitty gritty!!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I was trying to find a way to NOT configure the switchport allowed vlan command, but you are right. The most straight forward way is to just over write it when we claim the device.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 12:12:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/plug-and-play-allowed-vlans/m-p/4490567#M1561</guid>
      <dc:creator>ShaunGreen</dc:creator>
      <dc:date>2021-10-22T12:12:38Z</dc:date>
    </item>
  </channel>
</rss>

