class ACIrb::L1RtEthIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l1.rb, line 991
def rn
  'rtl2EthIf-[' << @attributes['tDn'] << ']'
end