H3C S7500 Series Ethernet Switches Operation Manual

Operation Manual – Port Basic Configuration
H3C S7500 Series Ethernet Switches Chapter 1
Port Basic Configuration
1-4
To do… Use the command… Remarks
Enter Ethernet port view
interface interface-type
interface-number
Enable flow control on the
Ethernet port
flow-control
Required
By default, flow control is
disabled on a port.
1.1.4 Copying the Configuration of a Port to Other Ports
To make some other ports have the same configuration as that of a specific port, you
can copy the configuration of the specific port to the ports by using the copy
configuration command.
The following types of port configuration can be copied from one port to other ports:
VLAN configuration, protocol-based VLAN configuration, LACP configuration, QoS
configuration, STP configuration and initial port configuration.
z VLAN configuration: IDs of the VLANs allowed on the port and the default VLAN ID
of the port;
z Protocol-based VLAN configuration: IDs and indexes of the protocol-based
VLANs allowed on the port;
z Link aggregation control protocol (LACP) configuration: LACP enabled/disabled
status;
z QoS configuration: rate limit, port priority, and default 802.1p priority on the port;
z STP configuration: STP enabled/disabled status on the port, link attribute on the
port (point-to-point or non-point-to-point), STP priority, path cost, packet
transmission rate limit, whether loop guard is enabled, whether root guard is
enabled, and whether the port is an edge port;
z Port configuration: link type of the port, port speed and duplex mode.
Follow these steps to copy the configuration of a port to other ports:
To do… Use the command… Remarks
Enter system view
system-view
Copy the
configuration of a
port to other ports
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 }
Required