Method: ACIrb::Uribv4Nexthop#rn

Defined in:
lib/acirb/uribv4.rb

#rnObject



107
108
109
# File 'lib/acirb/uribv4.rb', line 107

def rn
  'nh-[' << @attributes['owner'] << ']-[' << @attributes['addr'] << ']-[' << @attributes['if'] << ']-[' << @attributes['vrf'] << ']'
end