class ACIrb::EigrpCtxAfDef

Public Instance Methods

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