class ACIrb::L3IpCktEp

Public Instance Methods

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