class ACIrb::OpflexIDEpCntr
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/opflex.rb, line 1189 def rn 'idepcntr-' << @attributes['mac'] << '-idepcntr-[' << @attributes['encap'] << ']' end