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