class ACIrb::OpflexEpCPDefRef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/opflex.rb, line 139 def rn 'epcpdefref-[' << @attributes['encap'] << ']-addr-[' << @attributes['mcastAddr'] << ']-eppdn-[' << @attributes['eppdn'] << ']' end