class ACIrb::StpRtDefaultStpIfPol

Public Instance Methods

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