18 lines
393 B
Plaintext
18 lines
393 B
Plaintext
Description='LAN Interface'
|
|
Interface=eth1
|
|
Connection=ethernet
|
|
IP=static
|
|
Address=('10.20.0.1/24')
|
|
#Routes=('192.168.0.0/24 via 192.168.1.2')
|
|
#Gateway='141.76.90.1'
|
|
#DNS=('8.8.8.8')
|
|
|
|
## For IPv6 autoconfiguration
|
|
#IP6=stateless
|
|
|
|
## For IPv6 static address configuration
|
|
#IP6=static
|
|
#Address6=('1234:5678:9abc:def::1/64' '1234:3456::123/96')
|
|
#Routes6=('abcd::1234')
|
|
#Gateway6='1234:0:123::abcd'
|