class ACIrb::EigrpRtCtrlP

Public Instance Methods

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