User Tools

Site Tools


linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
linux [2020/07/14 17:48] philiplinux [2020/07/14 17:58] – [Cisco Catalyst 2950-48 Configuration] philip
Line 35: Line 35:
 ==== Ubuntu LACP Configuration ==== ==== Ubuntu LACP Configuration ====
  
-This example shows the ''/etc/network/interfaces'' configuration using two ethernet interfaces on a server to be combined to form a LAG, and using LACP. Here I'm using VLAN 3, 5 and 7 on the server, and they are being passed by the LAG from the switch the server is connected to.+This example shows the ''/etc/network/interfaces'' configuration using two ethernet interfaces on a server to be combined to form a LAG, and using LACP. Here I'm using VLAN 3, 5 and 7 on the server, and they are being passed by the LAG from the switch the server is connected to. VLAN 3 is for server management access, whereas VLAN 5 and 7 are passed on to virtual machines within the server.
  
 <code> <code>
Line 101: Line 101:
 <code> <code>
 interface Port-channel2 interface Port-channel2
- description V2 Trunk+ description Trunk
  switchport trunk native vlan 999  switchport trunk native vlan 999
  switchport mode trunk  switchport mode trunk
linux.txt · Last modified: 2020/07/14 18:00 by philip