nubgpprofile¶
-
nubgpprofile.NUBGPProfile(bambou.nurest_object.NUMetaRESTObject,):
Definitions for default import/export routing policies and dampening profiles
Attributes¶
name
(Mandatory): Per enterprise unique namedampening_half_life
: The time in minutes to wait before decrementing dampening penalty.dampening_max_suppress
: The maximum duration in minutes that a route will be suppressed.dampening_name
: Name for the dampening profile. Unique per enterprisedampening_reuse
: This value is compared with penalty to determine route reusability, If the penalty is greater than the suppress limit, the route will be suppressed; if not, it will be reused.dampening_suppress
: Specifies the penalty that will be used if a route is suppressed.description
: The description of the BGP Profileentity_scope
: Specify if scope of entity is Data center or Enterprise levelassociated_export_routing_policy_id
: export BGP policy IDassociated_import_routing_policy_id
: import BGP policy IDexternal_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |