3com 8807 참조 가이드

다운로드
페이지 1099
130
C
HAPTER
 10: E
THERNET
 P
ORT
 C
ONFIGURATION
 C
OMMANDS
No distinction is made between known multicast and unknown multicast for 
multicast suppression.
Related command: multicast-suppression.
Example
# Set the broadcast suppression ratio to 40.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] interface Ethernet 2/1/1
 
[3Com-Ethernet2/1/1] broadcast-suppression 40 
# Set the broadcast suppression bandwidth to 40Mbit.
[3Com-Ethernet2/1/1] broadcast-suppression bandwidth 40 
# Disable broadcast suppression.
[3Com-Ethernet2/1/1] undo broadcast-suppression 
copy configuration
Syntax
copy configuration source { interface-type interface-number | interface-name | 
aggregation-group agg-id } destination { interface-list [ aggregation-group 
agg-id ] | aggregation-group agg-id }
View
System view
Parameter
interface-type: Source port type.
interface-number: Source port number.
interface-list: Destination port list, interface-list = interface-type interface-number [ 
to interface-type interface-number ] &<1-10>. &<1-10> indicates that the former 
parameter can be input 10 times repeatedly at most.
agg-id: Source or destination aggregation group ID. If it is a source aggregation 
group, the port with minimum port number is the source port; if it is a destination 
aggregation group, the configurations of all its member ports change to be 
consistent with that of the source.
Description
Use the copy configuration command to copy the configuration of a specific 
port to other ports, to ensure consistent configuration.
Example
# Copy the configuration of aggregation group 1 to aggregation group 2.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] copy configuration source aggregation-group 1 destination 
 
aggregation-group 2