Home
Online Tests
21.
You want to make sure that the top switch in the stack always becomes the master. How can you guarantee it always wins the election?
  • A.
    Set the priority to 16.
  • B.
    Set the priority to 1.
  • C.
    Set the priority to 0.
  • D.
    Set the priority to 15.
  • Answer & Explanation
  • Report
Answer : [D]
Explanation :
Priority values can be configured from 1 to 15. The higher the priority, the better the chances of winning an election. If the switch is set to a priority of 15, it will always win the election and become the master.
Report
Name Email  
22.
You want to verify the master switch in the switch stack, which command will display this information?
  • A.
    Sw-Stk#show stack
  • B.
    Sw-Stk#show switch
  • C.
    Sw-Stk#show stack-master
  • D.
    Sw-Stk#show stack ids
  • Answer & Explanation
  • Report
Answer : [B]
Explanation :
The command show switch will display all switches in the stack along with their role. Within this information will be a switch labeled master.
Report
Name Email  
23.
You are connected to a switch stack and want to verify how the stack is cabled. Which command would you use?
  • A.
    Sw-Stk#show stack
  • B.
    Sw-Stk#show stack-ports
  • C.
    Sw-Stk#show switch cabling
  • D.
    Sw-Stk#show switch stack-ports
  • Answer & Explanation
  • Report
Answer : [D]
Explanation :
The command used to verify cabling of the switch stack is show switch stack- ports . This command will display a table of how the switches are connected.
Report
Name Email  
24.
What is the maximum length of a stacking cable for switch stacks?
  • A.
    1 meter
  • B.
    3 meters
  • C.
    5 meters
  • D.
    10 meters
  • Answer & Explanation
  • Report
Answer : [B]
Explanation :
Switch stacking cables come in lengths of 50 centimeters, 1 meter, and 3 meters. The maximum length of the switch stack cable is 3 meters, or about 10 feet.
Report
Name Email  
25.
Which switch type in a switch stack downloads it configuration, forwarding table,and ACLs?
  • A.
    Provisioned switch
  • B.
    Subordinate switch
  • C.
    Topology switch
  • D.
    Master switch
  • Answer & Explanation
  • Report
Answer : [B]
Explanation :
The subordinate switch, often referred to as the slave switch, downloads all of its IOS, configuration, and forwarding tables from the master switch.
Report
Name Email