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:stale_routes_time
rdf:type
owl:FunctionalProperty owl:DatatypeProperty
rdfs:domain
n2:state n2:bgp_common_graceful_restart_config n2:config
rdfs:range
xsdh:decimal
rdfs:comment
An upper-bound on the time thate stale routes will be retained by a router after a session is restarted. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724