class ACIrb::VnsNatInst
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/vns.rb, line 4795 def rn 'ip-[' << @attributes['ip'] << ']-ctx-' << @attributes['seg'] << '' end
# File lib/acirb/model/vns.rb, line 4795 def rn 'ip-[' << @attributes['ip'] << ']-ctx-' << @attributes['seg'] << '' end