<?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: FWSM nameif command not available in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fwsm-nameif-command-not-available/m-p/5226493#M1117658</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="luckymashau_1-1732044232293.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/234160i5E38B888FD4B63F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="luckymashau_1-1732044232293.png" alt="luckymashau_1-1732044232293.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 19:24:08 GMT</pubDate>
    <dc:creator>lucky.mashau</dc:creator>
    <dc:date>2024-11-19T19:24:08Z</dc:date>
    <item>
      <title>FWSM nameif command not available</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-nameif-command-not-available/m-p/3315000#M1064592</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;
&lt;P&gt;I am having problem command not available when I want to enter command nameif. Below are my detail:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a 6503E chassis with hardware below in my lab:&lt;/P&gt;
&lt;PRE&gt;Mod Ports Card Type                              Model              Serial No.
--- ----- -------------------------------------- ------------------ -----------
  1    2  Supervisor Engine 720 (Active)         WS-SUP720-BASE     SAD075307HA
  2    6  Firewall Module                        WS-SVC-FWM-1       SAD113900WE
  3   48  SFM-capable 48 port 10/100/1000mb RJ45 WS-X6548-GE-TX     SAL094868UQ

Mod MAC addresses                       Hw    Fw           Sw           Status
--- ---------------------------------- ------ ------------ ------------ -------
  1  000d.6535.f074 to 000d.6535.f077   3.6   8.5(4)       15.1(1)SY    Ok
  2  0007.0e1c.b7a2 to 0007.0e1c.b7a9   4.2   7.2(1)       4.1(7)       Ok
  3  0016.4642.59c4 to 0016.4642.59f3  10.2   7.2(1)       15.1(1)SY    Ok

Mod  Sub-Module                  Model              Serial       Hw     Status
---- --------------------------- ------------------ ----------- ------- -------
  1  Policy Feature Card 3       WS-F6K-PFC3B       SAD112105TV  2.3    Ok
  1  MSFC3 Daughterboard         WS-SUP720          SAD075308B2  2.12   Ok
  3  Cisco Voice Daughter Card   WS-F6K-VPWR-GE     SAL09486TTP  1.1    Ok

Mod  Online Diag Status
---- -------------------
  1  Pass
  2  Pass
  3  Pass
&lt;/PRE&gt;
&lt;P&gt;I managed to create session to my FWSM with :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;session slot 2 processor 1&lt;/PRE&gt;
&lt;P&gt;FWSM show version:&lt;/P&gt;
&lt;PRE&gt;FWSM Firewall Version 4.1(7) &amp;lt;system&amp;gt;
Device Manager Version 6.2(2)F

Compiled on Wed 07-Sep-11 13:35 by fwsmbld

FWSM up 21 mins 12 secs

Hardware:   WS-SVC-FWM-1, 1024 MB RAM, CPU Pentium III 1000 MHz
Flash TOSHIBA THNCF128MBA @ 0xc321, 20MB

 0: Int: GigabitEthernet0    : address is 0018.7476.d380, irq 5
 1: Int: GigabitEthernet1    : address is 0018.7476.d380, irq 7
 2: Int: EOBC0               : address is 0000.1200.0000, irq 11
The Running Activation Key is not set, using default settings:

Licensed features for this platform:
Maximum Interfaces          : 300
Inside Hosts                : Unlimited
Failover                    : Active/Active
VPN-DES                     : Enabled
VPN-3DES-AES                : Enabled
Cut-through Proxy           : Enabled
Guards                      : Enabled
URL Filtering               : Enabled
Security Contexts           : 2
GTP/GPRS                    : Disabled
BGP Stub                    : Disabled
Service Acceleration        : Disabled
VPN Peers                   : Unlimited

Serial Number: SAD113900WE
Running Activation Key: 0x00000000 0x00000000 0x00000000 0x00000000
Configuration last modified by enable_15 at 05:04:58.217 UTC Sat Jan 1 2000
&lt;/PRE&gt;
&lt;P&gt;nameif command not available at interface&lt;/P&gt;
&lt;PRE&gt;FWSM(config)# interface vlan 10
FWSM(config-if)# nameif inside
                  ^
ERROR: % Invalid input detected at '^' marker.
FWSM(config-if)# ?

Interface configuration commands:
  asr-group    Configure Asymmetrical Routing group id
  default      Set a command to its defaults
  description  Interface specific description
  exit         Exit from interface configuration mode
  help         Interactive help for interface subcommands
  no           Negate a command or set its defaults
  shutdown     Shutdown the selected interface
FWSM(config-if)#
&lt;/PRE&gt;
&lt;P&gt;It also not available at global config&lt;/P&gt;
&lt;PRE&gt;FWSM(config)# nameif vlan10 inside ?
ERROR: % Unrecognized command
FWSM(config)# nameif vlan10 inside security 100
               ^
ERROR: % Invalid input detected at '^' marker.
FWSM(config)#
&lt;/PRE&gt;
&lt;P&gt;I tried to search around and found 1 or 2 discussion here without solved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there anybody know whats wrong and hint on how to fix this?&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:10:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-nameif-command-not-available/m-p/3315000#M1064592</guid>
      <dc:creator>nocsertech</dc:creator>
      <dc:date>2020-02-21T15:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM nameif command not available</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-nameif-command-not-available/m-p/3315169#M1064593</link>
      <description>&lt;P&gt;You entered the system execution space where the security contexts (or virtualized firewalls) are managed. Issue the following command to see which contexts are available:&lt;/P&gt;
&lt;PRE&gt;fwsm# sh context&lt;/PRE&gt;
&lt;P&gt;After that you can enter the context with&lt;/P&gt;
&lt;PRE&gt;fwsm# changeto context NAME-OF-CONTEXT&lt;/PRE&gt;
&lt;P&gt;There you configure your firewall.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jan 2018 22:28:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-nameif-command-not-available/m-p/3315169#M1064593</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2018-01-20T22:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM nameif command not available</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-nameif-command-not-available/m-p/3315214#M1064594</link>
      <description>&lt;P&gt;Finally got it. Yesterday keep search for few hours.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your help. Really appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jan 2018 03:48:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-nameif-command-not-available/m-p/3315214#M1064594</guid>
      <dc:creator>nocsertech</dc:creator>
      <dc:date>2018-01-21T03:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM nameif command not available</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-nameif-command-not-available/m-p/5226491#M1117657</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="luckymashau_0-1732044194854.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/234159i5BA24E1C44A7B295/image-size/medium?v=v2&amp;amp;px=400" role="button" title="luckymashau_0-1732044194854.png" alt="luckymashau_0-1732044194854.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 19:23:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-nameif-command-not-available/m-p/5226491#M1117657</guid>
      <dc:creator>lucky.mashau</dc:creator>
      <dc:date>2024-11-19T19:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM nameif command not available</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-nameif-command-not-available/m-p/5226493#M1117658</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="luckymashau_1-1732044232293.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/234160i5E38B888FD4B63F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="luckymashau_1-1732044232293.png" alt="luckymashau_1-1732044232293.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 19:24:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-nameif-command-not-available/m-p/5226493#M1117658</guid>
      <dc:creator>lucky.mashau</dc:creator>
      <dc:date>2024-11-19T19:24:08Z</dc:date>
    </item>
  </channel>
</rss>

