class ACIrb::CoopMcGrpv4Rec
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/coop.rb, line 657 def rn 'mgv4-' << @attributes['version'] << '-mgv4-' << @attributes['srcIp'] << '-mgv4-' << @attributes['mcGrpIp'] << '-mgv4-' << @attributes['vnid'] << '' end