+= The tacacs Virtual Server
+The `tacacs` virtual server processes TACACS+ packets.
+
+
+## The Virtual Server
+
+This is the `tacacs` virtual server.
+
+
namespace:: Needs to be "tacacs" for TACACS+ functionality.
== Default Configuration
```
-# As of version 4.0.0, the server also supports the TACACS+
-# protocol.
# https://www.rfc-editor.org/rfc/rfc8907
server tacacs {
namespace = tacacs
# -*- text -*-
######################################################################
#
-# As of version 4.0.0, the server also supports the TACACS+
-# protocol.
+#######################################################################
+#
+# = The tacacs Virtual Server
+#
+# The `tacacs` virtual server processes TACACS+ packets.
#
# https://www.rfc-editor.org/rfc/rfc8907
#
#
######################################################################
+#
+# ## The Virtual Server
+#
+# This is the `tacacs` virtual server.
+#
server tacacs {
#
# namespace:: Needs to be "tacacs" for TACACS+ functionality.