BVCI 0 is not within the permitted range

This commit is contained in:
Harald Welte 2010-03-16 00:56:08 +08:00
parent bb110f91e8
commit 6ba3bcbbc6
1 changed files with 1 additions and 1 deletions

View File

@ -1392,7 +1392,7 @@ DEFUN(cfg_bts_per_loc_upd, cfg_bts_per_loc_upd_cmd,
}
DEFUN(cfg_bts_prs_bvci, cfg_bts_gprs_bvci_cmd,
"gprs cell bvci <0-65535>",
"gprs cell bvci <1-65535>",
"GPRS BSSGP VC Identifier")
{
struct gsm_bts *bts = vty->index;