Class: Ansible::Ruby::Modules::Nxos_bgp

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb

Overview

Manages BGP configurations on NX-OS switches.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#asnInteger



12
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 12

attribute :asn

#bestpath_always_compare_medSymbol?



20
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 20

attribute :bestpath_always_compare_med

#bestpath_aspath_multipath_relaxSymbol?



24
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 24

attribute :bestpath_aspath_multipath_relax

#bestpath_compare_neighboridSymbol?



32
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 32

attribute :bestpath_compare_neighborid

#bestpath_compare_routeridSymbol?



28
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 28

attribute :bestpath_compare_routerid

#bestpath_cost_community_ignoreSymbol?



36
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 36

attribute :bestpath_cost_community_ignore

#bestpath_med_confedSymbol?



40
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 40

attribute :bestpath_med_confed

#bestpath_med_missing_as_worstSymbol?



44
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 44

attribute :bestpath_med_missing_as_worst

#bestpath_med_non_deterministicSymbol?



48
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 48

attribute :bestpath_med_non_deterministic

#cluster_idObject?



52
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 52

attribute :cluster_id

#confederation_idObject?



55
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 55

attribute :confederation_id

#confederation_peersObject?



58
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 58

attribute :confederation_peers

#disable_policy_batchingSymbol?



61
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 61

attribute :disable_policy_batching

#disable_policy_batching_ipv4_prefix_listObject?



65
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 65

attribute :disable_policy_batching_ipv4_prefix_list

#disable_policy_batching_ipv6_prefix_listObject?



68
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 68

attribute :disable_policy_batching_ipv6_prefix_list

#enforce_first_asSymbol?



71
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 71

attribute :enforce_first_as

#event_history_cli:size_small, ...



75
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 75

attribute :event_history_cli

#event_history_detail:size_small, ...



79
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 79

attribute :event_history_detail

#event_history_events:size_small, ...



83
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 83

attribute :event_history_events

#event_history_periodic:size_small, ...



87
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 87

attribute :event_history_periodic

#fast_external_falloverSymbol?



91
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 91

attribute :fast_external_fallover

#flush_routesSymbol?



95
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 95

attribute :flush_routes

#graceful_restartSymbol?



99
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 99

attribute :graceful_restart

#graceful_restart_helperSymbol?



103
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 103

attribute :graceful_restart_helper

#graceful_restart_timers_restartObject?



107
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 107

attribute :graceful_restart_timers_restart

#graceful_restart_timers_stalepath_timeObject?



110
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 110

attribute :graceful_restart_timers_stalepath_time

#isolateSymbol?



113
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 113

attribute :isolate

#local_asObject?



117
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 117

attribute :local_as

#log_neighbor_changesSymbol?



120
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 120

attribute :log_neighbor_changes

#maxas_limitObject?



124
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 124

attribute :maxas_limit

#neighbor_down_fib_accelerateSymbol?



127
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 127

attribute :neighbor_down_fib_accelerate

#reconnect_intervalObject?



131
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 131

attribute :reconnect_interval

#router_idString?



134
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 134

attribute :router_id

#shutdownSymbol?



138
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 138

attribute :shutdown

#state:present, ...



155
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 155

attribute :state

#suppress_fib_pendingSymbol?



142
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 142

attribute :suppress_fib_pending

#timer_bestpath_limitObject?



146
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 146

attribute :timer_bestpath_limit

#timer_bgp_holdObject?



149
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 149

attribute :timer_bgp_hold

#timer_bgp_keepaliveObject?



152
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 152

attribute :timer_bgp_keepalive

#vrfString?



16
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb', line 16

attribute :vrf