Ospf:
Kód: Vybrat vše
[p@p > routing ospf export # may/18/2012 09:08:44 by RouterOS 5.16 # software id = 87NW-BTF1 # /routing ospf instance set [ find default=yes ] disabled=no distribute-default=never in-filter=ospf-in metric-bgp=auto metric-connected=20 \ metric-default=1 metric-other-ospf=auto metric-rip=20 metric-static=20 name=default out-filter=ospf-out \ redistribute-bgp=no redistribute-connected=no redistribute-other-ospf=no redistribute-rip=no redistribute-static=no \ router-id=10.55.3.0 /routing ospf area set [ find default=yes ] area-id=0.0.0.0 disabled=yes instance=default name=backbone type=default add area-id=0.0.0.1 disabled=no instance=default name=ospf_matejov type=default /routing ospf interface add authentication=none authentication-key=xxxxxx authentication-key-id=1 cost=10 dead-interval=40s disabled=no \ hello-interval=10s instance-id=0 interface=all network-type=broadcast passive=no priority=1 retransmit-interval=5s \ transmit-delay=1s use-bfd=no /routing ospf network add area=ospf_matejov disabled=no network=10.55.3.0/25 add area=ospf_matejov disabled=no network=10.55.3.252/30
Iface
[img]iface.jpg[/img]