class ACIrb::FabricIPV6ProtPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 3787
def rn
  'ipv6protp-' << @attributes['name'] << ''
end