More documentation
This commit is contained in:
+10
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
## Name
|
||||
|
||||
`add_v6_net`
|
||||
`add_v6_net`
|
||||
|
||||
## Synopsis
|
||||
|
||||
@@ -33,3 +33,12 @@ skip provisioning the specified network with any ISP's DHCPv6 `IA_PD` request.
|
||||
Any desired explicit `/64` static prefixes can be configured on this network
|
||||
segment, after all other options. The router will provision itself as `...::1`
|
||||
on those prefixes.
|
||||
|
||||
Internally, this will call [`add_vlan`](add_vlan.md), passing it `${card}` and
|
||||
`${vlan}`.
|
||||
|
||||
## See Also
|
||||
|
||||
- [`add_net`](add_net.md)
|
||||
- [`add_v4_net`](add_v4_net.md)
|
||||
- [`add_vlan`](add_vlan.md)
|
||||
|
||||
Reference in New Issue
Block a user