class ACIrb::BgpRegComm
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/bgp.rb, line 1562 def rn 'rcomm-' << @attributes['community'] << '' end
# File lib/acirb/model/bgp.rb, line 1562 def rn 'rcomm-' << @attributes['community'] << '' end