Есть какой то косяк, тока вот где. Делаю так:
Код:
cisco
(config)#interface GigabitEthernet0/1.416
(config-subif)#ip ospf network broadcast
(config)#router ospf 1
(config-router)# router-id 172.31.0.1
(config-router)# network 172.31.0.0 0.0.0.255 area 0.0.0.0
(config-router)# default-information originate
Код:
3627
#create ipif cisco-vpn 172.31.0.2/24 VLAN416 state enable
#config ospf ipif cisco-vpn area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
#config ospf ipif cisco-vpn authentication none metric 1 state enable passive disable
#config ospf router_id 172.31.0.2
#enable ospf
на запрос команды show ip ospf neighbor на кошке ничего не получаю
вот вывод команды sh ip ospf inf
Код:
GigabitEthernet0/1.416 is up, line protocol is up
Internet Address 172.31.0.1/16, Area 0.0.0.0
Process ID 1, Router ID 172.31.0.1, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 172.31.0.1, Interface address 172.31.0.1
No backup designated router on this network
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:05
Supports Link-local Signaling (LLS)
Index 1/1, flood queue length 0
Next 0x0(0)/0x0(0)
Last flood scan length is 0, maximum is 0
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 0, Adjacent neighbor count is 0
Suppress hello for 0 neighbor(s)
вот такие пироги.[/code]