class ACIrb::Ospfv3Inst

Public Instance Methods

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