diff options
author | Robert Göhler <github@ghlr.de> | 2021-03-29 11:52:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-29 11:52:56 +0200 |
commit | 3f1b9b6f966563468db57e6afecd7e12c5b75f79 (patch) | |
tree | f9d83e899e8189ce9213764bdce8af55bec6521a /docs | |
parent | 07efe5a9f50c7481c03d2d6e3bc711241f00ace2 (diff) | |
parent | b501bdce6bb1cbcab31b0e9b8c20fb0112f66ed2 (diff) | |
download | vyos-documentation-3f1b9b6f966563468db57e6afecd7e12c5b75f79.tar.gz vyos-documentation-3f1b9b6f966563468db57e6afecd7e12c5b75f79.zip |
Merge pull request #489 from mbaezner/interface-typo-fix
Fixed interfcae to interface in dhcpv6 page
Diffstat (limited to 'docs')
-rw-r--r-- | docs/_include/interface-dhcpv6-prefix-delegation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_include/interface-dhcpv6-prefix-delegation.txt b/docs/_include/interface-dhcpv6-prefix-delegation.txt index 1ef94c14..c6564092 100644 --- a/docs/_include/interface-dhcpv6-prefix-delegation.txt +++ b/docs/_include/interface-dhcpv6-prefix-delegation.txt @@ -24,7 +24,7 @@ networks. {{ var5 }} {{ var6 }} dhcpv6-options pd <id> interface <delegatee> address <address> - Specify the interface address used locally on the interfcae where the prefix + Specify the interface address used locally on the interface where the prefix has been delegated to. ID must be a decimal integer. It will be combined with the delegated prefix and the sla-id to form a |