1-2The global broadcast suppression setting configured by the broadcast-suppression command insystem view takes effect on all Ethernet ports in the system except for the reflection ports, stack portsand ports having their own broadcast suppression settings.If you configure broadcast-suppression command in both system view and Ethernet port view, theconfiguration in Ethernet port view will take effect.Examples# Allow incoming broadcast traffic on Ethernet 1/0/1 to occupy at most 20% of the total transmissioncapacity of the port and suppress the broadcast traffic that exceeds the specified range. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] interface ethernet 1/0/1[Sysname-Ethernet1/0/1] broadcast-suppression 20# Set the maximum number of broadcast packets that can be received per second by the Ethernet 1/0/1port to 1,000.[Sysname-Ethernet1/0/1] broadcast-suppression pps 1000copy configurationSyntaxcopy configuration source { interface-type interface-number | aggregation-group source-agg-id }destination { interface-list [ aggregation-group destination-agg-id ] | aggregation-groupdestination-agg-id }ViewSystem viewParametersinterface-type: Port type.interface-number: Port number.source-agg-id: Source aggregation group number, in the range of 1 to 416. The port with the smallestport number in the aggregation group is used as the source port.destination-agg-id: Destination aggregation group number, in the range of 1 to 416.interface-list: Destination port list, interface-list = interface-type interface-number [ to interface-typeinterface-number ] &<1-10. &<1-10> means that you can input up to 10 ports/port ranges.DescriptionUse the copy configuration command to duplicate the configuration of a port to specified ports to keepconsistent configuration on them.