R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
95
Description
Use stp loop-protection to enable the loop guard function on the ports.
Use undo stp loop-protection to restore the default.
By default, the loop guard function is disabled.
Configured in Ethernet interface view, the setting takes effect on the interface only.
Configured in Layer 2 aggregate interface view, the setting takes effect only on the aggregate interface.
Configured on a member port in an aggregation group, the setting takes effect only after the port leaves
the aggregation group.
Among loop guard, root guard and edge port settings, only one function (whichever is configured the
earliest) takes effect on a port at the same time.
Related commands: stp edged-port and stp root-protection.
Examples
# Enable the loop guard function on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] stp loop-protection
stp max-hops
Syntax
stp max-hops hops
undo stp max-hops
View
System view
Default level
2: System level
Parameters
hops: Sets the maximum hops, ranging from 1 to 40.
Description
Use stp max-hops to set the maximum hops of the MST region.
Use undo stp max-hops to restore the default.
By default, the maximum number of hops of an MST region is 20.
The maximum hops limit the size of the MST region.
Related commands: display stp.
Examples
# Set the maximum hops of the MST region to 35.
<Sysname> system-view
[Sysname] stp max-hops 35