How to represent VLAN's within Configuration

Paul Porter
Tera Expert

I've been digging around Configuration for a while to see if there's some classes or relationships built for VLAN's.   We want to map VLAN's to Services as different VLAN's have different network ACL's.   I'm prepared to build out what I need but I don't want to build out something that already has some kind of footprint in Configuration.   There seems to no one that's done this yet, or at least done it and published anything about it.   I've also been unsuccessful getting information from ServiceNow about this.  

Please note, we have not and will not be using Discovery.

Thanks in advance.

13 REPLIES 13

Deepak Ingale1
Mega Sage

May be the IP Address Access Control [ip_control] table you need to take a look at.


You might need to extend table from it to accommodate things like subnet mask, network ID , gateway   etc for VLAN thing.


Thanks Deepak!   I'll take a look.


The name of the table is actually ip_access, and it's pretty much a stand alone table. Not sure what benefit extending it would make.


LaurentChicoine
Tera Guru

Hi Paul,



We are also looking to represent VLAN in our CMDB. Did you finally found a suitable class/table? Otherwise, how did you finally did the representation and the mapping to services?



If any one else has an input on this, I would be happy to hear it.



Thank you