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