class ACIrb::BgpPeerP

Public Instance Methods

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