class ACIrb::IsisIfLvl
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/isis.rb, line 1827 def rn 'lvl-' << @attributes['type'] << '' end
# File lib/acirb/model/isis.rb, line 1827 def rn 'lvl-' << @attributes['type'] << '' end