Привет, хочу использовать OSPF в своей сети: CCR Vlan6: IP 192.168.6.254/24 (порт sfp+1)
SFP+1
|
SFP+2 | |
| | |
| | |
Dell Powerconnect Dell Powerconnect
8024 port Te1/1/4 8024 port Te1/1/4
port Te1/1/5 ------LAG-------port Te1/1/5
Vlan6 ip:192.168.6.251/24 Vlan6 ip:192.168.6.252/24
switchport mode trunk ospf area 0.0.0.0
Я могу видеть 2 Dell свитча в OSPF neighbour, но не могу добавить на MikroTik:
add address=192.168.7.254/16 interface=loopbackopsf network=192.168.0.0
add address=192.168.6.254/24 interface=interco network=192.168.6.0
/interface bridge add name=loopbackopsf
/interface ethernet set [ find default-name=sfp-sfpplus1 ] name=sfp-plus1
set [ find default-name=sfp-sfpplus2 ] name=sfp-plus2
/interface vlan add interface=sfp-plus1 l2mtu=1586 name=interco vlan-id=6
/routing ospf instance set [ find default=yes ] name=backbone
redistribute-bgp=as-type-1
redistribute-connected=as-type-1
router-id=192.168.7.254
/routing ospf interface add interface=interco network-type=broadcast
/routing ospf network add area=backbone network=192.168.7.0/24
/routing ospf neighbor> print [admin@MikroTik]
/routing ospf neighbor>
SFP+1
|
SFP+2 | |
| | |
| | |
Dell Powerconnect Dell Powerconnect
8024 port Te1/1/4 8024 port Te1/1/4
port Te1/1/5 ------LAG-------port Te1/1/5
Vlan6 ip:192.168.6.251/24 Vlan6 ip:192.168.6.252/24
switchport mode trunk ospf area 0.0.0.0
Я могу видеть 2 Dell свитча в OSPF neighbour, но не могу добавить на MikroTik:
add address=192.168.7.254/16 interface=loopbackopsf network=192.168.0.0
add address=192.168.6.254/24 interface=interco network=192.168.6.0
/interface bridge add name=loopbackopsf
/interface ethernet set [ find default-name=sfp-sfpplus1 ] name=sfp-plus1
set [ find default-name=sfp-sfpplus2 ] name=sfp-plus2
/interface vlan add interface=sfp-plus1 l2mtu=1586 name=interco vlan-id=6
/routing ospf instance set [ find default=yes ] name=backbone
redistribute-bgp=as-type-1
redistribute-connected=as-type-1
router-id=192.168.7.254
/routing ospf interface add interface=interco network-type=broadcast
/routing ospf network add area=backbone network=192.168.7.0/24
/routing ospf neighbor> print [admin@MikroTik]
/routing ospf neighbor>
