class ACIrb::L3extLoopBackIfPDef

Public Instance Methods

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