Attribute (AKA Slot): router_ipv4_address
The IPv4 address of the router (AKA gateway) corresponding to a IPv4 address.
URI: base:router_ipv4_address
Inheritance
- ipv4_address
- router_ipv4_address
Applicable Classes
Name | Description |
---|---|
Ipv4Connectivity | Configuration of an IP port |
Properties
- Range: String
- Recommended: True
Identifier and Mapping Information
LinkML Source
name: router_ipv4_address
description: The IPv4 address of the router (AKA gateway) corresponding to a IPv4
address.
title: IPv4 router address
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
rank: 1000
is_a: ipv4_address
alias: router_ipv4_address
domain_of:
- Ipv4Connectivity
range: string
recommended: true
pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$