class ACIrb::EigrpRtCtxToEigrpCtxAfPol

Public Instance Methods

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