CCNA ICND Word Scramble

 
 

 
 

 
 

 
 
 
 
Teachers & Webmasters: If you would like a word scramble activity on your web page for a particular word, enter the word in the space below, then click generate script. Then copy the script below and paste it into your web page.
 
Word:
 

 

 
www.eapps.com




Copyright ©2001-2008 John Weidner All rights reserved.
About -  Terms of Service -  Privacy Statement



Flap 1 Flap 2
you just unpacked a 2950 from the box what commands are necessary to be able to remotely access the swtichint vlan1; ip address <addr> <subnet>; ip default-gateway <address>
how would you set the speed on interface 15 on a 2950int f0/15 speed 100
how would you set full duplex on port 20 on a 2950int f0/20 duplex full
how would you define port security for a particular mac addressint f0/20 switchport port-security mac-address <addr_here>
how would you set port security violation of shutdown on port 21 on a 2950int f0/21 switchport port-security violation shutdown
how would you see a one line status on all of the interfaces on a 2950show int status
how would you view port security on interface 10show port-security interface f0/10
how would you erase a startup configuration on a 2950erase startup-config
how would you view trunking information on a 2950show trunk
how would you view status information on vlan 14 on a 2950show interfaces vlan 14
how would you view the mac address table on a 2950show mac-address-table dynamic
what is the difference between sticky and non sticky port securitysticky the first time a system is plugged it and packets traverse the switch the mac address associated with that system will stick and any other system will in hence be in violation
how would you set interface 16 into port-security with a sticky configurationint f0/16; switchport port-security mac-address sticky
root bridge is whatthe switch that does all of the forwarding based on election
what protocol defines STP802.1d
the protocol defines the bridge priority field as a N byte field that can contain values of2 bytes 0-65535 lower being higher
with the STP process what happens once a root has been identifiedthe other switches stop advertising themselves as root and start advertising the hello sent by the better switch except they will increase the cost
how does a switch determine root portport with the lowest cost
what is the cost heirarchy with the new IEEE10GB 2; 1GB 4; 100MB 19; 10MB 100
what is the default interval for STP on 29502 seconds
what is the max time fror STP20 seconds 10 times hello before trying to change STP topology
forward delay is whatdelay that affects the time involved when an interface changes from blocking to forwarding. A port stays in listening state and then learning state for a number of seconds defined here
what happens when a switch no longer hears hellos from the root bridgeafter the maxage timer expires the switch will announce itself as the root via hello
if you have a situation where you have 3 switches and each are connected to eachother and the connection between 1 and 3 fails what happensafter maxage expires switch 3 starts to announce itself as the root bridge, however, hello are still coming in with switch root as the root bridge with a higher cost as going through switch 2. Switch 3 cedes to swtich 1 and sets the link between 3 and 2
how long would it take to converge if you have a three switches each connected to eachother and the link between 1 and 3 fails50 seconds because 20 seconds for maxage, then transition from listening to forwarding takes forward delay takes 15 seconds, then forward delay to forwarding takes another 15
when a switch precipitates a network change what does it doafter the maxage time runs out it sends a Topology change notification (TCN) BPDU out the other port. Other switch gets it and times out all MAC entries using maxage and forwards TCN BPDU to root switch.
by default it takes 50 seconds to converge all the switches if a link goes down what are some of the best ways to decrease the times it takes to go through that processmake use of etherchannel for trunks STP treats the etherchannel as a single interface
by default it takes 50 seconds to converge all the switches if a link goes down what are some of the best ways to decrease the times it takes to go through that processRSTP 802.1w