• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/19

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

19 Cards in this Set

  • Front
  • Back

Disabled port state

A port in the disabled state is powered on but does not participate in forwarding or listening to network messages. A bridge must be manually place in the disabled state

Blocking

When a device is first powered on its ports are in the blocking State


. Parts in a blocking State receive packets and BPDUs sent to all bridges, but they will not process any other packets



Backup bridgeport's are always in the blocking state

Listening

Switches that are exchanging configtn information to define their roles are in the listening state



The listening state is a transitory State between blocking and learning. The port remains in the listening state for a specific period Of time. This time period Allows Network traffic to settle down after a change has occurred. For example, if a bridge goes down, all other Bridges go into listening state for a period Of time. During this time, the bridges redefine their roles

Learning

A port in the learning state receives packets and builds the bridge database(MAC addresses to ports) but does not FWD the packet. a timer is associated with this state. The port goes to the forwarding state after the timer expires

Forwarding

Every bridge and designated bridges are in the forwarding State when they can receive and forward packets are in the forwarding state and learn at forward. All ports of the routes are in the forwarding state

Switch(config)#spanning-tree mode {pvst | rapid-pvst}

Sets the spanning tree mode

Switch(config)#spanning-tree vlan [1-4094] root primary

Forced to the switch to be the root of the spanning tree

Switch(config)#spanning-tree vlan [1-4094] cost [1-200,000,000]

Manually set the cost



-short range mthd: 1 - 65536


-long range method: 1 - 200000000

Switch(config)#spanning-tree vlan [1-4094] priority [0-61440]

Manually sets the bridge priority number



- a switch has default priority of 32768


- increments of 4096


- lowest priority number becomes root Bridge

Switch(config)#no spanning-tree vlan [1-4094]

Disable spanning Tree on the selected VLAN

Switch#show spanning-tree

Show spanning tree configuration information



To verify spanning tree is working, look for something like this for each VLAN:


" spanning tree enabled protocol ieee"

Switch#show spanning-tree vlan [1-4094] root

Shows information about the root bridge for a specific VLAN

Switch#show spanning-tree vlan [1-4094] bridge

Show spanning tree configuration information about the local switch for the specified VLAN. Such as local bridge ID, priority and MAC address

Switch(config-if)#channel-protocol lacp



Switch(config-if)#channel-protocol pagp

Sets the EtherChannel protocol on the interface

Switch(config-if)#channel-group [1-8] mode auto



Switch(config-if)#channel-group [1-8] mode desirable

Selects the PAgP mode on the interface

Switch(config-if)#channel-group [1-8] mode active



Switch(config-if)#channel-group [1-8] mode passive

Set the LACP mode on the interface

Switch(config-if)#no channel group [1-8]

Disables EtherChannel on the interface

Switch#show etherchannel

Displays etherchannel details

Switch#show etherchannel summary

Displays info for a Channel with a one-line summary per Channel group