Home
You may like this!
36.
Types of switching modes ?

Store and forward, cut through, fragment free

37.
Different states of STP ports.

Blocking,Listening,Learning,Forwarding,Disabled.

38.
What are the commands to monitoring switch stp configuraton ?

After entering configure terminal command

Type these commmands
# show spanning-tree : To Display the general STP configuration
#show spanning-tree uplinkfast : To Display the Uplinkfast configuration.
#show spanning-tree backbonefast : To Display the backboneFast configuration.

39.
How do you monitor port STP configuration ?

After entering configure terminal command

Type these commmands
#show spanning-tree interface fastethernet 0/1 portfast : Displaying PortFast on interface fa0/1
#show spanning-tree interface fastethernet 0/1 bpduguard : Displaying BPDUGuard on interface fa0/1
#show spanning-tree interface fastethernet 0/1 bpdufilter : Displaying BPDUFilter on interface fa0/1

40.
What is broadcast domain ?

It is a logical network space where broadcast frames are sent. It is a data-link frame that is sent to all devices in the network.