class ACIrb::IsisPeerIpAddr

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/isis.rb, line 2394
def rn
  'addr-[' << @attributes['addr'] << ']'
end