1-26Configuration example# Set the maximum transmitting speed of GigabitEthernet 1/0/1 to 15.1) Configure the maximum transmitting speed in system view system-view[device] stp interface GigabitEthernet1/0/1 transmit-limit 152) Configure the maximum transmitting speed in Ethernet port view system-view[device] interface GigabitEthernet1/0/1[device-GigabitEthernet1/0/1] stp transmit-limit 15Configuring the Current Port as an Edge PortEdge ports are ports that neither directly connects to other devices nor indirectly connects to otherdevices through network segments. After a port is configured as an edge port, the rapid transitionmechanism is applicable to the port. That is, when the port changes from the blocking state to theforwarding state, it does not have to wait for a delay.You can configure a port as an edge port in one of the following two ways.Configure a port as an edge port in system viewFollow these steps to configure a port as an edge port in system view:To do… Use the command… RemarksEnter system view system-view —Configure the specified ports asedge portsstp interface interface-listedged-port enableRequiredBy default, all the Ethernetports of a device are non-edgeports.Configure a port as an edge port in Ethernet port viewFollow these steps to configure a port as an edge port in Ethernet port view:To do… Use the command… RemarksEnter system view system-view —Enter Ethernet port view interface interface-typeinterface-number —Configure the port as an edgeport stp edged-port enableRequiredBy default, all the Ethernetports of a device are non-edgeports.On a device with BPDU guard disabled, an edge port becomes a non-edge port again once it receivesa BPDU from another port.