1/7
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
A PortFast-enabled port immediately enters the STP [...] state when it comes online.
Forwarding
Configure PortFast on a trunk port:
SW1(config-if)# [...]
spanning-tree portfast [edge] trunk
Configure PortFast on an individual interface:
SW1(config-if)# [...]
spanning-tree portfast [edge]
Configuring PortFast in global config mode enables it on all [...] ports.
access
Enable PortFast by default:
SW1(config)# [...]
spanning-tree portfast [edge] default
PortFast allows a port to skip the STP [...] and [...] states.
Listening / Learning
PortFast should not be enabled on a port connected to a [...].
switch
View detailed STP information about an interface:
SW1# [...]
show spanning-tree interface interface-name detail