class ACIrb::L2DomMbrIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l2.rb, line 291
def rn
  'dommbr-[' << @attributes['ifIdx'] << ']'
end