class ACIrb::RtctrlMatchRtNhDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/rtctrl.rb, line 705
def rn
  'nh-[' << @attributes['ip'] << ']'
end