Answer:
Being assigned the value 10
It is the 8-bit priority field hopes it helps
Only thing I can think of making a new account I’ve had to make 3 accounts sadly
Answer:
-1
Explanation:
i = 5 and target is 4, hence the result will be -1 going to the else statement because its not equal to the target
Answer:
b. Enable Secret
Explanation: Enable secret command is used to enable a secret password for a particular privilege level. It encrypts the desired password for entering the privileged executive mode of a router or switch. This encryption restrains the password from being saved in clear text format in configuration file contrary to enable password which is stored in plain text. Enable secret defines additional layer of security over the enable password. It is based on MD5 hash algorithm. If both enable secret and enable password commands are configured, then enable secret outranks and overrides the enable password. Internetwork Operating System will only acknowledge the password as configured in the enable secret command. When you set a password using enable secret command, a password set using the enable password command only works if enable secret is disabled or you are using older version of Cisco IOS software.