Skip to content

Instantly share code, notes, and snippets.

View idelsink's full-sized avatar
Always looking for that coffee

Ingmar Delsink idelsink

Always looking for that coffee
View GitHub Profile
@Ruben-E
Ruben-E / edgerouter-x.md
Last active January 25, 2024 23:12
Configure EdgeRouter X for KPN fiber / glasvezel

Setup interface eth1 and configure the DHCP/DNS server

configure
 
set interfaces ethernet eth1 address 192.168.2.254/24
set interfaces ethernet eth1 description "eth1 - LAN"
set interfaces ethernet eth1 duplex auto
set interfaces ethernet eth1 speed auto