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