class ACIrb::EigrpRtIfDefToEigrpIf

Public Instance Methods

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