[f-nsp] Multiple OSPF instances in NetIron CER RT

Technic IT Technic at connecta.net
Mon Aug 22 04:22:46 EDT 2011


Hi,

Is there a way to configure multiple OSPF instances with Borcade NetIron CER RT.
If not, how can we solve such a problem (in cisco config):

router ospf 1
  log-adjacency-changes
  redistribute static metric-type 1 subnets
  redistribute ospf 18 metric 1 metric-type 1 subnets route-map RMA
  network 172.21.1.1 0.0.0.0 area 0
!
router ospf 18
  log-adjacency-changes
  redistribute ospf 1 metric 1 subnets route-map RMB
  network 172.21.2.1 0.0.0.0 area 0
!
ip access-list standard ALA
  permit 10.1.2.0 0.0.0.255
ip access-list standard ALB
  permit 172.18.0.0 0.0.255.255
!
route-map RMA permit 10
  match ip address ALA
!
route-map RMB permit 10
  match ip address ALB
!


Kind regards

Valentin Schmid
Systemengineering

aurax connecta ag
Betreiber von KnS und ilnet
Bahnhofstrasse 2
7130 Ilanz

Telefon: +41 81 926 27 28
Telefax: +41 81 926 27 29

http://www.kns.ch
http://www.ilnet.ch

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/foundry-nsp/attachments/20110822/efd4dd10/attachment.html>


More information about the foundry-nsp mailing list