class ACIrb::MldsnoopReportRec
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/mldsnoop.rb, line 413 def rn 'rep-[' << @attributes['mcastSrc'] << ']-' << @attributes['ver'] << '' end