server

monitor test connection server <u32> ssl
Devices

Listen for incoming SSL connections

Options:

local-interface <ifc>

Bind server to a certain interface

Values:
  • ifc – Specific interface to bind the server to

key <file>

Key to use for SSL connection

Values:
  • file – Specific key to use

cert <file>

Certificate to use for SSL connection

Values:
  • file – Specific certificate to use

local-address <value>

Bind server to a certain address

Values:
  • value – Specific address to bind the server to

ipv6

Listen for incoming IPv6 connections

vrf <id>

Specific VRF for server to use

Reference:

system vrf <id>

Values:
  • id – VRF name

monitor test connection server <u32> tcp
Devices

Listen for incoming TCP connections

Options:

local-interface <ifc>

Bind server to a certain interface

Values:
  • ifc – Specific interface to bind the server to

local-address <value>

Bind server to a certain address

Values:
  • value – Specific address to bind the server to

ipv6

Listen for incoming IPv6 connections

vrf <id>

Specific VRF for server to use

Reference:

system vrf <id>

Values:
  • id – VRF name

monitor test connection server <u32> udp
Devices

Listen for incoming UDP connections

Options:

local-interface <ifc>

Bind server to a certain interface

Values:
  • ifc – Specific interface to bind the server to

multicast

Enable multicast mode and join to multicast group (local interface and address must be specified)

local-address <value>

Bind server to a certain address

Values:
  • value – Specific address to bind the server to

ipv6

Listen for incoming IPv6 connections

vrf <id>

Specific VRF for server to use

Reference:

system vrf <id>

Values:
  • id – VRF name