08-19-2003 05:50 AM - edited 02-20-2020 10:56 PM
Has any body got a simple example of using OSPF on a PIX?
Thanks
08-19-2003 03:41 PM
Haven't got a sample config, but if you've ever configured it on a router it's basically the same. Command reference is here in case you haven't seen it:
http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/cmdref/mr.htm#1097803
Basically, in its simplest form, something like the following will get it working on the inside inteface:
router ospf 100
area 0 range 10.0.0.0 255.0.0.0
08-19-2003 11:53 PM
Thanks,
But is there any thing peculiar that has to be done with ACL's etc or is it just;
permit OSPF host XXX host XXX
Thanks
Ian
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