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