class ACIrb::EigrpNexthop
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/eigrp.rb, line 867 def rn 'nh-[' << @attributes['informer'] << ']-[' << @attributes['if'] << ']' end
# File lib/acirb/model/eigrp.rb, line 867 def rn 'nh-[' << @attributes['informer'] << ']-[' << @attributes['if'] << ']' end