class ACIrb::EigrpDomAf

Public Instance Methods

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