MES53xx, MES33xx, MES23xx Ethernet Switch Series 76
ď‚§ Create the first LACP port group that includes two Ethernet interfaces 3 and 4. Group
operation transfer rate is 1000Mbps. Set the system priority to 6, priorities 12 and 13 for ports
3 and 4 respectively.
console# configure
console(config)# lacp system-priority 6
console(config)# interface port-channel 1
console(config-if)# speed 10000
console(config-if)# exit
console(config)# interface TengigabitEthernet 1/0/3
console(config-if)# speed 10000
console(config-if)# channel-group 1 mode auto
console(config-if)# lacp port-priority 12
console(config-if)# exit
console(config)# interface TengigabitEthernet 1/0/4
console(config-if)# speed10000
console(config-if)# channel-group 1 modeauto
console(config-if)# lacpport-priority 13
console(config-if)# exit
5.13 IPv4 addressing configuration
This section describes commands used to configure IP addressing static parameters: IP address,
subnet mask, default gateway. For DNS and ARP configuration, see the corresponding configuration
sections.
Ethernet, port group or VLAN interface configuration mode commands
Command line prompt in the Ethernet, port group or VLAN and Loopback interface configuration
mode is as follows:
console(config-if)#
Table 5.48. Ethernet interface configuration mode commands