class ACIrb::L2InbandIf

Public Instance Methods

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