Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure prefix in Route Advertisement to be different from the IA address prefix in the dhcpv6 adv/reply packet #183

Open
Summer-Shen98 opened this issue Feb 28, 2024 · 2 comments

Comments

@Summer-Shen98
Copy link

Summer-Shen98 commented Feb 28, 2024

I wan to configure prefix in Route Advertisement to be different from the IA address prefix in the dhcpv6 adv/reply packet.
For example:
Prefix in RA is 882:1:10:10::/64
RA

IA Address Prefix in DHCPv6 is 882:1:1:1::/64 the address of client is 882:1:1:1::xxxxxxx
DHCPv6

@DmitriyEshenko
Copy link
Contributor

Hi @Summer-Shen98, did you configure it in [ipv6-pool]?

[ipv6-pool]
ipv6prefix/mask,prefix_len[,name=pool_name][,next=next_pool_name]
delegate=ipv6prefix/mask,prefix_len[,name=pool_name][,next=next_pool_name]

@Summer-Shen98
Copy link
Author

@DmitriyEshenko yeah,I have configured it ,

[ipv6-pool]
885:2:2:2::/48,64
delegate=a885:2:2:2::/56,64

it seems that,the prefix in Router Advertisement and the IA address prefix DHCPv6 Advertisement is both 885:2:2:2::/48,64
can it support different prefix in Router Advertisement and DHCPv6 Advertisement

I think you mix my trouble, I want to configure prefix in Route Advertisement to be different from the IA address prefix in the dhcpv6 adv/reply packet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants