Hi Experts,
I was trying to configure OSPF neighbor command in a point to point subinterface which is a part of a Frame relay network. It it gave an error.
interface Serial0/0.1 point-to-point
ipv6 address 2001::1111/64
ipv6 address FE80::1111 link-local
ipv6 ospf 1 area 1
frame-relay interface-dlci 102
R1(config-subif)#ipv6 ospf neighbor fe80::2222
R1(config-subif)#
*Mar 1 02:36:53.351: %OSPFv3-4-CFG_NBR_INVAL_NET_TYPE: Can not use configured neighbor: neighbor command is allowed only on NBMA and point-to-multipoint networks
I was under the impression that since Frame relay is an NBMA network, this command should work here.
Can you please tell me why its not accpeted in p2p sub-interface?
Krishna
↧
OSPF neighbor command.
↧