class ACIrb::EigrpCtxAfPol

Public Instance Methods

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