diff options
Diffstat (limited to 'docs/configuration')
-rw-r--r-- | docs/configuration/system/name-servers-dhcp.disable | 2 | ||||
-rw-r--r-- | docs/configuration/vrf/index.rst | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/docs/configuration/system/name-servers-dhcp.disable b/docs/configuration/system/name-servers-dhcp.disable deleted file mode 100644 index 6719fef9..00000000 --- a/docs/configuration/system/name-servers-dhcp.disable +++ /dev/null @@ -1,2 +0,0 @@ -name-servers-dhcp -#################
\ No newline at end of file diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst index f4a50a36..f475b7bf 100644 --- a/docs/configuration/vrf/index.rst +++ b/docs/configuration/vrf/index.rst @@ -232,7 +232,7 @@ Configuration set service ssh disable-host-validation set service ssh vrf 'mgmt' - set system name-servers-dhcp 'eth0' + set system name-server 'eth0' set vrf name blue protocols static route 10.0.0.0/24 interface eth1 vrf 'default' set vrf name blue table '3000' |