guides:reference:node_groups
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
guides:reference:node_groups [2021/03/01 08:28] – yspeerte | guides:reference:node_groups [2024/07/03 12:31] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Node Group attributes ===== | ||
+ | This article describes the setup of the Node Groups in mode detail. For a general description refer to the [[menu: | ||
+ | |||
+ | Node groups are used throughout NetYCE as a dynamic means to use groups of nodes. Dynamic, because the group definition contains rules and conditions to find nodes based on attribute values. | ||
+ | |||
+ | NetYCE has two distinct type of nodes: ' | ||
+ | |||
+ | When creating node-groups using the various node variables as dynamic filter, we have to make the same distinction between ' | ||
+ | Then there is the ' | ||
+ | |||
+ | The ' | ||
+ | |||
+ | |||
+ | ' | ||
+ | ^Attribute^Notes^ | ||
+ | | Hostname | The unique name of the node | | ||
+ | | Node_fqdn| The full-qualified-domain-name of the node | | ||
+ | | Domain | The management domain name the node belongs to | | ||
+ | | Region | The name of the Region of the Client the node belongs to | | ||
+ | | Client_type | The client-type of the node's Client | | ||
+ | | ClientCode | The name of the node's Client | | ||
+ | | SiteCode | The name of the node's Site | | ||
+ | | Vendor_type | The name of the node's vendor module | | ||
+ | | Node_model | The hardware type as reported by the node. Updated with job or nccm. | | ||
+ | | Software_version | The firmware version as reported by the node. Updated with job or nccm. | | ||
+ | | Device_status | The textual status of node (' | ||
+ | | DeviceStatus | The numeric status of node (0, 1, 2, etc) | | ||
+ | | Source | ' | ||
+ | |||
+ | ' | ||
+ | ^Attribute^Notes^ | ||
+ | | includes the ' | ||
+ | | Admin_domain | The name of the organizational group responsible for the node | | ||
+ | | Mgmt_vrf_name | The name of the management VRF that is to be used for (backup) file transfers | | ||
+ | |||
+ | ' | ||
+ | ^Attribute^Notes^ | ||
+ | | includes the ' | ||
+ | | Node_domain | The domain-name part of node's fqdn | | ||
+ | | Node_position | The location of the node in the service reference model (NA, NB, SA, SB, SV) | | ||
+ | | Template| The name of the node's main template | | ||
+ | | Node_class | The name of the node-type class or group | | ||
+ | | Node_type | The name of modeled node-type that created the node | | ||
+ | | Site_type | The name of the site's type | | ||
+ | | Service_class | The name of the service-class the service-type is part of | | ||
+ | | Service_type | The name of the service-type model the node was created with | | ||
+ | | Model_name |The hardware model name as assigned to the template | | ||
+ | |||
+ | The ' | ||
+ | When matching to a string containing spaces, use quotes around the string. | ||
+ | |||
+ | |||
+ | // |