<?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 Vlan not going UP/UP on FWSM in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113579#M913510</link>
    <description>&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created today a new transparent context on my FWSM (3.2(6)) which is in a 6509 with IOS in the slot 9. &lt;/P&gt;&lt;P&gt;Here my configuration: &lt;/P&gt;&lt;P&gt;firewall multiple-vlan-interfaces &lt;/P&gt;&lt;P&gt;firewall module 9 vlan-group 1, &lt;/P&gt;&lt;P&gt;firewall vlan-group 1 30,[others-removed]1030 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;vlan 1030 &lt;/P&gt;&lt;P&gt;name mse_outside &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan1030 &lt;/P&gt;&lt;P&gt;description ** mse_outside ** &lt;/P&gt;&lt;P&gt;ip address 10.10.30.6 255.255.255.0 &lt;/P&gt;&lt;P&gt;ip helper-address 10.10.20.10 &lt;/P&gt;&lt;P&gt;ip helper-address 10.10.21.10 &lt;/P&gt;&lt;P&gt;ip helper-address 10.10.21.14 &lt;/P&gt;&lt;P&gt;no ip redirects &lt;/P&gt;&lt;P&gt;ip pim sparse-dense-mode &lt;/P&gt;&lt;P&gt;standby ip 10.10.30.1 &lt;/P&gt;&lt;P&gt;standby timers 1 3 &lt;/P&gt;&lt;P&gt;standby preempt &lt;/P&gt;&lt;P&gt;standby authentication xxxxxxxx &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;S6509R-1250#sh vlan &lt;/P&gt;&lt;P&gt;. &lt;/P&gt;&lt;P&gt;. &lt;/P&gt;&lt;P&gt;. &lt;/P&gt;&lt;P&gt;30 mse active &lt;/P&gt;&lt;P&gt;1030 mse_outside 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;&lt;/P&gt;&lt;P&gt;And on the FWSM Context System: &lt;/P&gt;&lt;P&gt;FWSM# show run &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan30 &lt;/P&gt;&lt;P&gt;description mse &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan1030 &lt;/P&gt;&lt;P&gt;description mse_outside &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;context mse &lt;/P&gt;&lt;P&gt;description ** mse ** &lt;/P&gt;&lt;P&gt;allocate-interface Vlan1030 &lt;/P&gt;&lt;P&gt;allocate-interface Vlan30 &lt;/P&gt;&lt;P&gt;config-url disk:/mse.cfg &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the Context: &lt;/P&gt;&lt;P&gt;FWSM/mse# sh run &lt;/P&gt;&lt;P&gt;: Saved &lt;/P&gt;&lt;P&gt;: &lt;/P&gt;&lt;P&gt;FWSM Version 3.2(6) &amp;lt;context&amp;gt; &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;firewall transparent &lt;/P&gt;&lt;P&gt;hostname mse &lt;/P&gt;&lt;P&gt;domain-name xxxxxx &lt;/P&gt;&lt;P&gt;enable password xxxxxx encrypted &lt;/P&gt;&lt;P&gt;names &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan30 &lt;/P&gt;&lt;P&gt;nameif inside &lt;/P&gt;&lt;P&gt;bridge-group 1 &lt;/P&gt;&lt;P&gt;security-level 100 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan1030 &lt;/P&gt;&lt;P&gt;nameif outside &lt;/P&gt;&lt;P&gt;bridge-group 1 &lt;/P&gt;&lt;P&gt;security-level 0 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface BVI1 &lt;/P&gt;&lt;P&gt;ip address 10.10.30.4 255.255.255.0 standby 10.10.30.5 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;passwd xxxxxxxxx encrypted &lt;/P&gt;&lt;P&gt;access-list CSM_TFW_ACL_INBOUND_1 ethertype permit bpdu &lt;/P&gt;&lt;P&gt;access-list CSM_FW_ACL_inside extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list OUTSIDE extended permit ip any any &lt;/P&gt;&lt;P&gt;pager lines 24 &lt;/P&gt;&lt;P&gt;logging enable &lt;/P&gt;&lt;P&gt;logging buffered informational &lt;/P&gt;&lt;P&gt;logging trap informational &lt;/P&gt;&lt;P&gt;logging device-id hostname &lt;/P&gt;&lt;P&gt;logging host outside 10.10.20.56 &lt;/P&gt;&lt;P&gt;mtu inside 1500 &lt;/P&gt;&lt;P&gt;mtu outside 1500 &lt;/P&gt;&lt;P&gt;monitor-interface inside &lt;/P&gt;&lt;P&gt;monitor-interface outside &lt;/P&gt;&lt;P&gt;icmp permit any outside &lt;/P&gt;&lt;P&gt;no asdm history enable &lt;/P&gt;&lt;P&gt;arp timeout 14400 &lt;/P&gt;&lt;P&gt;access-group CSM_TFW_ACL_INBOUND_1 in interface inside &lt;/P&gt;&lt;P&gt;access-group CSM_FW_ACL_inside in interface inside &lt;/P&gt;&lt;P&gt;access-group CSM_TFW_ACL_INBOUND_1 in interface outside &lt;/P&gt;&lt;P&gt;access-group OUTSIDE in interface outside &lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 10.10.30.1 1 &lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00 &lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02 &lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 1:00:00 h225 1:00:00 mgcp 0:05:00 &lt;/P&gt;&lt;P&gt;timeout mgcp-pat 0:05:00 sip 0:30:00 sip_media 0:02:00 &lt;/P&gt;&lt;P&gt;timeout sip-invite 0:03:00 sip-disconnect 0:02:00 &lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute &lt;/P&gt;&lt;P&gt;aaa proxy-limit disable &lt;/P&gt;&lt;P&gt;http 10.10.20.12 255.255.255.255 outside &lt;/P&gt;&lt;P&gt;no snmp-server location &lt;/P&gt;&lt;P&gt;no snmp-server contact &lt;/P&gt;&lt;P&gt;telnet timeout 5 &lt;/P&gt;&lt;P&gt;ssh timeout 5 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;class-map CSM_CLASS_MAP_1 &lt;/P&gt;&lt;P&gt;match default-inspection-traffic &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;policy-map CSM_POLICY_MAP_global_1 &lt;/P&gt;&lt;P&gt;class CSM_CLASS_MAP_1 &lt;/P&gt;&lt;P&gt;inspect dns maximum-length 4096 &lt;/P&gt;&lt;P&gt;inspect ftp &lt;/P&gt;&lt;P&gt;inspect h323 h225 &lt;/P&gt;&lt;P&gt;inspect h323 ras &lt;/P&gt;&lt;P&gt;inspect rsh &lt;/P&gt;&lt;P&gt;inspect esmtp &lt;/P&gt;&lt;P&gt;inspect sqlnet &lt;/P&gt;&lt;P&gt;inspect skinny &lt;/P&gt;&lt;P&gt;inspect sunrpc &lt;/P&gt;&lt;P&gt;inspect xdmcp &lt;/P&gt;&lt;P&gt;inspect sip &lt;/P&gt;&lt;P&gt;inspect netbios &lt;/P&gt;&lt;P&gt;inspect tftp &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;service-policy CSM_POLICY_MAP_global_1 global &lt;/P&gt;&lt;P&gt;arp-inspection inside enable flood &lt;/P&gt;&lt;P&gt;arp-inspection outside enable flood &lt;/P&gt;&lt;P&gt;Cryptochecksum:xxxxxxx &lt;/P&gt;&lt;P&gt;: end &lt;/P&gt;&lt;P&gt;FWSM/mse# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And now to the problem: &lt;/P&gt;&lt;P&gt;FWSM# sh vlan &lt;/P&gt;&lt;P&gt;28-29 , 60 , 1030 &lt;/P&gt;&lt;P&gt;[Note, here is the Vlan 30 missing] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FWSM# sh int vlan30 &lt;/P&gt;&lt;P&gt;Interface Vlan30 "", is down, line protocol is down &lt;/P&gt;&lt;P&gt;Hardware is EtherSVI &lt;/P&gt;&lt;P&gt;Description: mse &lt;/P&gt;&lt;P&gt;Allocated to a context &lt;/P&gt;&lt;P&gt;MAC address 0008.7ceb.1200, MTU not set &lt;/P&gt;&lt;P&gt;IP address unassigned &lt;/P&gt;&lt;P&gt;FWSM# sh int vlan1030 &lt;/P&gt;&lt;P&gt;Interface Vlan1030 "", is up, line protocol is up &lt;/P&gt;&lt;P&gt;Hardware is EtherSVI &lt;/P&gt;&lt;P&gt;Description: mse_outside &lt;/P&gt;&lt;P&gt;Allocated to a context &lt;/P&gt;&lt;P&gt;MAC address 0008.7ceb.1200, MTU not set &lt;/P&gt;&lt;P&gt;IP address unassigned &lt;/P&gt;&lt;P&gt;FWSM# &lt;/P&gt;&lt;P&gt;Also note, here is the interface Vlan30 down/down. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas why I don't see the vlan30 on the FWSM, or why this interface is down? &lt;/P&gt;&lt;P&gt;I'm really out of ideas &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;Thanks, &lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps. this is a repost from the network forum which is wrong there.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 13:39:38 GMT</pubDate>
    <dc:creator>patoberli</dc:creator>
    <dc:date>2019-03-11T13:39:38Z</dc:date>
    <item>
      <title>Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113579#M913510</link>
      <description>&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created today a new transparent context on my FWSM (3.2(6)) which is in a 6509 with IOS in the slot 9. &lt;/P&gt;&lt;P&gt;Here my configuration: &lt;/P&gt;&lt;P&gt;firewall multiple-vlan-interfaces &lt;/P&gt;&lt;P&gt;firewall module 9 vlan-group 1, &lt;/P&gt;&lt;P&gt;firewall vlan-group 1 30,[others-removed]1030 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;vlan 1030 &lt;/P&gt;&lt;P&gt;name mse_outside &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan1030 &lt;/P&gt;&lt;P&gt;description ** mse_outside ** &lt;/P&gt;&lt;P&gt;ip address 10.10.30.6 255.255.255.0 &lt;/P&gt;&lt;P&gt;ip helper-address 10.10.20.10 &lt;/P&gt;&lt;P&gt;ip helper-address 10.10.21.10 &lt;/P&gt;&lt;P&gt;ip helper-address 10.10.21.14 &lt;/P&gt;&lt;P&gt;no ip redirects &lt;/P&gt;&lt;P&gt;ip pim sparse-dense-mode &lt;/P&gt;&lt;P&gt;standby ip 10.10.30.1 &lt;/P&gt;&lt;P&gt;standby timers 1 3 &lt;/P&gt;&lt;P&gt;standby preempt &lt;/P&gt;&lt;P&gt;standby authentication xxxxxxxx &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;S6509R-1250#sh vlan &lt;/P&gt;&lt;P&gt;. &lt;/P&gt;&lt;P&gt;. &lt;/P&gt;&lt;P&gt;. &lt;/P&gt;&lt;P&gt;30 mse active &lt;/P&gt;&lt;P&gt;1030 mse_outside 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;&lt;/P&gt;&lt;P&gt;And on the FWSM Context System: &lt;/P&gt;&lt;P&gt;FWSM# show run &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan30 &lt;/P&gt;&lt;P&gt;description mse &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan1030 &lt;/P&gt;&lt;P&gt;description mse_outside &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;context mse &lt;/P&gt;&lt;P&gt;description ** mse ** &lt;/P&gt;&lt;P&gt;allocate-interface Vlan1030 &lt;/P&gt;&lt;P&gt;allocate-interface Vlan30 &lt;/P&gt;&lt;P&gt;config-url disk:/mse.cfg &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the Context: &lt;/P&gt;&lt;P&gt;FWSM/mse# sh run &lt;/P&gt;&lt;P&gt;: Saved &lt;/P&gt;&lt;P&gt;: &lt;/P&gt;&lt;P&gt;FWSM Version 3.2(6) &amp;lt;context&amp;gt; &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;firewall transparent &lt;/P&gt;&lt;P&gt;hostname mse &lt;/P&gt;&lt;P&gt;domain-name xxxxxx &lt;/P&gt;&lt;P&gt;enable password xxxxxx encrypted &lt;/P&gt;&lt;P&gt;names &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan30 &lt;/P&gt;&lt;P&gt;nameif inside &lt;/P&gt;&lt;P&gt;bridge-group 1 &lt;/P&gt;&lt;P&gt;security-level 100 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan1030 &lt;/P&gt;&lt;P&gt;nameif outside &lt;/P&gt;&lt;P&gt;bridge-group 1 &lt;/P&gt;&lt;P&gt;security-level 0 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface BVI1 &lt;/P&gt;&lt;P&gt;ip address 10.10.30.4 255.255.255.0 standby 10.10.30.5 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;passwd xxxxxxxxx encrypted &lt;/P&gt;&lt;P&gt;access-list CSM_TFW_ACL_INBOUND_1 ethertype permit bpdu &lt;/P&gt;&lt;P&gt;access-list CSM_FW_ACL_inside extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list OUTSIDE extended permit ip any any &lt;/P&gt;&lt;P&gt;pager lines 24 &lt;/P&gt;&lt;P&gt;logging enable &lt;/P&gt;&lt;P&gt;logging buffered informational &lt;/P&gt;&lt;P&gt;logging trap informational &lt;/P&gt;&lt;P&gt;logging device-id hostname &lt;/P&gt;&lt;P&gt;logging host outside 10.10.20.56 &lt;/P&gt;&lt;P&gt;mtu inside 1500 &lt;/P&gt;&lt;P&gt;mtu outside 1500 &lt;/P&gt;&lt;P&gt;monitor-interface inside &lt;/P&gt;&lt;P&gt;monitor-interface outside &lt;/P&gt;&lt;P&gt;icmp permit any outside &lt;/P&gt;&lt;P&gt;no asdm history enable &lt;/P&gt;&lt;P&gt;arp timeout 14400 &lt;/P&gt;&lt;P&gt;access-group CSM_TFW_ACL_INBOUND_1 in interface inside &lt;/P&gt;&lt;P&gt;access-group CSM_FW_ACL_inside in interface inside &lt;/P&gt;&lt;P&gt;access-group CSM_TFW_ACL_INBOUND_1 in interface outside &lt;/P&gt;&lt;P&gt;access-group OUTSIDE in interface outside &lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 10.10.30.1 1 &lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00 &lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02 &lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 1:00:00 h225 1:00:00 mgcp 0:05:00 &lt;/P&gt;&lt;P&gt;timeout mgcp-pat 0:05:00 sip 0:30:00 sip_media 0:02:00 &lt;/P&gt;&lt;P&gt;timeout sip-invite 0:03:00 sip-disconnect 0:02:00 &lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute &lt;/P&gt;&lt;P&gt;aaa proxy-limit disable &lt;/P&gt;&lt;P&gt;http 10.10.20.12 255.255.255.255 outside &lt;/P&gt;&lt;P&gt;no snmp-server location &lt;/P&gt;&lt;P&gt;no snmp-server contact &lt;/P&gt;&lt;P&gt;telnet timeout 5 &lt;/P&gt;&lt;P&gt;ssh timeout 5 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;class-map CSM_CLASS_MAP_1 &lt;/P&gt;&lt;P&gt;match default-inspection-traffic &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;policy-map CSM_POLICY_MAP_global_1 &lt;/P&gt;&lt;P&gt;class CSM_CLASS_MAP_1 &lt;/P&gt;&lt;P&gt;inspect dns maximum-length 4096 &lt;/P&gt;&lt;P&gt;inspect ftp &lt;/P&gt;&lt;P&gt;inspect h323 h225 &lt;/P&gt;&lt;P&gt;inspect h323 ras &lt;/P&gt;&lt;P&gt;inspect rsh &lt;/P&gt;&lt;P&gt;inspect esmtp &lt;/P&gt;&lt;P&gt;inspect sqlnet &lt;/P&gt;&lt;P&gt;inspect skinny &lt;/P&gt;&lt;P&gt;inspect sunrpc &lt;/P&gt;&lt;P&gt;inspect xdmcp &lt;/P&gt;&lt;P&gt;inspect sip &lt;/P&gt;&lt;P&gt;inspect netbios &lt;/P&gt;&lt;P&gt;inspect tftp &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;service-policy CSM_POLICY_MAP_global_1 global &lt;/P&gt;&lt;P&gt;arp-inspection inside enable flood &lt;/P&gt;&lt;P&gt;arp-inspection outside enable flood &lt;/P&gt;&lt;P&gt;Cryptochecksum:xxxxxxx &lt;/P&gt;&lt;P&gt;: end &lt;/P&gt;&lt;P&gt;FWSM/mse# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And now to the problem: &lt;/P&gt;&lt;P&gt;FWSM# sh vlan &lt;/P&gt;&lt;P&gt;28-29 , 60 , 1030 &lt;/P&gt;&lt;P&gt;[Note, here is the Vlan 30 missing] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FWSM# sh int vlan30 &lt;/P&gt;&lt;P&gt;Interface Vlan30 "", is down, line protocol is down &lt;/P&gt;&lt;P&gt;Hardware is EtherSVI &lt;/P&gt;&lt;P&gt;Description: mse &lt;/P&gt;&lt;P&gt;Allocated to a context &lt;/P&gt;&lt;P&gt;MAC address 0008.7ceb.1200, MTU not set &lt;/P&gt;&lt;P&gt;IP address unassigned &lt;/P&gt;&lt;P&gt;FWSM# sh int vlan1030 &lt;/P&gt;&lt;P&gt;Interface Vlan1030 "", is up, line protocol is up &lt;/P&gt;&lt;P&gt;Hardware is EtherSVI &lt;/P&gt;&lt;P&gt;Description: mse_outside &lt;/P&gt;&lt;P&gt;Allocated to a context &lt;/P&gt;&lt;P&gt;MAC address 0008.7ceb.1200, MTU not set &lt;/P&gt;&lt;P&gt;IP address unassigned &lt;/P&gt;&lt;P&gt;FWSM# &lt;/P&gt;&lt;P&gt;Also note, here is the interface Vlan30 down/down. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas why I don't see the vlan30 on the FWSM, or why this interface is down? &lt;/P&gt;&lt;P&gt;I'm really out of ideas &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;Thanks, &lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps. this is a repost from the network forum which is wrong there.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:39:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113579#M913510</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2019-03-11T13:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113580#M913512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do have have anything else in vlan 30?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think without having at least one port connected to vlan 30, the line protocol will not come up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 07:34:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113580#M913512</guid>
      <dc:creator>g.meerkoetter</dc:creator>
      <dc:date>2008-09-04T07:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113581#M913513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make sur eu have vlan30 creat on the MSFC&lt;/P&gt;&lt;P&gt;with vlan 30 command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and assign this vlan to one of the switch interfaces with commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface [interfacetype/number]&lt;/P&gt;&lt;P&gt;switchport&lt;/P&gt;&lt;P&gt;switchport mode access&lt;/P&gt;&lt;P&gt;switchport access vlan 30&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;if helpful Rate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 07:51:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113581#M913513</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-09-04T07:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113582#M913514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got one port with a connected PC in the vlan30. I also retested the vlan30 command (it's IOS 12.2(33)SXH2a), renamed the vlan and saved. But the FWSM still doesn't see the vlan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 08:35:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113582#M913514</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2008-09-04T08:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113583#M913515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you place that vlan in the vlan groups config?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 09:19:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113583#M913515</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-09-04T09:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113584#M913521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to rmove the vlans assigned to the firewall model and re assign it again&lt;/P&gt;&lt;P&gt;also remove the fwsm config and reconfigure it agin if u dont have much config as it shown here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 09:19:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113584#M913521</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-09-04T09:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113585#M913524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did both. &lt;/P&gt;&lt;P&gt;First I did a &lt;/P&gt;&lt;P&gt;no firewall vlan-group 1 30,1030&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and after that again a &lt;/P&gt;&lt;P&gt;firewall vlan-group 1 1030,30 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but no change. I also deleted the whole context including the interfaces and recreated it.&lt;/P&gt;&lt;P&gt;Still no change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And a show fail:&lt;/P&gt;&lt;P&gt;FWSM# sh fail&lt;/P&gt;&lt;P&gt;Failover On &lt;/P&gt;&lt;P&gt;Failover unit Primary&lt;/P&gt;&lt;P&gt;Failover LAN Interface: failover-lan Vlan 865 (up)&lt;/P&gt;&lt;P&gt;Unit Poll frequency 5 seconds, holdtime 15 seconds&lt;/P&gt;&lt;P&gt;Interface Poll frequency 5 seconds&lt;/P&gt;&lt;P&gt;Interface Policy 100%&lt;/P&gt;&lt;P&gt;Monitored Interfaces 36 of 250 maximum&lt;/P&gt;&lt;P&gt;Config sync: active&lt;/P&gt;&lt;P&gt;Version: Ours 3.2(6), Mate 3.2(6)&lt;/P&gt;&lt;P&gt;Last Failover at: 14:39:35 gmt Jul 25 2008&lt;/P&gt;&lt;P&gt;        This host: Primary - Active &lt;/P&gt;&lt;P&gt;                Active time: 3531090 (sec)&lt;/P&gt;&lt;P&gt;                mse Interface inside (10.10.30.4): No Link (Waiting)&lt;/P&gt;&lt;P&gt;                mse Interface outside (10.10.30.4): Normal &lt;/P&gt;&lt;P&gt;        Other host: Secondary - Standby Ready &lt;/P&gt;&lt;P&gt;                Active time: 0 (sec)&lt;/P&gt;&lt;P&gt;                mse Interface inside (10.10.30.5): Normal (Waiting)&lt;/P&gt;&lt;P&gt;                mse Interface outside (10.10.30.5): Normal &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stateful Failover Logical Update Statistics&lt;/P&gt;&lt;P&gt;        Link : failover-link Vlan 866 (up)&lt;/P&gt;&lt;P&gt;        Stateful Obj    xmit       xerr       rcv        rerr      &lt;/P&gt;&lt;P&gt;        General         313450062  0          580613     0         &lt;/P&gt;&lt;P&gt;        sys cmd         462036     0          462035     0         &lt;/P&gt;&lt;P&gt;        up time         0          0          0          0         &lt;/P&gt;&lt;P&gt;        RPC services    0          0          0          0         &lt;/P&gt;&lt;P&gt;        TCP conn        137591177  0          109369     0         &lt;/P&gt;&lt;P&gt;        UDP conn        149763755  0          6221       0         &lt;/P&gt;&lt;P&gt;        ARP tbl         24809447   0          2380       0         &lt;/P&gt;&lt;P&gt;        L2BRIDGE Tbl    822096     0          604        0         &lt;/P&gt;&lt;P&gt;        Xlate_Timeout   0          0          0          0         &lt;/P&gt;&lt;P&gt;        AAA tbl         1551       0          4          0         &lt;/P&gt;&lt;P&gt;        DACL            0          0          0          0         &lt;/P&gt;&lt;P&gt;              &lt;/P&gt;&lt;P&gt;        Logical Update Queue Information&lt;/P&gt;&lt;P&gt;                        Cur     Max     Total&lt;/P&gt;&lt;P&gt;        Recv Q:         0       21      941920&lt;/P&gt;&lt;P&gt;        Xmit Q:         0       0       26096456&lt;/P&gt;&lt;P&gt;FWSM# &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 10:17:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113585#M913524</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2008-09-04T10:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113586#M913527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi patrick&lt;/P&gt;&lt;P&gt;as lon as u can remove the config and rconfigure it&lt;/P&gt;&lt;P&gt;remove all the config and if u can use diffrent vlan numbers&lt;/P&gt;&lt;P&gt;but before u start to configure it again have look on the followinf link click on each step link and see the details then configure it again&lt;/P&gt;&lt;P&gt;and let me know &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/fwsm/fwsm22/configuration/guide/quick.html#wp1013477" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/fwsm/fwsm22/configuration/guide/quick.html#wp1013477&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 11:08:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113586#M913527</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-09-04T11:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113587#M913531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Removed the config and even the whole vlan and re-created it. &lt;/P&gt;&lt;P&gt;But now it gets weird...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here on the primary/active:&lt;/P&gt;&lt;P&gt;FWSM# sh vlan     &lt;/P&gt;&lt;P&gt;14-18, 20-21 , 23, 28-29 , 60, 140, 144-145 , 200, 229, 232, 865-866 , 900, 1020-1021 , 1023, 1028-1030 , 1060, 1140, 1144-1145 , 1200, 1229, 1232, 2014-2018  (now without ommitinig something)&lt;/P&gt;&lt;P&gt;and here on the secondary:&lt;/P&gt;&lt;P&gt;FWSM# sh vlan &lt;/P&gt;&lt;P&gt;14-18, 20-21 , 23, 28-30 , 60, 140, 144-145 , 200, 229, 232, 865-866 , 900, 1020-1021 , 1023, 1028-1030 , 1060, 1140, 1144-1145 , 1200, 1229, 1232, 2014-2018 &lt;/P&gt;&lt;P&gt;FWSM# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, on the standby is the vlan there!!&lt;/P&gt;&lt;P&gt;It's just missing on the primary one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also compared the configs of our two 6509 catalysts, the configs are identical (besides IP adresses and standby stuff).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also received this some minutes ago (while being logged into the primary):&lt;/P&gt;&lt;P&gt;FWSM# &lt;/P&gt;&lt;P&gt;        Vlan configuration mismatch between peers.&lt;/P&gt;&lt;P&gt;        Please correct the condition as soon as possible&lt;/P&gt;&lt;P&gt;        in order to avoid a possible disabling of failover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FWSM#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 12:13:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113587#M913531</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2008-09-04T12:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113588#M913532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make the standby as active with command&lt;/P&gt;&lt;P&gt;failover active&lt;/P&gt;&lt;P&gt;and see if it is working ook in the standby fwsm !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 12:19:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113588#M913532</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-09-04T12:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113589#M913537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok will try this, but can't do it at the moment as it's main business time here and I don't want to risk an outage now.&lt;/P&gt;&lt;P&gt;Will post an update probably tomorrow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 12:22:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113589#M913537</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2008-09-04T12:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113590#M913539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since I don't know the whole configuration, here are the standard VLAN/FWSM rules as refresher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VLAN Guidelines: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use private VLANs with the FWSM. Assign the primary VLAN to the FWSM; the FWSM automatically handles secondary VLAN traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot use reserved VLANs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot use VLAN 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use FWSM failover within the same switch chassis, do not assign the VLAN(s) you reserved for failover and stateful communications to a switch port. But, if you use failover between chassis, you must include the VLANs in the trunk port between the chassis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not add the VLANs to the switch before you assign them to the FWSM, the VLANs are stored in the supervisor engine database and are sent to the FWSM as soon as they are added to the switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign VLANs to the FWSM before you assign them to the MSFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VLANs that do not satisfy this condition are discarded from the range of VLANs that you attempt to assign on the FWSM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 20:23:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113590#M913539</guid>
      <dc:creator>mcvhintex</dc:creator>
      <dc:date>2008-09-04T20:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan not going UP/UP on FWSM</title>
      <link>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113591#M913541</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;let's assume i didn't do this:&lt;/P&gt;&lt;P&gt;If you do not add the VLANs to the switch before you assign them to the FWSM, the VLANs are stored in the supervisor engine database and are sent to the FWSM as soon as they are added to the switch. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign VLANs to the FWSM before you assign them to the MSFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you write:&lt;/P&gt;&lt;P&gt;VLANs that do not satisfy this condition are discarded from the range of VLANs that you attempt to assign on the FWSM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say I did first create it and assigned it to the MSFC and afterwards assigned it to the FWSM.&lt;/P&gt;&lt;P&gt;What could I do now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 04:54:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-not-going-up-up-on-fwsm/m-p/1113591#M913541</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2008-09-05T04:54:29Z</dc:date>
    </item>
  </channel>
</rss>

