06-08-2017 08:59 PM - edited 03-08-2019 10:54 AM
Hi All,
Does Catalyst send the BPDU on following settings.
Please tell me.
--
no spanning-tree vlan xx
interface FastEthernet0/x
switchport access vlan xx
spanning-tree portfast
--
Regards,
Solved! Go to Solution.
06-08-2017 11:06 PM
Hi
no spanning-tree vlan xx
this command disables the spanning-tree instance for VLAN xx in PVST/Rapid-PVST mode. The port then does neither send BPDUs nor process received BPDUs [*] and the port's spanning-tree commands have no effect.
Are you doing this for learning purposes? In a production environment its generally not recommended to disable spanning-tree.
HTH
Rolf
[*]: I believe the switch would drop BPDUs received on that port rather than flooding it like "normal" multicast, but I'm not quite sure.
06-08-2017 11:06 PM
Hi
no spanning-tree vlan xx
this command disables the spanning-tree instance for VLAN xx in PVST/Rapid-PVST mode. The port then does neither send BPDUs nor process received BPDUs [*] and the port's spanning-tree commands have no effect.
Are you doing this for learning purposes? In a production environment its generally not recommended to disable spanning-tree.
HTH
Rolf
[*]: I believe the switch would drop BPDUs received on that port rather than flooding it like "normal" multicast, but I'm not quite sure.
06-12-2017 12:56 AM
Thanks so much !!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide