This HTML5 document contains 19 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:enabled
rdf:type
owl:FunctionalProperty owl:DatatypeProperty
rdfs:domain
n2:bgp_common_mp_afi_safi_graceful_restart_config n2:bgp_common_neighbor_group_multihop_config n2:bgp_neighbor_config n2:config n2:state n2:bgp_common_use_multiple_paths_config n2:bgp_common_graceful_restart_config n2:bgp_common_mp_afi_safi_config
rdfs:range
xsdh:boolean
rdfs:comment
This leaf indicates whether graceful-restart is enabled for this AFI-SAFI Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value. Enable or disable the graceful-restart capability. The default value is : false When enabled the referenced group or neighbors are permitted to be indirectly connected - including cases where the TTL can be decremented between the BGP peers The default value is : true This leaf indicates whether the AFI-SAFI is enabled for the neighbour or group Whether the BGP peer is enabled. In cases where the enabled leaf is set to false, the local system should not initiate connections to the neighbor, and should not respond to TCP connections attempts from the neighbor. If the state of the BGP session is ESTABLISHED at the time that this leaf is set to false, the BGP session should be ceased.