class ACIrb::VnsVBgpDevCfg

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vns.rb, line 13474
def rn
  'bgpDeviceCfg-' << @attributes['name'] << ''
end