class ACIrb::BgpAttNextHop
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/bgp.rb, line 372 def rn 'attnh-[' << @attributes['addr'] << ']' end
# File lib/acirb/model/bgp.rb, line 372 def rn 'attnh-[' << @attributes['addr'] << ']' end