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#
n2http://openconfig.net/yang/bgp#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n2:restart_time
rdf:type
owl:FunctionalProperty owl:DatatypeProperty
rdfs:domain
n2:config n2:state n2:bgp_common_graceful_restart_config
rdfs:range
xsdh:unsignedInt
rdfs:comment
Estimated time (in seconds) for the local BGP speaker to restart a session. This value is advertise in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is <= the hold-time value.