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