class ACIrb::EigrpRtIfPol

Public Instance Methods

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