The router's moveRange command is currently inheriting this definition of forceJumbo that is not user friendly.
Change the command so that the user can simply specify a boolean for the forceJumbo flag.
This change is safe because the moveRange command has been introduced in v6.0 and it will be backported as bug-fix (so no public facing API has been broken).