Skip to content

Instantly share code, notes, and snippets.

@dav1x
Created March 21, 2018 20:46
Show Gist options
  • Save dav1x/4e3fab167ef6f703bc292031cce1b2b8 to your computer and use it in GitHub Desktop.
Save dav1x/4e3fab167ef6f703bc292031cce1b2b8 to your computer and use it in GitHub Desktop.
DEVICE=bond0
IPADDR=192.168.0.1
NETMASK=255.255.255.0
ONBOOT=yes
HOTPLUG=no
BOOTPROTO=none
USERCTL=no
NM_CONTROLLED=no
BONDING_OPTS="mode=4 miimon=100
@dav1x
Copy link
Author

dav1x commented Mar 21, 2018

set interfaces xe-1/0/16 ether-options 802.3ad ae1
set interfaces xe-1/0/17 ether-options 802.3ad ae1
set interfaces ae1 description m1000e-b17u01-a2
set interfaces ae1 mtu 9216
set interfaces ae1 aggregated-ether-options lacp active
set interfaces ae1 unit 0 family ethernet-switching port-mode trunk
set interfaces ae1 unit 0 family ethernet-switching native-vlan-id 1234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment