|
Posted by Charles N Wyble on June 3, 2008, 3:20 am
If you were Registered and logged in, you could reply and use other advanced thread options What feature packs? What version?
class-map ? works for me.
Cisco 1841 running
Cisco IOS Software, 1841 Software (C1841-IPBASE-M), Version 12.3(8)T4,
RELEASE SOFTWARE (fc2)
<host>(config)#class-map ?
WORD class-map name
match-all Logical-AND all matching statements under this classmap
match-any Logical-OR all matching statements under this classmap
I'm not an expert on the different cisco lines so maybe the 851 doesn't
support what you want?
You should check the release notes and feature matrix for your router.
Charles
vorpus@gmail.com wrote:
> I'm having a massive problem with my Cisco 851. I'm brand new to Cisco
> and the IOS and will actually be attending some technical training in
> the coming days. In the meantime, though, I am unable to use the built-
> in firewall.
>
> Using the SDM, here is the error I get when using the basic firewall
> wizard:
>
> -----------------------------------------------
> Submitting 99 commands, please wait...
> class-map type inspect match-any sdm-cls-insp-traffic
>
>
> Error detected at this command. Click OK
> -----------------------------------------------
>
> When I connect to the router via the console, this is what it tells
> me:
>
> -----------------------------------------------
> vorpalrouter#conf t
> Enter configuration commands, one per line. End with CNTL/Z.
> vorpalrouter(config)#class-map ?
> % Unrecognized command
> vorpalrouter(config)#class-map
> -----------------------------------------------
>
> Any idea why this is happening? Is there any other way I can lock down
> ports?
|