This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
2_x:datamodel:teemip-network-mgmt [2023/11/03 15:32] – [Network Device Virtual Interface] cnaud | 2_x:datamodel:teemip-network-mgmt [2024/10/30 16:30] (current) – [AS Number Range] cnaud | ||
---|---|---|---|
Line 313: | Line 313: | ||
A delegated domain can be returned to its original owner organization with the **Un-delegate** action. Condition to remove a delegation on a domain is that the domain has **no** host, **no** sub-domain and **no** zone associated zone. If these conditions are met, delegation is removed straight away. | A delegated domain can be returned to its original owner organization with the **Un-delegate** action. Condition to remove a delegation on a domain is that the domain has **no** host, **no** sub-domain and **no** zone associated zone. If these conditions are met, delegation is removed straight away. | ||
+ | ===== AS Number Range===== | ||
+ | {{icons8-asn-range.png | ||
+ | Range of Autonomous Sytem (AS) Numbers | ||
+ | |||
+ | === AS Number Range Properties === | ||
+ | ^ Name ^ Type ^ Mandatory? | ||
+ | | **General Information** ||| | ||
+ | | Name | Alphanumeric string | Yes | | ||
+ | | First number | Integer | No | | ||
+ | | Last number | Integer | No | | ||
+ | | Organization | Foreign key to a(n) Organization | Yes | | ||
+ | | Description | Multiline character string | ||
+ | | **Adlinistrative Information** ||| | ||
+ | | Registrar | Foreign key to a(n) Organization | No | | ||
+ | |||
+ | === Tabs === | ||
+ | ^ Tab ^ Description | ||
+ | | Contacts | All the contacts for this configuration item | | ||
+ | | Documents | All the documents linked to this configuration item | | ||
+ | | AS Numbers | All the AS Numbers that belong to the range | | ||
+ | | Active Tickets | All the tickets for this configuration item | | ||
+ | |||
+ | === Displaying a AS Number Range === | ||
+ | In the **Networking** overview of the **Configuration Management** module, list the AS Number Range links from the dedicated badge and select the item that you are interested in. | ||
+ | |||
+ | {{ classdisplay_asnumberrange.png }} | ||
===== AS Number ===== | ===== AS Number ===== | ||
{{icons8-connect-48.png | {{icons8-connect-48.png | ||
- | Autonomous System (AS) Number | + | Autonomous System (AS) Number: a globally unique number that identifies and allows the autonomous systems it refers to to exchange |
=== AS Number Properties === | === AS Number Properties === | ||
Line 321: | Line 347: | ||
| **General Information** ||| | | **General Information** ||| | ||
| Name | Alphanumeric string | Yes | | | Name | Alphanumeric string | Yes | | ||
- | | Number | Alphanumeric string | + | | Range| Foreign key to a(n) AS Number Range | No | |
+ | | Number | Interger | ||
| Organization | Foreign key to a(n) Organization | Yes | | | Organization | Foreign key to a(n) Organization | Yes | | ||
| Description | Multiline character string | | Description | Multiline character string | ||
Line 335: | Line 362: | ||
| Contacts | All the contacts for this configuration item | | | Contacts | All the contacts for this configuration item | | ||
| Documents | All the documents linked to this configuration item | | | Documents | All the documents linked to this configuration item | | ||
+ | | Locations | All the locations where the AS Number has been deployed | | ||
| Active Tickets | All the tickets for this configuration item | | | Active Tickets | All the tickets for this configuration item | | ||