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