<?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: Adding vlan to a vlan-group, is it an atomic operation? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/adding-vlan-to-a-vlan-group-is-it-an-atomic-operation/m-p/777432#M1005096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a quick follow up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought i'd test this in the lab anyway so i set off a continuous ping to a server in one of my DMZ's and also started up an ssh session. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then added a new vlan to the switch with the firewall vlan-group x "vlan number" command and there was not a blip. My ssh session was fine and there was no packet loss on the ping. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just thought you'd like to now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2007 10:58:05 GMT</pubDate>
    <dc:creator>Jon Marshall</dc:creator>
    <dc:date>2007-05-09T10:58:05Z</dc:date>
    <item>
      <title>Adding vlan to a vlan-group, is it an atomic operation?</title>
      <link>https://community.cisco.com/t5/network-security/adding-vlan-to-a-vlan-group-is-it-an-atomic-operation/m-p/777429#M1005089</link>
      <description>&lt;P&gt;I'm unable to find any documentation with regards to adding a vlan to vlan-group that has multiple vlans already and whether it would be an atomic operation, i.e. the new vlan is added on, rather than reconfigured with a new list of vlans.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 vlans with ids 100, 200, 300.  I have one vlan-group 51, where these 3 vlans are assigned.  This one vlan-group is already assigned to the FWSM module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# show firewall vlan-group&lt;/P&gt;&lt;P&gt;Group   Created by   vlans&lt;/P&gt;&lt;P&gt;-----   ----------   -----&lt;/P&gt;&lt;P&gt;   51         FWSM   100,200,300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# show firewall module&lt;/P&gt;&lt;P&gt;Module Vlan-groups&lt;/P&gt;&lt;P&gt;------ -----------&lt;/P&gt;&lt;P&gt;  09   51&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I were to add another vlan (400) onto vlan-group 51 like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(config)# firewall vlan-group 51 100,200,300,400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would this be an atomic operation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming it is, as it wouldn't make sense to not be an atomic operation on a continuously reconfigured switch.  But I just wanted to check and see if there was any documentation stating this fact.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 10:10:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-vlan-to-a-vlan-group-is-it-an-atomic-operation/m-p/777429#M1005089</guid>
      <dc:creator>netops</dc:creator>
      <dc:date>2019-03-11T10:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding vlan to a vlan-group, is it an atomic operation?</title>
      <link>https://community.cisco.com/t5/network-security/adding-vlan-to-a-vlan-group-is-it-an-atomic-operation/m-p/777430#M1005092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe it is as well although i haven't seen it stated in the docs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rather than type the entire list out again you can just do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(config)# firewall vlan-group 51 400 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which does suggest it does get added. Are you concerned that service might temporarily be disrupted on existing vlans ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so i can check in our lab tomorrow. &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;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 17:13:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-vlan-to-a-vlan-group-is-it-an-atomic-operation/m-p/777430#M1005092</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2007-05-08T17:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding vlan to a vlan-group, is it an atomic operation?</title>
      <link>https://community.cisco.com/t5/network-security/adding-vlan-to-a-vlan-group-is-it-an-atomic-operation/m-p/777431#M1005094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, my concern was the interaction on the FWSM and whether it would impact current connection states.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for supplying the 'added' suggestion.  I was always wondering whether that would append on the vlan.  That is something that I couldn't find ether.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For documentation and the search engines, to remove a vlan from a vlan-group, you can do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(config)# no firewall vlan-group 300&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 17:38:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-vlan-to-a-vlan-group-is-it-an-atomic-operation/m-p/777431#M1005094</guid>
      <dc:creator>netops</dc:creator>
      <dc:date>2007-05-08T17:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding vlan to a vlan-group, is it an atomic operation?</title>
      <link>https://community.cisco.com/t5/network-security/adding-vlan-to-a-vlan-group-is-it-an-atomic-operation/m-p/777432#M1005096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a quick follow up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought i'd test this in the lab anyway so i set off a continuous ping to a server in one of my DMZ's and also started up an ssh session. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then added a new vlan to the switch with the firewall vlan-group x "vlan number" command and there was not a blip. My ssh session was fine and there was no packet loss on the ping. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just thought you'd like to now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 10:58:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-vlan-to-a-vlan-group-is-it-an-atomic-operation/m-p/777432#M1005096</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2007-05-09T10:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding vlan to a vlan-group, is it an atomic operation?</title>
      <link>https://community.cisco.com/t5/network-security/adding-vlan-to-a-vlan-group-is-it-an-atomic-operation/m-p/4089812#M1070398</link>
      <description>Thanks for the information.&lt;BR /&gt;Weird thing I still need this information in 2020 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 21 May 2020 07:23:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-vlan-to-a-vlan-group-is-it-an-atomic-operation/m-p/4089812#M1070398</guid>
      <dc:creator>cristian.badica</dc:creator>
      <dc:date>2020-05-21T07:23:49Z</dc:date>
    </item>
  </channel>
</rss>

