Command Manual – Port Basic Configuration
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 Port Basic Configuration
Commands
Huawei Technologies Proprietary
1-2
Note:
The global broadcast suppression setting configured by the
broadcast-suppression
command in system view takes effect on all Ethernet ports in the system except for the
reflection ports, stack ports and ports having their own broadcast suppression settings.
Example
# Allow incoming broadcast traffic on the Ethernet1/0/1 port to occupy at most 20% of
the bandwidth on the port.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] interface ethernet 1/0/1
[Quidway-Ethernet1/0/1] broadcast-suppression 20
# Set the maximum number of broadcast packets that can be received per second by
the Ethernet1/0/1 port to 1000 pps.
[Quidway-Ethernet1/0/1] broadcast-suppression pps 1000
1.1.3 copy configuration
Syntax
copy configuration source
{
interface-type interface-number
|
aggregation-group
source-agg-id
}
destination
{
interface-list
[
aggregation-group
destination-agg-id
] |
aggregation-group
destination-agg-id
}
View
System view
Parameter
interface
-
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 smallest port 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-type interface-number
] &<1-10. &<1-10> means that you can input up to 10
ports/port ranges.