Command Line Interface Guide

OSPF Commands 1219
A T3 range with the same prefix is already configured on
this area.
If the network mask is invalid:
console (config-router)#area 1 range 0.0.0.0 0.0.0.0
summarylink
An area range mask must have contiguous ones and be no
longer than 31 bits.
If the prefix is not a valid area range prefix:
console (config-router)#area 1 range 0.0.0.0 255.0.0.0
summarylink
Cannot create this area range because it represents a
default route.
console (config-router)#area 1 range 225.0.0.0 255.0.0.0
summarylink
225.0.0.0 255.0.0.0 is an invalid prefix for an area range.
If the maximum number of ranges is already configured:
console (config-router)#area 3 range 90.0.0.0 255.0.0.0
summarylink cost 50
The maximum number of area ranges (60) is alrady configured.
If the user tries to delete an area range that does not exist:
console (config-router)#no area 4 range 40.0.0.0 255.0.0.0
summarylink
Delete failed. No matching area range configured.
2CSPC4.X8100-SWUM100.book Page 1219 Wednesday, August 29, 2012 6:23 PM