class ACIrb::CoopEpRec
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/coop.rb, line 331 def rn 'epr-' << @attributes['vnid'] << '-epr-' << @attributes['mac'] << '' end
# File lib/acirb/model/coop.rb, line 331 def rn 'epr-' << @attributes['vnid'] << '-epr-' << @attributes['mac'] << '' end