<?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: VLAN setup in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vlan-setup/m-p/421169#M1055500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help!  I appreciate it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Jan 2006 04:50:27 GMT</pubDate>
    <dc:creator>dbrunsting</dc:creator>
    <dc:date>2006-01-14T04:50:27Z</dc:date>
    <item>
      <title>VLAN setup</title>
      <link>https://community.cisco.com/t5/network-security/vlan-setup/m-p/421167#M1055496</link>
      <description>&lt;P&gt;I'm new to this so please forgive my ignorance.  My question:  How can I set up two VLANs that maintain security between the two (VLAN1 cannot access VLAN2 and vice versa).  We have a Cisco 1721 router (ver 12.3) and a HP Procurve 2524 switch.    Do I have to configure both the switch and router for this, i.e. both router and switch have the same VLAN configuration? I would appreciate any config examples, help or advice you can give.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:37:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-setup/m-p/421167#M1055496</guid>
      <dc:creator>dbrunsting</dc:creator>
      <dc:date>2020-02-21T08:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN setup</title>
      <link>https://community.cisco.com/t5/network-security/vlan-setup/m-p/421168#M1055498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;welcome to the forum. Now about your questions: if you want to separate VLANs you do not need a router. &lt;/P&gt;&lt;P&gt;two VLANs are separated in a switch and can only communicate with each other through a router.&lt;/P&gt;&lt;P&gt;Please refer to your HP documentation on how to setup two VLANs in a HP switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a Cisco router you can setup two VLAN subinterfaces and control connectivity through access-lists.&lt;/P&gt;&lt;P&gt;In the example below VLAN 10 and 20 will not communicate but all other traffic is allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet0&lt;/P&gt;&lt;P&gt;no ip address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet0.10&lt;/P&gt;&lt;P&gt;description VLAN 10&lt;/P&gt;&lt;P&gt;ip address 10.1.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;encapsulation dot1q 10&lt;/P&gt;&lt;P&gt;ip access-group 110 in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet0.20&lt;/P&gt;&lt;P&gt;description VLAN 20&lt;/P&gt;&lt;P&gt;ip address 10.2.2.1 255.255.255.0&lt;/P&gt;&lt;P&gt;encapsulation dot1q 20&lt;/P&gt;&lt;P&gt;ip access-group 120 in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 110 deny ip 10.1.1.0 0.0.0.255 10.2.2.0 0.0.0.255&lt;/P&gt;&lt;P&gt;access-list 110 permit ip 10.1.1.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 120 deny ip 10.2.2.0 0.0.0.255 10.1.1.0 0.0.0.255&lt;/P&gt;&lt;P&gt;access-list 120 permit ip 10.2.2.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps! Please rate all posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Martin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2006 01:48:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-setup/m-p/421168#M1055498</guid>
      <dc:creator>mheusinger</dc:creator>
      <dc:date>2006-01-14T01:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN setup</title>
      <link>https://community.cisco.com/t5/network-security/vlan-setup/m-p/421169#M1055500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help!  I appreciate it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2006 04:50:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-setup/m-p/421169#M1055500</guid>
      <dc:creator>dbrunsting</dc:creator>
      <dc:date>2006-01-14T04:50:27Z</dc:date>
    </item>
  </channel>
</rss>

