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