Objectives

This challenge involves the configuration of the boot and clock settings. The objectives of this challenge are to:

Example

# clock ?
 set  Set the time and date
# clock set 06:25
# config t
(config)# ip subnet-zero
(config)# ip classless
(config)# boot system ?
  WORD   TFTP filename or URL
  flash  Boot from flash memory
  mop    Boot from a Decnet MOP server
  rcp    Boot from a server via rcp
  tftp   Boot from a tftp server
(config)# boot system tftp c28.bin
(config)# aaa ?
  new-model  Enable NEW access control commands and functions.(Disables OLD
             commands.)
(config)# aaa new-model