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