diff options
author | Robert Göhler <github@ghlr.de> | 2023-02-20 20:49:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-20 20:49:06 +0100 |
commit | d41d1a73a52d54652ee4da6f4ec9c796d98d6dd2 (patch) | |
tree | 37dd4725bb325ea7bf3a7411456eaeeeae971889 | |
parent | b701e1211cb868f05c2a8e2f1fa1b97b8c3efed5 (diff) | |
parent | a5cb791f22502e26c23217d6c95c56d41bc5815e (diff) | |
download | vyos-documentation-d41d1a73a52d54652ee4da6f4ec9c796d98d6dd2.tar.gz vyos-documentation-d41d1a73a52d54652ee4da6f4ec9c796d98d6dd2.zip |
Merge pull request #956 from srividya0208/dhcpv6
dhcpv6:operational command to check the current status of dhcpv6 server doesn't exist
-rw-r--r-- | docs/configuration/service/dhcp-server.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/configuration/service/dhcp-server.rst b/docs/configuration/service/dhcp-server.rst index b4245f0c..b5b12a5b 100644 --- a/docs/configuration/service/dhcp-server.rst +++ b/docs/configuration/service/dhcp-server.rst @@ -747,10 +747,6 @@ Operation Mode To restart the DHCPv6 server -.. opcmd:: show dhcpv6 server status - - To show the current status of the DHCPv6 server. - .. opcmd:: show dhcpv6 server leases Shows status of all assigned leases: |