cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
244
Views
0
Helpful
1
Replies

2 OSPF process on asas5520

Alex Samad
Level 1
Level 1

Hi

 

I have 2 OSPF process on my ASA5520 but have backbone areas, but there doesn't seem to be a way to allocate interface to specific OSPF processes.

 

I am running 8.4(7)

 

 

1 Reply 1

johnlloyd_13
Level 9
Level 9

hi,

the OSPF exchange routes on any ASA interface that falls within the address/network statement.

ciscoasa(config)# router ospf <pid>

ciscoasa(config-router)# network <network> <netmask> area <area-id>

 

OSPF authentication and other fine tuning can be done on the ASA interface.

ciscoasa(config)# interface gigabitethernet1
ciscoasa(config-if)# ospf ?

interface mode commands/options:
  authentication       Enable authentication
  authentication-key   Authentication password (key)
  cost                 Interface cost
  database-filter      Filter OSPF LSA during synchronization and flooding
  dead-interval        Interval after which a neighbor is declared dead
  hello-interval       Time between HELLO packets
  message-digest-key   Message digest authentication password (key)
  mtu-ignore           Ignores the MTU in DBD packets
  network              Network type
  priority             Router priority
  retransmit-interval  Time between retransmitting lost link state
                       advertisements
  transmit-delay       Link state transmit delay

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