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 14:04] – [Logical Interface] cnaud | 2_x:datamodel:teemip-network-mgmt [2024/10/30 15:30] (current) – [AS Number Range] cnaud | ||
|---|---|---|---|
| Line 82: | Line 82: | ||
| ==== Physical Interface ==== | ==== Physical Interface ==== | ||
| - | {{classicon_physicalinterface.png }} | + | {{icons8-globe-wire.png }} |
| - | A physical network interface on a physical server, as opposed to virtual interfaces that are defined at the sofware | + | A physical network interface on a physical server, as opposed to virtual interfaces that are defined at the software |
| === Physical Interface Properties === | === Physical Interface Properties === | ||
| ^ Name ^ Type ^ Mandatory? | ^ Name ^ Type ^ Mandatory? | ||
| + | | **General Information** ||| | ||
| | Name | Alphanumeric string | Yes | | | Name | Alphanumeric string | Yes | | ||
| | Status | Possible values: Active, Inactive, Obsolete, Stock | No | | | Status | Possible values: Active, Inactive, Obsolete, Stock | No | | ||
| | Device | Foreign key to a(n) Connectable CI | Yes | | | Device | Foreign key to a(n) Connectable CI | Yes | | ||
| - | | MAC address | Formated alphanumeric string | No | | ||
| | Comment | Multiline character string | No | | | Comment | Multiline character string | No | | ||
| - | | Speed | Decimal value (could be negative) | No | | + | | **Wiring Information** ||| |
| + | | Please, refer to the [[extensions: | ||
| + | | **More Information** ||| | ||
| + | | MAC address | Formated alphanumeric string | No | | ||
| + | | Speed | Foreign key to a(n) Interface Speed \\ Brought by the [[extensions: | ||
| + | | Protocol | Foreign key to a(n) Layer 2 Protocol \\ Brought by the [[extensions: | ||
| <note tip> | <note tip> | ||
| Line 99: | Line 105: | ||
| < | < | ||
| - | TeemIp | + | TeemIP |
| </ | </ | ||
| Line 111: | Line 117: | ||
| | VRFs | VRFs to which this interface is connected | | | VRFs | VRFs to which this interface is connected | | ||
| | IP Addresses | IP Addresses (v4 or v6) that are hosted on the interface | | | IP Addresses | IP Addresses (v4 or v6) that are hosted on the interface | | ||
| + | | Cable | Cable connected to the interface \\ Brought by the [[extensions: | ||
| There is no limitation in the number of IPv4s and / or IPv6s that a logical interface can host. | There is no limitation in the number of IPv4s and / or IPv6s that a logical interface can host. | ||
| Line 117: | Line 124: | ||
| Once Physical interface is selected in the interface type selection box, click apply to display the creation form: | Once Physical interface is selected in the interface type selection box, click apply to display the creation form: | ||
| - | {{ classcreate_physicalinterface.png }} | + | {{ classcreate_physicalinterface3x.png }} |
| ==== Network Device Virtual Interface ==== | ==== Network Device Virtual Interface ==== | ||
| - | {{classicon_networkdevicevirtualinterface.png }} | + | {{icons8-globe-ndvi.png }} |
| A virtual interface on a (physical) network devices. This type of interface coexists with physical interfaces on such devices. | A virtual interface on a (physical) network devices. This type of interface coexists with physical interfaces on such devices. | ||
| === Physical Interface Properties === | === Physical Interface Properties === | ||
| ^ Name ^ Type ^ Mandatory? | ^ Name ^ Type ^ Mandatory? | ||
| + | | **General Information** ||| | ||
| | Name | Alphanumeric string | Yes | | | Name | Alphanumeric string | Yes | | ||
| - | | Status | Possible values: Active, Inactive | No | | + | | Status | Possible values: Active, Inactive, Obsolete, Stock | No | |
| | Network Device | Foreign key to a(n) Network Device | Yes | | | Network Device | Foreign key to a(n) Network Device | Yes | | ||
| - | | MAC address | Formated alphanumeric string | No | | ||
| | Comment | Multiline character string | No | | | Comment | Multiline character string | No | | ||
| - | | Speed | Decimal value (could be negative) | No | | + | | **More Information** ||| |
| + | | MAC address | Formated alphanumeric string | No | | ||
| + | | Speed | Foreign key to a(n) Interface Speed \\ Brought by the [[extensions: | ||
| + | | Protocol | Foreign key to a(n) Layer 2 Protocol \\ Brought by the [[extensions: | ||
| <note tip> | <note tip> | ||
| Line 148: | Line 158: | ||
| There is no limitation in the number of IPv4s and / or IPv6s that a network device virtual interface can host. | There is no limitation in the number of IPv4s and / or IPv6s that a network device virtual interface can host. | ||
| - | === Creating | + | === Displaying |
| - | Once Network Device Virtual Interface | + | In a list of Network Device Virtual Interface, |
| - | {{ classcreate_networkdevicevirtualinterface.png }} | + | {{ classcreate_networkdevicevirtualinterface3x.png }} |
| Line 303: | 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 311: | 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 325: | 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 | | ||