class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Devices::Entry::Network::VirtualRouter::Entry::Protocol::Bgp::PeerGroup::Entry::Type::EbgpConfed
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 200233 def _section :'ebgp-confed' end
export_nexthop()
click to toggle source
# File lib/palo_alto/config.rb, line 200245 def export_nexthop prop_get('export-nexthop') end
export_nexthop=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 200248 def export_nexthop=(val) prop_set('export-nexthop', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 200230 def has_multiple_values? false end