class ACIrb::L3extLoopBackIfP

Public Instance Methods

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