class ACIrb::EigrpIfPol

Public Instance Methods

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