This HTML5 document contains 7 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
xsdhhttp://www.w3.org/2001/XMLSchema#
n2http://openconfig.net/yang/interfaces#

Statements

Subject Item
n2:mtu
rdf:type
owl:FunctionalProperty owl:DatatypeProperty
rdfs:domain
n2:state n2:config n2:interface_phys_config
rdfs:range
xsdh:unsignedInt
rdfs:comment
Set the max transmission unit size in octets for the physical interface. If this is not set, the mtu is set to the operational default -- e.g., 1514 bytes on an Ethernet interface.