Class: BgpTools::BGPPeer

Inherits:
Struct
  • Object
show all
Defined in:
lib/bgp_tools.rb

Instance Attribute Summary collapse

Instance Attribute Details

#asObject

Returns the value of attribute as



9
10
11
# File 'lib/bgp_tools.rb', line 9

def as
  @as
end

#ipv6Object

Returns the value of attribute ipv6



9
10
11
# File 'lib/bgp_tools.rb', line 9

def ipv6
  @ipv6
end

#nameObject

Returns the value of attribute name



9
10
11
# File 'lib/bgp_tools.rb', line 9

def name
  @name
end

#rankObject

Returns the value of attribute rank



9
10
11
# File 'lib/bgp_tools.rb', line 9

def rank
  @rank
end