[c-nsp] Inter-area Summarization problem on Nexus 9508
tim at pelican.org
tim at pelican.org
Thu Nov 16 09:42:33 EST 2017
On Thursday, 16 November, 2017 13:24, "Brian Turnbow" <b.turnbow at twt.it> said:
>> Anyone know what is wrong with the below range ?
>>
>
> Yep, host bits are set
> You need to put in the network
>
>> router ospf 386
>> vrf AAA
>> area 0.0.0.1 stub no-summary
>>
>> NX9KB9002(config-router-vrf)# area 1 range 10.203.165.80/28
>> Invalid range, host bits are set
10.203.165.80 is a valid network address for a /28, but doesn't "area range" take an address and dotted-quad netmask rather than a CIDR prefix? So:
area 1 range 10.203.165.80 255.255.255.240
Regards,
Tim.
More information about the cisco-nsp
mailing list