class ACIrb::Ospfv3InterAreaRtSum

Public Instance Methods

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