FreeBSD Bugzilla – Attachment 172261 Details for
Bug 210933
net/dhcp6 ifid is not recognized as valid syntax in dhcp6c.conf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
dhcp6c.conf file
dhcp6c.txt (text/plain), 862 bytes, created by
lordsith49
on 2016-07-08 22:00:27 UTC
(
hide
)
Description:
dhcp6c.conf file
Filename:
MIME Type:
Creator:
lordsith49
Created:
2016-07-08 22:00:27 UTC
Size:
862 bytes
patch
obsolete
>interface re0 { > # Request two step DCHP exchange instead of the usual four step method > send rapid-commit; > > # Request DNS servers > request domain-name-servers; > > # Request an Identity Association for Non-temporary Addresses (IA-NA) > send ia-na 1; > > # Request an Identity Association for Prefix Delegation (IA-PD) > send ia-pd 1; >}; > >id-assoc pd 1 { > # This is the largest prefix you can request from Comcast (16 subnets) > # prefix ::/60 infinity; > > prefix-interface em0 { > # Defines the subnet id. For Comcast it could be 0 through f. > sla-id 0; > > # Defines smallest IPv6 prefix size (/64) minus the prefix size the ISP > # assigns us. For Comcast it could be up to four (/64 - /60) > sla-len 0; > > # In WIDE-DHCP this would assign a specific IPv6 address to em1 > # i.e. [prefix][sla][ifid] > ifid 1; > }; > >}; > >id-assoc na 1 { >};
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 210933
: 172261