class ACIrb::EigrpDom

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/eigrp.rb, line 369
def rn
  'dom-' << @attributes['name'] << ''
end