Service Manual

:(<name>) refers that the node is a case node
-x for rpcs.
NOTE: If the node is augmented into the tree from another module, the name is printed as <prefix>:<name>.
<opts> is one of the following:
? for an optional leaf or presence container
* for a leaf-list
[<keys>] for a list’s keys
<type> is the name of the type for leafs and leaf-lists.
Configurations
This section describes the properties of all the configurations.
BGP
The following definition configures and displays the properties of a BGP configuration.
Module: BGP
URI:
/api/running/dell/router/bgp
Methods Supported: GET, POST, PUT, PATCH, and DELETE
BGP Configuration Model
+--rw dell
+--rw system
+--rw interfaces
+--rw router
| +--rw bgp [as-name]
| +--rw as-name dell:as-number
| +--rw bgp
| | +--rw asnotation? enumeration
| | +--rw always-compare-med? boolean
| | +--rw bestpath?
| | | +--rw as-path? enumeration
| | | +--rw med?
| | | | +--rw confed? boolean
| | | | +--rw missing-as-best? boolean
| | | +--rw router-id-ignore? boolean
| | +--rw client-to-client?
| | | +--rw reflection? boolean
| | +--rw cluster-id? union
| | +--rw confederation?
| | | +--rw identifier? dell:as-number
| | | +--rw peers* dell:as-number
| | +--rw default?
| | | +--rw local-preference? uint32
| | +--rw dmzlink-bw? boolean
| | +--rw enforce-first-as? boolean
| | +--rw fast-external-fallover? boolean
| | +--rw four-octet-as-support? boolean
| | +--rw graceful-restart?
| | | +--rw restart-time? uint16
| | | +--rw stale-path-time? uint16
| | | +--rw role? enumeration
| | +--rw log-neighbor-changes? boolean
| | +--rw non-deterministic-med? boolean
| | +--rw recursive-bgp-next-hop? boolean
144
REST API