1. Class Routing table

    Article: AN0002525Updated: 26.01.2024

    Description

    The class contains the Routing table entity of the IT (CMDB) model solution.

    Location and referencing

    Location Code Name
    Model it IT
    Class route-table Routing table
    Parent class    
    Child classes    
    Script object OG.ClassDef.GetByCode(OGModel.Id, 'route-table')
    OG.ClassDef.GetByCode('it', 'route-table')

    Columns

    Overview of class columns (excl. system columns, for inhereted columns see parent classes):

    Code Name Type Link information Description
    gateway Gateway Text   IP address of the gateway.
    machine Machine (OS server) Class link (simple) Machine (OS server) Server which has the route table record.
    metric Metric Integer   Metric.
    netmask Net mask Text   Net mask of the IP address.
    network-destination Network destination Text   Destination network for the communication.
    persistent Persistent True/untrue   Indicates whether the record in route table is persistent.

    Quick filter

    In order users can easily filter the records some columns are selected for a Quick filter.

    Potential improvements

    You can improve the solution according to your needs. Here are some tips.

    Add new columns

    Add new columns, if you are going to need them.

    Add buttons

    Add new buttons to automate edits that you would otherwise make one at a time.

×