class ACIrb::LldpMgmtAddr
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/lldp.rb, line 596 def rn 'mgmt-[' << @attributes['addr'] << ']' end
# File lib/acirb/model/lldp.rb, line 596 def rn 'mgmt-[' << @attributes['addr'] << ']' end