ifupdown2: configure isp-{1,2}.rtr interfaces
This commit is contained in:
parent
866f175ed2
commit
c7d7320367
1 changed files with 10 additions and 0 deletions
|
@ -115,6 +115,11 @@
|
|||
- 2a09:6840:128::255/56
|
||||
- 10.128.0.255/16
|
||||
ens19: null
|
||||
ens20:
|
||||
forward: true
|
||||
addresses:
|
||||
- 2a09:6840:136:0:1::1/56
|
||||
- 10.136.0.1/16
|
||||
clients:
|
||||
bridge_vlan_aware: true
|
||||
bridge_ports:
|
||||
|
@ -158,6 +163,11 @@
|
|||
- 2a09:6840:128::158/56
|
||||
- 10.128.0.158/16
|
||||
ens19: null
|
||||
ens20:
|
||||
forward: true
|
||||
addresses:
|
||||
- 2a09:6840:136:0:2::1/56
|
||||
- 10.136.0.2/16
|
||||
clients:
|
||||
bridge_vlan_aware: true
|
||||
bridge_ports:
|
||||
|
|
Loading…
Reference in a new issue