class ACIrb::EigrpIfAf
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/eigrp.rb, line 652 def rn 'af-' << @attributes['type'] << '' end
# File lib/acirb/model/eigrp.rb, line 652 def rn 'af-' << @attributes['type'] << '' end