Skip to content

Instantly share code, notes, and snippets.

@dmptrluke
Created July 15, 2018 05:11
Show Gist options
  • Save dmptrluke/04030de58054ae0c2828b884f998e730 to your computer and use it in GitHub Desktop.
Save dmptrluke/04030de58054ae0c2828b884f998e730 to your computer and use it in GitHub Desktop.
ethernet eth0 {
description eth0
duplex auto
speed auto
mtu 1508
vif 10 {
pppoe 0 {
default-route auto
firewall {
in {
name WAN_IN
}
local {
name WAN_LOCAL
}
}
mtu 1500
name-server auto
password password
user-id user@spark.co.nz
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment