cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
410
Views
0
Helpful
5
Replies

PIX OSPF router priority

aruzsinszky
Level 1
Level 1

Hi,

How can I change the router priority on PIX 501 (6.3)? I didn't find. :-(

Is that possible?

TIA,

5 Replies 5

Jon Marshall
Hall of Fame
Hall of Fame

I don't have a pix handy but according to this table the command is "ip ospf priority" and it is supported on 6.3 -

http://www.cisco.com/en/US/docs/security/pix/pix63/configuration/guide/bafwcfg.html#wp1112587

I did look at the command reference for 6.3 and couldn't find it though so no guarantees :-)

Jon

Thanks,

pix# conf t

pix(config)# ip ospf priority 3

Invalid keyword: "ospf"

Usage: [no] ip address []

[no] ip address pppoe [setroute]

[no] ip address dhcp [setroute] [retry ]

[no] ip address pppoe [setroute]

ip local pool [-] [mask ]

ip verify reverse-path interface

ip audit {info|attack} action [alarm] [drop] [reset]

ip audit name {info|attack} [action [alarm] [drop] [reset]]

ip audit interface

ip audit signature disable

show|clear ip audit count [global] [interface ]

show ip [address [ [pppoe|dhcp [lease|server]]]]

pix(config)#

Did I make any mistakes?

TIA,

You need to go into your OSPF process configuration first ie.

pix(config)# router ospf

pix(config-router)# ip ospf priority 3

Jon

pix(config-router)# ip ospf priority 3

Invalid keyword: "ospf"

Usage: [no] ip address []

...

TIA,

Well it may not be supported - try

pix(config-router)# ospf priority 3

or

pix(config-router)# priority 3

Jon

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card