class ACIrb::IpNexthopDef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/ip.rb, line 258 def rn 'nh-[' << @attributes['nhAddr'] << ']' end
# File lib/acirb/model/ip.rb, line 258 def rn 'nh-[' << @attributes['nhAddr'] << ']' end