User Tools

Site Tools


extensions:teemip-network-mgmt-extended

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
extensions:teemip-network-mgmt-extended [2020/12/15 19:09] – [Aggregate Link] cnaudextensions:teemip-network-mgmt-extended [2021/03/29 16:25] – [Network Management Extended] cnaud
Line 6: Line 6:
 index_hidden        : yes index_hidden        : yes
 level_hidden        : 1 level_hidden        : 1
-version             : 1.0.0 +version             : 1.1.0 
-release_dt          : 2020-12-11+release_dt          : 2021-04-01
 TeemIp              : 2.7 TeemIp              : 2.7
 code                : teemip-network-mgmt-extended code                : teemip-network-mgmt-extended
Line 16: Line 16:
 keyword_tags        : CMDB, Network keyword_tags        : CMDB, Network
 dependencies_s      : teemip-network-mgmt, teemip-config-mgmt-adaptor dependencies_s      : teemip-network-mgmt, teemip-config-mgmt-adaptor
-download_wiki       : [[https://sourceforge.net/projects/teemip/files/teemip%20-%20extensions/Network%20Management%20Extended/1.0.0/teemip-network-mgmt-extended-1.0.0-201.zip/download|teemip-network-mgmt-extended-1.0.0-201.zip]]+download_wiki       : [[https://sourceforge.net/projects/teemip/files/teemip%20-%20extensions/Network%20Management%20Extended/1.1.0/teemip-network-mgmt-extended-1.1.0-202.zip/download|teemip-network-mgmt-extended-1.1.0-202.zip]]
 git hub_wiki        : [[https://github.com/TeemIp/teemip-network-mgmt-extended|teemip-network-mgmt-extended]] git hub_wiki        : [[https://github.com/TeemIp/teemip-network-mgmt-extended|teemip-network-mgmt-extended]]
 ---- ----
Line 31: Line 31:
 ===== Revision History ===== ===== Revision History =====
 ^  Version  ^  Release Date  ^  Comments  ^ ^  Version  ^  Release Date  ^  Comments  ^
 +|  1.1.0  |  2021-04-01  | Sample data have been added to the extension. \\  VLAN model has been enhanced with new attributes - Tag is now an integer: beware when migrating ! \\ Align extension structure with new guidelines |
 |  1.0.0  |  2020-12-11  | Initial revision | |  1.0.0  |  2020-12-11  | Initial revision |
  
Line 181: Line 182:
  
  
 +
 +===== VLAN =====
 +{{classicon_vlan.png  }} 
 +TeemIp Network Management Extended alters and enhances the Virtual LAN class properties but leaves the tabs unchanged.
 +
 +=== VLAN Properties ===
 +^  Name  ^  Type  ^  Mandatory?  ^
 +| Tag | Integer | Yes |
 +| Name | Alphanumeric string | No |
 +| Organization | Foreign key to a(n) Organization | Yes |
 +| Status | Possible values: Reserved, Unused, Used | No |
 +| Type | Possible values: MAC address based, Network based, Port based, Protocol based | No |
 +| Description | Multiline character string | No |
 +
 +=== Tabs ===
 +^  Tab  ^  Description  ^
 +| Subnets | Subnets (v4 or v6) which are part of this VLAN |
 +| Physical network interfaces | Physical interfaces which are part of this VLAN |
 +| Logical network interfaces | Logical interfaces which are part of this VLAN |
 +| Interfaces' IPs | IPs of all logical and physical  interfaces attached to the VLAN |
 +
 +=== Displaying a VLAN ===
 +In the Overview menu of the Configuration Management module, find the Network group, click on it and select the item you are interested in the list:
 +
 +{{ classdisplay_vlan.png }}
 +
 +
 +<note warning>
 +When migrating from previous version, the extension will copy the old 'VLAN tag' attribute in the name and will preset the tag to '0'. A CSV export / import needs to be done in order to correct the VLAN's name and set the proper Tag value. 
 +</note>
  
 ===== Typology Elements ===== ===== Typology Elements =====
extensions/teemip-network-mgmt-extended.txt · Last modified: 2024/04/04 14:46 by cnaud