cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
405
Views
0
Helpful
2
Replies

OSPF and PIX

isl
Level 1
Level 1

Has any body got a simple example of using OSPF on a PIX?

Thanks

2 Replies 2

gfullage
Cisco Employee
Cisco Employee

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

isl
Level 1
Level 1

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

Review Cisco Networking for a $25 gift card