Class: BgpTools::ASPrefix

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

Instance Attribute Summary collapse

Instance Attribute Details

#ip_addrObject

Returns the value of attribute ip_addr

Returns:

  • (Object)

    the current value of ip_addr



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

def ip_addr
  @ip_addr
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end