Observe the output from a Cisco switch. What is the stratum level of the switch on which the command was executed?switch#show ntp associations address ref clock st when poll reach delay offset disp*~162.159.200.123 10.89.8.4 2 64 64 17 2.986 0.766 2.911* sys.peer, # selected, + candidate, - outlyer, x falseticker, ~ configured1342
Question
Observe the output from a Cisco switch. What is the stratum level of the switch on which the command was executed?switch#show ntp associations address ref clock st when poll reach delay offset disp*~162.159.200.123 10.89.8.4 2 64 64 17 2.986 0.766 2.911* sys.peer, # selected, + candidate, - outlyer, x falseticker, ~ configured1342
Solution
The stratum level of the switch on which the command was executed is 2. This is indicated by the 'st' column in the output from the 'show ntp associations' command.
Similar Questions
Observe the output from a Cisco switch. What is the stratum level of the switch on which the command was executed?switch#show ntp associations address ref clock st when poll reach delay offset disp*~162.159.200.123 10.89.8.4 2 64 64 17 2.986 0.766 2.911* sys.peer, # selected, + candidate, - outlyer, x falseticker, ~ configured1342
What will be the output of the program?public class SwitchTest { public static void main(String[] args) { System.out.println("value =" + switchIt(4)); } public static int switchIt(int x) { int j = 1; switch (x) { case l: j++; case 2: j++; case 3: j++; case 4: j++; case 5: j++; default: j++; } return j + x; } }value = 2value = 4value = 6value = 8
What will be the value of y after execution of switch statement?public class Test{ public static void main(String[] args){ int x = 3, y = 4; switch(x + 3){ case 6: y = 0; case 7: y = 1; default: y += 1; } }}1234
What mode on the CLI of the switch has the greater than symbol '>' (sometimes called the chevron)?Question 2Select one:Vlan modeUser execLine con modePrivileged Exec
When the switch is open, the data measured are listed below. Complete the table.(3 marks)Lamp L Lamp M Lamp NCurrent 0.3 AVoltage 1.5 V 0 V
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.