Class: ACIrb::Ospfv3Route

Inherits:
MO
  • Object
show all
Defined in:
lib/acirb/ospfv3.rb

Instance Attribute Summary

Attributes inherited from MO

#attributes, #children, #dirty_props, #parent

Instance Method Summary collapse

Methods inherited from MO

#add_child, #build_dn, #child_classes, #class_name, #containers, #create, #destroy, #exists, #get_attributes_to_include, #get_children_to_include, #hash_to_table, #initialize, #method_missing, #mo_type, #naming_props, #prefixes, #props, #read_only, #root, #ruby_class, #set_prop, #to_hash, #to_json, #to_s, #to_xml

Constructor Details

This class inherits a constructor from ACIrb::MO

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ACIrb::MO

Instance Method Details

#rnObject



797
798
799
# File 'lib/acirb/ospfv3.rb', line 797

def rn
  'rt-[' << @attributes['pfx'] << ']'
end