class ACIrb::Ipv6NexthopStub
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/ipv6.rb, line 252 def rn 'nhs-[' << @attributes['nhIf'] << ']-addr-[' << @attributes['nhAddr'] << ']-vrf-[' << @attributes['nhVrf'] << ']' end