enable server hostname test enable server console-type type vt100 enable server account root authenticaion-type password "bubba" #### server { hostname test; console-type { type vt100; } account root { authentication-type { password "bubba"; } } }