class ACIrb::OpflexpL3Ep

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/opflexp.rb, line 114
def rn
  'l3ep-[' << @attributes['vrfCtx'] << ']-[' << @attributes['id'] << ']-[' << @attributes['brIfId'] << ']'
end