10-17-2005 04:47 AM - edited 02-20-2020 09:28 PM
Hi Netpros
I am facing a strange problem with one of my FWSM installed in my spare 7609 box.
I do have a FWSM installed in the live production network in which the access-list shows supported and i am able to configure them up ,but in the spare box i am unable to do so when i issue ? to get the supported command it doesnt either show up the accees-list command.
Both the boxes are running up with 2.2(1) and on different 7609 boxes.
Basically i want to get the CLI or the features tested up in my spare box before going on and implementing the same on the live production network.
I have herewith attached both the show version and also the supporting docs.
Pls do help to find out where i m missing somehting out here :-(.
regds
Solved! Go to Solution.
10-17-2005 05:07 PM
Your spare module is configured in "multiple context" mode, where you can create up to 100 logical firewalls within the one FWSM. In this mode, when you session into the FWSM you enter into what's called the system context in which all you can do is define the other contexts. In the system context there is no concept of access-lists or anything like that, and that is why you can't see those commands from where you are.
You want to put the FWSM back into single context mode by issuing the command:
mode single
Reboot and then when it comes back up you'll be good to go.
10-17-2005 05:07 PM
Your spare module is configured in "multiple context" mode, where you can create up to 100 logical firewalls within the one FWSM. In this mode, when you session into the FWSM you enter into what's called the system context in which all you can do is define the other contexts. In the system context there is no concept of access-lists or anything like that, and that is why you can't see those commands from where you are.
You want to put the FWSM back into single context mode by issuing the command:
mode single
Reboot and then when it comes back up you'll be good to go.
10-17-2005 07:55 PM
Hi Glen
Thx for the help.
It has resolved my issue after the changing the context mode..
regds
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide