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