1

Having an IP address configured on a port, will it participate in Spanning tree protocol instance?

Khaled
  • 36,533
  • 8
  • 72
  • 99
kmrsn
  • 11
  • 1

1 Answers1

2

The spanning tree protocol is a data link layer protocol. It does not understand IP addresses. It can only understand MAC addresses. You can look at this page for a description.

Khaled
  • 36,533
  • 8
  • 72
  • 99