class ACIrb::L2MacCktEp

Public Instance Methods

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