<?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: 802.1Q tagging with PIX 6.3(1) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/802-1q-tagging-with-pix-6-3-1/m-p/172792#M604405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Engel:  configuring the vlans on the PIX isn't the same as doing it on the switch.  The PIX interfaces aren't configured as 'trunk' ports or 'access' ports.  With the PIX, you can assign a vlan to either a physical interface - or assign a vlan as a logical interface on a physical interface.  And the vlan is restricted to a single PIX interface - either physical or logical  Here's a sample config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;interface ethernet1 vlan50 physical&lt;/P&gt;&lt;P&gt;interface ethernet1 vlan60 logical&lt;/P&gt;&lt;P&gt;interface ethernet1 vlan70 logical&lt;/P&gt;&lt;P&gt;interface ethernet1 vlan90 logical&lt;/P&gt;&lt;P&gt;interface ethernet2 100full&lt;/P&gt;&lt;P&gt;interface ethernet2 vlan20 physical&lt;/P&gt;&lt;P&gt;interface ethernet2 vlan1 logical&lt;/P&gt;&lt;P&gt;interface ethernet2 vlan30 logical&lt;/P&gt;&lt;P&gt;interface ethernet2 vlan40 logical&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;nameif ethernet1 Win2K security52&lt;/P&gt;&lt;P&gt;nameif ethernet2 NT4 security90&lt;/P&gt;&lt;P&gt;nameif vlan60 User60 security53&lt;/P&gt;&lt;P&gt;nameif vlan70 User70 security54&lt;/P&gt;&lt;P&gt;nameif vlan90 User90 security55&lt;/P&gt;&lt;P&gt;nameif vlan1 Management security91&lt;/P&gt;&lt;P&gt;nameif vlan30 Novell security50&lt;/P&gt;&lt;P&gt;nameif vlan40 Misc security51&lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;ip address Win2K 10.2.50.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address NT4 10.2.20.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address User60 10.2.60.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address User70 10.2.70.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address User90 10.1.90.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address Management 10.2.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address Novell 10.2.30.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address Misc 10.2.40.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jun 2003 13:30:38 GMT</pubDate>
    <dc:creator>r.crist</dc:creator>
    <dc:date>2003-06-18T13:30:38Z</dc:date>
    <item>
      <title>802.1Q tagging with PIX 6.3(1)</title>
      <link>https://community.cisco.com/t5/network-security/802-1q-tagging-with-pix-6-3-1/m-p/172791#M604403</link>
      <description>&lt;P&gt;Does anyone use VLAN tagging with PIX 6.3(1) ? I could make an ethernet (for example eth0) as a trunking port to transport vlan2/vlan3/vlan4 . But the PIX doesn`t allow to define ethernet 1 as an access port belongs to vlan 2. Or if I try to assign ethernet3 belongs to vlan3, this would be rejected by the PIX also.&lt;/P&gt;&lt;P&gt;I thought that the PIX concept of assigning trunking port and access port to a vlan should be the same with Catalyst switches, but seems like I am wrong . Anyone can point to the right direction ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Engel &lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:48:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/802-1q-tagging-with-pix-6-3-1/m-p/172791#M604403</guid>
      <dc:creator>engel</dc:creator>
      <dc:date>2020-02-21T06:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1Q tagging with PIX 6.3(1)</title>
      <link>https://community.cisco.com/t5/network-security/802-1q-tagging-with-pix-6-3-1/m-p/172792#M604405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Engel:  configuring the vlans on the PIX isn't the same as doing it on the switch.  The PIX interfaces aren't configured as 'trunk' ports or 'access' ports.  With the PIX, you can assign a vlan to either a physical interface - or assign a vlan as a logical interface on a physical interface.  And the vlan is restricted to a single PIX interface - either physical or logical  Here's a sample config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;interface ethernet1 vlan50 physical&lt;/P&gt;&lt;P&gt;interface ethernet1 vlan60 logical&lt;/P&gt;&lt;P&gt;interface ethernet1 vlan70 logical&lt;/P&gt;&lt;P&gt;interface ethernet1 vlan90 logical&lt;/P&gt;&lt;P&gt;interface ethernet2 100full&lt;/P&gt;&lt;P&gt;interface ethernet2 vlan20 physical&lt;/P&gt;&lt;P&gt;interface ethernet2 vlan1 logical&lt;/P&gt;&lt;P&gt;interface ethernet2 vlan30 logical&lt;/P&gt;&lt;P&gt;interface ethernet2 vlan40 logical&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;nameif ethernet1 Win2K security52&lt;/P&gt;&lt;P&gt;nameif ethernet2 NT4 security90&lt;/P&gt;&lt;P&gt;nameif vlan60 User60 security53&lt;/P&gt;&lt;P&gt;nameif vlan70 User70 security54&lt;/P&gt;&lt;P&gt;nameif vlan90 User90 security55&lt;/P&gt;&lt;P&gt;nameif vlan1 Management security91&lt;/P&gt;&lt;P&gt;nameif vlan30 Novell security50&lt;/P&gt;&lt;P&gt;nameif vlan40 Misc security51&lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;ip address Win2K 10.2.50.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address NT4 10.2.20.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address User60 10.2.60.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address User70 10.2.70.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address User90 10.1.90.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address Management 10.2.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address Novell 10.2.30.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address Misc 10.2.40.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2003 13:30:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/802-1q-tagging-with-pix-6-3-1/m-p/172792#M604405</guid>
      <dc:creator>r.crist</dc:creator>
      <dc:date>2003-06-18T13:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1Q tagging with PIX 6.3(1)</title>
      <link>https://community.cisco.com/t5/network-security/802-1q-tagging-with-pix-6-3-1/m-p/172793#M604407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does any one know is it possible to forward traffic from the truncked interface to the outside interface &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2003 17:27:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/802-1q-tagging-with-pix-6-3-1/m-p/172793#M604407</guid>
      <dc:creator>nhedhili</dc:creator>
      <dc:date>2003-11-19T17:27:17Z</dc:date>
    </item>
  </channel>
</rss>

