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