class ACIrb::FvnsMcastAddrInstP

Public Instance Methods

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