<?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 PIX trunks: invalid VLAN ID errors in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160277#M875311</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a very simple config : &lt;/P&gt;&lt;P&gt;1x PIX 535 firewall running 6.3 and 1x 2960 ethernet switch. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get dot1q trunking working between the two, and utlize VLANs through one single physical connection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is easy right ? But i see thousands of VLAN errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;--------------PIX conf---------------&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet5 100full&lt;/P&gt;&lt;P&gt;interface ethernet5 vlan10 logical&lt;/P&gt;&lt;P&gt;interface ethernet5 vlan12 logical&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet5 TRUNK-LINK security9&lt;/P&gt;&lt;P&gt;nameif vlan10 WEB_DMZ security2&lt;/P&gt;&lt;P&gt;nameif vlan12 WEB2_DMZ security16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address WEB_DMZ 172.16.10.254 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address WEB2_DMZ 172.16.20.254 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;-------------2960 config--------------&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/15&lt;/P&gt;&lt;P&gt; description *** FIREWALL TRUNK to DMZ 172.16.x.x  **&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GS-MLS01#show vlan br&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VLAN Name                             Status    Ports&lt;/P&gt;&lt;P&gt;---- -------------------------------- --------- -------------------------------&lt;/P&gt;&lt;P&gt;1    default                          active    Gi1/1, Gi1/2, Gi1/41, Gi1/44&lt;/P&gt;&lt;P&gt;10   172.16.10--&amp;gt;DMZ-WEB              &lt;/P&gt;&lt;P&gt;12   172.16.20--&amp;gt;DMZ-SMS              active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something ?&lt;/P&gt;&lt;P&gt;I can't get it working and see lots of VLAN errors "25821 invalid VLAN ID errors"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX: show int5 ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet5 "TRUNK-LINK" is up, line protocol is up&lt;/P&gt;&lt;P&gt;  Hardware is i82558 ethernet, address is 00e0.b601.011c&lt;/P&gt;&lt;P&gt;  MTU 1500 bytes, BW 100000 Kbit full duplex&lt;/P&gt;&lt;P&gt;        27175 packets input, 1990556 bytes, 0 no buffer&lt;/P&gt;&lt;P&gt;        Received 27227 broadcasts, 0 runts, 0 giants&lt;/P&gt;&lt;P&gt;        0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;/P&gt;&lt;P&gt;        3 packets output, 180 bytes, 0 underruns&lt;/P&gt;&lt;P&gt;        0 output errors, 0 collisions, 0 interface resets&lt;/P&gt;&lt;P&gt;        0 babbles, 0 late collisions, 0 deferred&lt;/P&gt;&lt;P&gt;        0 lost carrier, 0 no carrier&lt;/P&gt;&lt;P&gt;        input queue (curr/max blocks): hardware (128/128) software (0/13)&lt;/P&gt;&lt;P&gt;        output queue (curr/max blocks): hardware (0/1) software (0/1)&lt;/P&gt;&lt;P&gt;        200 aggregate VLAN packets input, 16318 bytes&lt;/P&gt;&lt;P&gt;        3 aggregate VLAN packets output, 138 bytes&lt;/P&gt;&lt;P&gt;        1154 native VLAN packets input, 69240 bytes&lt;/P&gt;&lt;P&gt;        3222509 native VLAN packets output, 154682068 bytes&lt;/P&gt;&lt;P&gt;        25821 invalid VLAN ID errors&lt;/P&gt;&lt;P&gt;interface vlan10 "WEB_DMZ" is up, line protocol is up&lt;/P&gt;&lt;P&gt;  Hardware is i82558 ethernet, address is 00e0.b601.011c&lt;/P&gt;&lt;P&gt;  IP address 172.16.10.254, subnet mask 255.255.255.0&lt;/P&gt;&lt;P&gt;  MTU 1500 bytes, BW 100000 Kbit full duplex&lt;/P&gt;&lt;P&gt;        0 packets input, 0 bytes&lt;/P&gt;&lt;P&gt;        4 packets output, 184 bytes&lt;/P&gt;&lt;P&gt;interface vlan12 "intf8" is up, line protocol is up&lt;/P&gt;&lt;P&gt;  Hardware is i82558 ethernet, address is 00e0.b601.011c&lt;/P&gt;&lt;P&gt;IP address 172.16.20.254, subnet mask 255.255.255.0&lt;/P&gt;&lt;P&gt;  MTU 1500 bytes, BW 100000 Kbit full duplex&lt;/P&gt;&lt;P&gt;        200 packets input, 16318 bytes&lt;/P&gt;&lt;P&gt;        3 packets output, 138 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help, cause I have exhausted all the PIX 6.3 config guides.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for reading&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 15:01:29 GMT</pubDate>
    <dc:creator>mcroft</dc:creator>
    <dc:date>2019-03-11T15:01:29Z</dc:date>
    <item>
      <title>PIX trunks: invalid VLAN ID errors</title>
      <link>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160277#M875311</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a very simple config : &lt;/P&gt;&lt;P&gt;1x PIX 535 firewall running 6.3 and 1x 2960 ethernet switch. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get dot1q trunking working between the two, and utlize VLANs through one single physical connection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is easy right ? But i see thousands of VLAN errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;--------------PIX conf---------------&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet5 100full&lt;/P&gt;&lt;P&gt;interface ethernet5 vlan10 logical&lt;/P&gt;&lt;P&gt;interface ethernet5 vlan12 logical&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet5 TRUNK-LINK security9&lt;/P&gt;&lt;P&gt;nameif vlan10 WEB_DMZ security2&lt;/P&gt;&lt;P&gt;nameif vlan12 WEB2_DMZ security16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address WEB_DMZ 172.16.10.254 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address WEB2_DMZ 172.16.20.254 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;-------------2960 config--------------&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/15&lt;/P&gt;&lt;P&gt; description *** FIREWALL TRUNK to DMZ 172.16.x.x  **&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GS-MLS01#show vlan br&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VLAN Name                             Status    Ports&lt;/P&gt;&lt;P&gt;---- -------------------------------- --------- -------------------------------&lt;/P&gt;&lt;P&gt;1    default                          active    Gi1/1, Gi1/2, Gi1/41, Gi1/44&lt;/P&gt;&lt;P&gt;10   172.16.10--&amp;gt;DMZ-WEB              &lt;/P&gt;&lt;P&gt;12   172.16.20--&amp;gt;DMZ-SMS              active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something ?&lt;/P&gt;&lt;P&gt;I can't get it working and see lots of VLAN errors "25821 invalid VLAN ID errors"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX: show int5 ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet5 "TRUNK-LINK" is up, line protocol is up&lt;/P&gt;&lt;P&gt;  Hardware is i82558 ethernet, address is 00e0.b601.011c&lt;/P&gt;&lt;P&gt;  MTU 1500 bytes, BW 100000 Kbit full duplex&lt;/P&gt;&lt;P&gt;        27175 packets input, 1990556 bytes, 0 no buffer&lt;/P&gt;&lt;P&gt;        Received 27227 broadcasts, 0 runts, 0 giants&lt;/P&gt;&lt;P&gt;        0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;/P&gt;&lt;P&gt;        3 packets output, 180 bytes, 0 underruns&lt;/P&gt;&lt;P&gt;        0 output errors, 0 collisions, 0 interface resets&lt;/P&gt;&lt;P&gt;        0 babbles, 0 late collisions, 0 deferred&lt;/P&gt;&lt;P&gt;        0 lost carrier, 0 no carrier&lt;/P&gt;&lt;P&gt;        input queue (curr/max blocks): hardware (128/128) software (0/13)&lt;/P&gt;&lt;P&gt;        output queue (curr/max blocks): hardware (0/1) software (0/1)&lt;/P&gt;&lt;P&gt;        200 aggregate VLAN packets input, 16318 bytes&lt;/P&gt;&lt;P&gt;        3 aggregate VLAN packets output, 138 bytes&lt;/P&gt;&lt;P&gt;        1154 native VLAN packets input, 69240 bytes&lt;/P&gt;&lt;P&gt;        3222509 native VLAN packets output, 154682068 bytes&lt;/P&gt;&lt;P&gt;        25821 invalid VLAN ID errors&lt;/P&gt;&lt;P&gt;interface vlan10 "WEB_DMZ" is up, line protocol is up&lt;/P&gt;&lt;P&gt;  Hardware is i82558 ethernet, address is 00e0.b601.011c&lt;/P&gt;&lt;P&gt;  IP address 172.16.10.254, subnet mask 255.255.255.0&lt;/P&gt;&lt;P&gt;  MTU 1500 bytes, BW 100000 Kbit full duplex&lt;/P&gt;&lt;P&gt;        0 packets input, 0 bytes&lt;/P&gt;&lt;P&gt;        4 packets output, 184 bytes&lt;/P&gt;&lt;P&gt;interface vlan12 "intf8" is up, line protocol is up&lt;/P&gt;&lt;P&gt;  Hardware is i82558 ethernet, address is 00e0.b601.011c&lt;/P&gt;&lt;P&gt;IP address 172.16.20.254, subnet mask 255.255.255.0&lt;/P&gt;&lt;P&gt;  MTU 1500 bytes, BW 100000 Kbit full duplex&lt;/P&gt;&lt;P&gt;        200 packets input, 16318 bytes&lt;/P&gt;&lt;P&gt;        3 packets output, 138 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help, cause I have exhausted all the PIX 6.3 config guides.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for reading&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:01:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160277#M875311</guid>
      <dc:creator>mcroft</dc:creator>
      <dc:date>2019-03-11T15:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: PIX trunks: invalid VLAN ID errors</title>
      <link>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160278#M875312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below configuration steps are from PIX 6.3 configuration guide, You might want to follow these steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/pix/pix63/configuration/guide/bafwcfg.html#wp1113411" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/pix/pix63/configuration/guide/bafwcfg.html#wp1113411&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1:  Assign the interface speed to a physical interface by entering the following command: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;Step 2:  Assign VLAN2 to the physical interface (ethernet0) by entering the following command: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet0 vlan2 physical&lt;/P&gt;&lt;P&gt;By assigning a VLAN to the physical interface, you ensure that all frames forwarded on the interface will be tagged. VLAN 1 is not used because that is the default native VLAN for Cisco switches. Without the physical parameter, the default for the interface command is to create a logical interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3 : Create a new logical interface (VLAN3) and tie it to the physical interface (ethernet0) by entering the following command: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet0 vlan3 logical&lt;/P&gt;&lt;P&gt;This will allow the PIX Firewall to send and receive VLAN-tagged packets with a VLAN identifier equal to 3 on the physical interface, ethernet0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4 : Configure the logical and physical interfaces by entering the following commands: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif vlan3 dmz security50&lt;/P&gt;&lt;P&gt;ipaddress outside 192.168.101.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ipaddress dmz 192.168.103.1 255.255.255.0&lt;/P&gt;&lt;P&gt;The first line assigns the name outside to ethernet0 (the physical interface) and sets the security level to zero. The second line assigns the name dmz to vlan3 (the logical interface) and sets the security level to 50. The third and fourth lines assign IP addresses to both interfaces. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this configuration is enabled, the outside interface sends packets with a VLAN identifier of 2, and the dmz interface sends packets with a VLAN identifier of 3. Both types of packets are transmitted from the same physical interface (ethernet0). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bind the physical interface to a vlan &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet5 vlanx physical&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 15:20:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160278#M875312</guid>
      <dc:creator>vikram_anumukonda</dc:creator>
      <dc:date>2009-03-06T15:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: PIX trunks: invalid VLAN ID errors</title>
      <link>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160279#M875313</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;Thank you for the ultra fast response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have adjusted my config and now using the "physical" command i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet5 vlan2 physical&lt;/P&gt;&lt;P&gt;interface ethernet5 vlan10 logical&lt;/P&gt;&lt;P&gt;interface ethernet5 vlan12 logical&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;howwver still seeing thousands of VLAN errors &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---------------------------------------&lt;/P&gt;&lt;P&gt;49239 invalid VLAN ID errors, 53 native VLAN errors&lt;/P&gt;&lt;P&gt;-------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls hope you can help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 15:50:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160279#M875313</guid>
      <dc:creator>mcroft</dc:creator>
      <dc:date>2009-03-06T15:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: PIX trunks: invalid VLAN ID errors</title>
      <link>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160280#M875314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;reboot the device and check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 15:52:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160280#M875314</guid>
      <dc:creator>vikram_anumukonda</dc:creator>
      <dc:date>2009-03-06T15:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: PIX trunks: invalid VLAN ID errors</title>
      <link>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160281#M875315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post output of "sh int trunk" from the 2960 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 15:53:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160281#M875315</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-03-06T15:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: PIX trunks: invalid VLAN ID errors</title>
      <link>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160282#M875316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I am not able to reboot: LIVE switch ! Unless I wait untill Sunday at 3am .... Ouch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the output:&lt;/P&gt;&lt;P&gt;P.S it's interface Gi1/15 ...........&lt;/P&gt;&lt;P&gt;............................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;switch#sh int trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port        Mode         Encapsulation  Status        Native vlan&lt;/P&gt;&lt;P&gt;Gi1/7       on           802.1q         trunking      1&lt;/P&gt;&lt;P&gt;Gi1/8       on           802.1q         trunking      1&lt;/P&gt;&lt;P&gt;Gi1/9       on           802.1q         trunking      1&lt;/P&gt;&lt;P&gt;Gi1/10      on           802.1q         trunking      1&lt;/P&gt;&lt;P&gt;Gi1/15      on           802.1q         trunking      1&lt;/P&gt;&lt;P&gt;Gi1/42      on           802.1q         trunking      1&lt;/P&gt;&lt;P&gt;Gi1/45      on           802.1q         trunking      1&lt;/P&gt;&lt;P&gt;Gi1/46      on           802.1q         trunking      1&lt;/P&gt;&lt;P&gt;Gi1/48      on           802.1q         trunking      1&lt;/P&gt;&lt;P&gt;Po1         on           802.1q         trunking      1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port        Vlans allowed on trunk&lt;/P&gt;&lt;P&gt;Gi1/7       1-4094&lt;/P&gt;&lt;P&gt;Gi1/8       1-4094&lt;/P&gt;&lt;P&gt;Gi1/9       1-4094&lt;/P&gt;&lt;P&gt;Gi1/10      1-4094&lt;/P&gt;&lt;P&gt;Gi1/15      1-4094&lt;/P&gt;&lt;P&gt;Gi1/42      1-4094&lt;/P&gt;&lt;P&gt;Gi1/45      1-4094&lt;/P&gt;&lt;P&gt;Gi1/46      1-4094&lt;/P&gt;&lt;P&gt;Gi1/48      1-4094&lt;/P&gt;&lt;P&gt;Po1         1-4094&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port        Vlans allowed and active in management domain&lt;/P&gt;&lt;P&gt;Gi1/7       1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/8       1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/9       1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/10      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/15      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/42      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/45      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/46      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/48      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Po1         1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port        Vlans in spanning tree forwarding state and not pruned&lt;/P&gt;&lt;P&gt;Gi1/7       1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/8       1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/9       1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/10      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/15      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/42      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/45      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/46      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Gi1/48      1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;Po1         1-3,10,12,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 15:59:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160282#M875316</guid>
      <dc:creator>mcroft</dc:creator>
      <dc:date>2009-03-06T15:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: PIX trunks: invalid VLAN ID errors</title>
      <link>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160283#M875317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would configure the trunk link on the 2960 to only allow the vlans that are active on the pix and remove the other so - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int gi1/5&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan remove 1,3,18,20,30,35,50,55-57,60,70,100,400,500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should not need a switch reboot but i would still do this out of hours as there may be knock on effects to STP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 16:07:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160283#M875317</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-03-06T16:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: PIX trunks: invalid VLAN ID errors</title>
      <link>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160284#M875318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually it may be better to remove all vlans from the trunk and then add in the ones you want. Simply because if in future you add more vlans to the switch they will go across the trunk link, so &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int gi1/5&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan none&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan add 2,10,12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 16:13:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160284#M875318</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-03-06T16:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: PIX trunks: invalid VLAN ID errors</title>
      <link>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160285#M875319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will make the changes and Reload too (out hours).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fingers crossed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks once again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 16:57:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160285#M875319</guid>
      <dc:creator>mcroft</dc:creator>
      <dc:date>2009-03-06T16:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: PIX trunks: invalid VLAN ID errors</title>
      <link>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160286#M875320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No problem, let me know how you get on. You should not need to reload either device though for this to take effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 17:02:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-trunks-invalid-vlan-id-errors/m-p/1160286#M875320</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-03-06T17:02:42Z</dc:date>
    </item>
  </channel>
</rss>

