From f4ab8c9f4257e502b247772409b8b6863ee60b5d Mon Sep 17 00:00:00 2001 From: asaroyan Date: Wed, 24 Jul 2024 16:58:48 -0700 Subject: [PATCH] Update definitions.rst (#230) --- definitions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions.rst b/definitions.rst index bb5695022..678e8be73 100644 --- a/definitions.rst +++ b/definitions.rst @@ -17,7 +17,7 @@ When configuring and operating a Netris system, the following nomenclature is im * **User Role** - Group of user permissions and tenants for role-based access control (RBAC). -* **Site** - Each separate deployment (each data center) should be defined as a Site. All network units and resources are attached to a site. Netris Controller comes with a “default” site preconfigured. Site entry defines global attributes such as; AS numbers, default ACL policy, and Site Mesh (site to site VPN) type. +* **Site** - Each separate deployment (each data center) should be defined as a Site. All network units and resources are attached to a site. Site entry defines global attributes such as; AS numbers, default ACL policy, Site Mesh (site to site VPN), and other site-level parameters. * **Subnet** - IPv4/IPv6 address resources linked to *Sites* and *Tenants*