class ACIrb::EptrkIpEpExec
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/eptrk.rb, line 104 def rn 'trkip-[' << @attributes['name'] << ']-[' << @attributes['addr'] << ']-[' << @attributes['vrf'] << ']' end