menu:inventory:main:client
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
menu:inventory:main:client [2022/04/25 15:34] – [Servers] yspeerte | menu:inventory:main:client [2024/07/03 12:31] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{indexmenu_n> | ||
+ | ====== Client ====== | ||
+ | |||
+ | By using the edit button or double clicking the Client, the Client details will be opened. This allows you to modify the information of the Client, the supernets and the custom attributes. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ===== Supernets ===== | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | You can assign supernets to clients. This can be both ipv4 and ipv6 (in which case they are called prefixes). You can assign this with the " | ||
+ | |||
+ | {{: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | You select the ipv4 supernet and ipv6 prefix based on an ip plan. The size of the ip plan dictates the size of the supernet you will assign. You can select a previously used supernet, or create one yourself, as long as it's not in use already. | ||
+ | |||
+ | You can also assign a supernet or prefix to a site. You can use the SiteCode field for this. Otherwise you can just leave this field empty. If you really want to, this can be any site across your environment, | ||
+ | |||
+ | Supernets can be deleted. If you want to modify a supernet, you can delete it and then reassign it once it's free. | ||
+ | |||
+ | ===== Servers ===== | ||
+ | |||
+ | The Client details form includes a ' | ||
+ | |||
+ | Multiple servers using the same reference (Server_key or Server_parameter) are allowed. Thus when creating servers for e.g. ' | ||
+ | |||
+ | The pre-defined relations for servers are ' | ||
+ | |||
+ | Servers can also be managed using Service-types, | ||
+ | |||
+ | Servers are shortcuts for ip addresses that can be defined per client, and used in templates. For example the template: | ||
+ | |||
+ | < | ||
+ | | ||
+ | description < | ||
+ | ip binding vpn-instance < | ||
+ | ip address < | ||
+ | dhcp select relay | ||
+ | | ||
+ | | ||
+ | dhcp relay source-address interface Vlan-interface< | ||
+ | undo shutdown | ||
+ | </ | ||
+ | |||
+ | Servers_client is the relation where the servers are taken from, and you can reference them by their Server_parameter value, in this case RL_DHCP_Odd and RL_DHCP_Even. These get substituted by the server address that is found. | ||
+ | |||
+ | Servers also have IPv6 addresses (Server_ipv6_address). In order to get a server' | ||
+ | |||
+ | < | ||
+ | | ||
+ | description < | ||
+ | ip binding vpn-instance < | ||
+ | ip address < | ||
+ | dhcp select relay | ||
+ | | ||
+ | | ||
+ | dhcp relay source-address interface Vlan-interface< | ||
+ | undo shutdown | ||
+ | </ | ||
+ | |||
+ | |||
+ | Servers have a status, anything higher than 1 is an active status and they have a server name. It can be the server variable, but it can also be the name of the server or its fqdn. They can also be linked to a site, for that you can use the Servers_site relation. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Within the servers tab in the client form, you can add, edit and delete your servers. Do note that when you delete a server, there might still be a template that uses it. There are no checks to make sure that the server in question is still used, so it is up to the operator to make sure a server can be safely deleted. | ||