vpptestdata

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Agent1Afpacket01 = interfaces.Interfaces_Interface{
	Name:    "IF_AFPIF_VSWITCH__agent1_afpacket1",
	Enabled: true,

	Mtu:  1500,
	Type: interfaces.InterfaceType_AF_PACKET_INTERFACE,

	Afpacket: &interfaces.Interfaces_Interface_Afpacket{
		HostIfName: "_agent1_",
	},
}
View Source
var Agent1Loopback = interfaces.Interfaces_Interface{
	Name:        "IF_LOOPBACK_H_HOST-1",
	Enabled:     true,
	PhysAddress: "02:00:00:AA:BB:00",
	Mtu:         1500,
	Type:        interfaces.InterfaceType_SOFTWARE_LOOPBACK,
	IpAddresses: []string{"6.0.0.100"},
}
View Source
var BD_INTERNAL_EW_HOST1 = l2.BridgeDomains_BridgeDomain{
	Name:                "BD_INTERNAL_EW_HOST-1",
	Flood:               true,
	UnknownUnicastFlood: true,
	Forward:             true,
	Learn:               true,
	ArpTermination:      false,
	MacAge:              0,
	Interfaces: []*l2.BridgeDomains_BridgeDomain_Interfaces{
		{Name: "IF_MEMIF_VSWITCH__vpp1_memif1"},
		{Name: "IF_MEMIF_VSWITCH__vpp1_memif2"},
		{Name: "IF_AFPIF_VSWITCH__agent1_afpacket1"}},
	ArpTerminationTable: nil,
}
View Source
var VPP1MEMIF1 = interfaces.Interfaces_Interface{
	Name:    "IF_MEMIF_VSWITCH__vpp1_memif1",
	Enabled: true,

	Type: interfaces.InterfaceType_MEMORY_INTERFACE,
	Mtu:  1500,

	Memif: &interfaces.Interfaces_Interface_Memif{
		Id:             1,
		SocketFilename: "/tmp/memif.sock",
		Master:         true,
	},
}
View Source
var VPP1MEMIF2 = interfaces.Interfaces_Interface{
	Name:    "IF_MEMIF_VSWITCH__vpp1_memif2",
	Enabled: true,

	Mtu:  1500,
	Type: interfaces.InterfaceType_MEMORY_INTERFACE,

	Memif: &interfaces.Interfaces_Interface_Memif{
		Id:             2,
		SocketFilename: "/tmp/memif.sock",
		Master:         true,
	}}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL