EIGRP_MIN_AS
uval = strtonum(word, EIGRP_MIN_AS, EIGRP_MAX_AS, &errstr);
if ($2 < EIGRP_MIN_AS || $2 > EIGRP_MAX_AS) {