class ACIrb::OspfCtxDefAf

Public Instance Methods

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