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