class ACIrb::EigrpRtEppEigrpCtxAfPol

Public Instance Methods

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