class ACIrb::BgpRtCtrlP

Public Instance Methods

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