class ACIrb::FabricRtPathL2OutAtt

Public Instance Methods

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