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