On Thursday, 16 November, 2017 13:24, "Brian Turnbow" <[email protected]> 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. _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
