Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Updates to OpenConfig BGP model based on implementor and operator
feedback.
* (M) release/models/bgp/openconfig-bgp.yang
* (M) release/models/bgp/openconfig-bgp-common-multiprotocol.yang
* (M) release/models/bgp/openconfig-bgp-common-structure.yang
* (M) release/models/bgp/openconfig-bgp-common.yang
- Added explicit send to enable add-paths in send direction
- Clarified add-paths receive leaf
- Add disable-peer-as-filter feature
* (A) release/models/bgp/openconfig-bgp-errors.yang
- New modules to support BGP error notifications
* (M) release/models/bgp/openconfig-bgp-global.yang
- Added add-paths configuration at global BGP level
- Removed enabled flag from global confederation config
* (M) release/models/bgp/openconfig-bgp-neighbor.yang
- Added error notification codes/subcodes
- Moved add-paths config to AFI-SAFI level (both
neighbor and peer group level config)
* (M) release/models/bgp/openconfig-bgp-peer-group.yang
- Removed route selection options from AFI-SAFI under
peer-group configuration
* (M) release/models/bgp/openconfig-bgp-policy.yang
- Added asn leaf to specify AS to prepend
* (M) release/models/bgp/openconfig-bgp-types.yang
- Removed range restriction on uint32 std community type- Loading branch information
Showing
10 changed files
with
631 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.