Would you like to learn how to configure the Pfsense link aggregation feature? In this tutorial, we are going to show you how to configure a LACP link aggregation on a Pfsense server.

• Pfsense 2.4.4-p3

PFSense - Link Aggregation Configuration

Open a browser software, enter the IP address of your Pfsense firewall and access web interface.

In our example, the following URL was entered in the Browser:

• https://192.168.15.30

The Pfsense web interface should be presented.

Pfsense login

On the prompt screen, enter the Pfsense Default Password login information.

• Username: admin
• Password: pfsense

After a successful login, you will be sent to the Pfsense Dashboard.

Pfsense dashboard

Access the Pfsense Interfaces menu and select Assignments option.

pfsense interface assigments menu

Access the LAGGs tab and click on the Add button.

On the LAG screen, perform the following configurations:

• Parent Interfaces - Select 2 interfaces
• LAGG Protocol - LACP
• Description - Optionally enter a description

Click on the Save button to create a Link aggregation interface.

pfsense link aggregation

On the Interface Assignments tab, select the new link aggregation port and click on the Add button.

pfsense link aggregation

In our example, The LAGG0 was assigned to our Pfsense firewall using the name OPT1.

pfsense link aggregation assigned

Access the Pfsense Interfaces menu and select the new Link aggregation interface name.

In our example, we selected the OPT1 interface.

pfsense link-aggregation configuration

On the General Configuration area, perform the following configuration:

• Enable - Yes
• Description - Optionally, you may change the name of the link aggregaton interface
• IPv4 Configuration Type - Static IPV4
• IPv6 Configuration Type - None
• Speed and Duplex - Default

pfsense link aggregation configuration

On the Static IPv4 Configuration area, perform the following configuration:

• IPv4 Address - Configure the Link aggregation interface IP address and netmask

Click on the Save button.

pfsense link aggregation ip address

Congratulations! You have finished the Pfsense Link aggregation configuration.

Tutorial - Link Aggregation on Cisco Switch

Now, you need to perform the link aggregation configuration on the Network Switch.

In our example, we are going to show how to perform the link aggregation configuration on a Cisco Catalyst Switch model 2960.

On the prompt screen, enter the administrative login information.

Use the configure terminal command to enter the configuration mode.

Copy to Clipboard

On the configuration mode, you need to clear all the configuration from the switch port.

Copy to Clipboard

On the configuration mode, add the switch ports to a link aggregation group.

Copy to Clipboard

In our example, the switch ports 11 and 12 were configured as members of the link aggregation group 1.

To configure the link aggregation ports, you need to use the following commands.

Copy to Clipboard

Congratulations, you finished the Link aggregation configuration on a Cisco Switch.