80 MES1000, MES2000 Ethernet Switches
Create the first LACP protocol port group, that includes two Ethernet interfaces—3 and 4.
Group operation transfer rate—1000Mbps. Set the system priority 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 1000
console(config-if)# exit
console(config)# interface fastethernet 1/0/3
console(config-if)# speed 1000
console(config-if)# channel-group 1 mode auto
console(config-if)# lacp port-priority 12
console(config-if)# exit
console(config)# interface fastethernet 1/0/4
console(config-if)# speed 1000
console(config-if)# channel-group 1 mode auto
console(config-if)# lacp port-priority 13
console(config-if)# exit
console(config)#
5.14 IPv4 addressing configuration
This section describes commands, intended for configuring the IP addressing static parameters—IP
address, subnet mask, default gateway. For DNS and ARP protocol configuration, see the corresponding
configuration sections.
Ethernet interface configuration mode commands, port group interface, VLAN
Command line request in Ethernet interface, port group, VLAN interface configuration mode
appears as follows:
console(config-if)#
Table 5.52 —Ethernet interface configuration mode commands