Skip to content

dhcpv6-pd ERL config settings failing to apply #27

@mgillmann

Description

@mgillmann

I believe this portion of the ERL config may be failing in the latest version:
dhcpv6-pd { pd 0 { interface eth1 { host-address ::1 prefix-id :0 service slaac } interface eth2 { host-address ::1 prefix-id :1 service slaac } interface eth2.102 { host-address ::1 prefix-id :2 service slaac } prefix-length /64 } rapid-commit enable }
I tried to manually apply these settings via the Config Tree and ran into the below Alert error message: prefix-id must be less than :: for prefix /64

I was able to apply the settings by removing the prefix id altogether, however, I won't be able to confirm a valid ipv6 address until likely tomorrow? I'm not sure how important the prefix-id is for each of the interfaces. (I apologize for the bad formatting, I'm not sure how to add new lines in the code block)

I did notice there was speculation in #24 that the prefix switched back to /56 but not sure if that is accurate or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions