4420 is the officially assigned IP port from IANA for NVMe over Fabrics. Change-Id: I433a5ed0780d1ffd7ca6512617759d59fa5e8def Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
28 lines
404 B
Plaintext
28 lines
404 B
Plaintext
[Global]
|
|
Comment "Global section"
|
|
LogFacility "local7"
|
|
|
|
[Rpc]
|
|
#RpcConfiguration Yes
|
|
|
|
[Nvmf]
|
|
NodeBase "nqn.2016-06.io.spdk"
|
|
MaxConnectionsPerSession 4
|
|
|
|
[Port1]
|
|
Comment "Test1"
|
|
FabricIntf 192.168.100.8:4420
|
|
|
|
[Host1]
|
|
Netmask 192.168.100.0/24
|
|
|
|
[Nvme]
|
|
ClaimAllDevices Yes
|
|
UnbindFromKernel Yes
|
|
|
|
[Subsystem1]
|
|
SubsystemName cnode1
|
|
Mapping Port1 Host1
|
|
QueueDepth 128
|
|
Controller0 Nvme0
|