diff options
| author | Potin Lai <potin.lai@quantatw.com> | 2024-01-09 14:59:59 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2024-01-12 18:25:42 +0300 |
| commit | 67ab205ecdc015bb8d70ca768deca750d1f3115a (patch) | |
| tree | 4e8a4d1c3664de6b01c4e96594e5daf110ddaec7 /meta-openembedded/meta-python/recipes-devtools/python | |
| parent | 4f0996c93c0a1231756a2561477e991016de8a4a (diff) | |
| download | openbmc-67ab205ecdc015bb8d70ca768deca750d1f3115a.tar.xz | |
meta-harma: network: add config 00-bmc-eth0.network
For Meta's machines, we use to use DUID-LL as client identifier for
DHCPv6. We also notice that the IAID is different between AC power on
and reset, which caused the DHCPv6 address is changed due to IAID is
not always consitent.
Add settings to ensure DHCPv6 selects the correct DUID type and forces
IAID to 0 to ensure DHCPv6 address does not change between AC power on
and reset.
```
ClientIdentifier=duid
DUIDType=link-layer
IAID=0
```
Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: Ib16959f7f33de6494792eee104fb04ae7ff13eba
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
