class ACIrb::OspfIf
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/ospf.rb, line 1581 def rn 'if-[' << @attributes['id'] << ']' end
# File lib/acirb/model/ospf.rb, line 1581 def rn 'if-[' << @attributes['id'] << ']' end