class ACIrb::OspfRtIfDefToOspfIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/ospf.rb, line 2241
def rn
  'rtifDefToOspfIf-[' << @attributes['tDn'] << ']'
end