Administrator Guide

Table Of Contents
NOTE: The enablepwdignore and stconfigignore GRUB commands, when set as true are
applicable only for the first time when the unit boots up. The next time the unit boots up, these
variables are set to False and must be set to True in GRUB.
Example
grub>set ipaddr=10.11.196.143
grub>set primary_boot=f10boot tftp://10.11.200.241/z9000_image
grub>set stconfigignore=true
grub>set secondary_boot = f10boot flash0
grub>save_env ipaddr
grub>save_env primary_boot
grub>save_env stconfigignore
grub>save_env secondary_boot
GRUB 471