2
Examples
# Set the broadcast suppression threshold to 20% on Ethernet 1/0/1.
<Sysname> system-view
[Sysname] interface ethernet 1/0/1
[Sysname-Ethernet1/0/1] broadcast-suppression 20
# Set the broadcast suppression threshold to 20% on all ports in the manual port group named
group1.
<Sysname> system-view
[Sysname] port-group manual group1
[Sysname-port-group-manual-group1] group-member ethernet 1/0/1
[Sysname-port-group-manual-group1] group-member ethernet 1/0/2
[Sysname-port-group-manual-group1] broadcast-suppression 20
# Set the broadcast suppression threshold to 10000 kbps on Ethernet 1/0/1.
<Sysname> system-view
[Sysname] interface ethernet 1/0/1
[Sysname-Ethernet1/0/1] broadcast-suppression kbps 10000
Info: The actual value is 10048 on this port currently.
combo enable
Syntax
combo
enable
{
copper
|
fiber
}
View
Ethernet interface view (combo interface)
Default level
2: System level
Parameters
copper
: Activates the copper combo port.
fiber
: Activates the fiber combo port.
Description
Use
combo
enable
to activate the copper or fiber combo port.
By default, the copper combo port is activated.
Combo interfaces are logical interfaces. A combo interface comprises one fiber combo port and one
copper combo port. The two ports cannot work simultaneously. If one port is enabled, the other port
is automatically disabled.
Examples
# Activate the copper combo port of combo interface Ethernet 1/0/25.
<Sysname> system-view
[Sysname] interface ethernet 1/0/25
[Sysname-Ethernet1/0/25] combo enable copper
# Activate the fiber combo port of combo interface Ethernet 1/0/25.
<Sysname> system-view
[Sysname] interface ethernet 1/0/25
[Sysname-Ethernet1/0/25] combo enable fiber