ospf
eltex:
interface tengigabitethernet1/0/1
switchport mode trunk
switchport trunk allowed vlan add 10
switchport forbidden default-vlan
exit
interface vlan 10
ip address 192.168.201.101 255.255.255.0
exit
router ospf 1
area 0.0.1.10 default-cost 5
network 192.168.201.101 area 0.0.1.10
router-id 10.0.200.1
redistribute connected metric-type type-2
redistribute static metric-type type-2
exit
!
interface ip 192.168.201.101
ip ospf cost 5
exit
zyxel
vlan 10
name VLAN10
normal 1-27
fixed 28
forbidden ""
untagged 28
ip address 192.168.201.100 255.255.255.0
exit
router ospf 10.0.201.100
area 0.0.1.10
area 0.0.1.10 name apt
area 0.0.1.10 default-cost 5
redistribute static
redistribute static metric-type 1 metric 5
network 192.168.100.5/24 area 0.0.1.10
network 192.168.201.100/24 area 0.0.1.10
exit
interface route-domain 192.168.201.100/24
ip ospf cost 5
exit
На zyxel отображается ospf сосед. На eltex нет.
Обмена информацией о маршрутах не происходит.
В чем может быть проблема?
Спорим пинга нет между элтекс зиксел)
Нету пинга
А чонить типа sh ip ospf interface
Обсуждают сегодня