server
- monitor test connection server <u32> ssl
- SDE
M10-Smart
M2
RS420
AresC640
Listen for incoming SSL connections
- Options:
- vrf <id>
Specific VRF for server to use
- Reference:
- Values:
id – VRF name
- local-interface <ifc>
Bind server to a certain interface
- Values:
ifc – Specific interface to bind the server to
- cert <file>
Certificate to use for SSL connection
- Values:
file – Specific certificate to use
- ipv6
Listen for incoming IPv6 connections
- key <file>
Key to use for SSL connection
- Values:
file – Specific key to use
- local-address <value>
Bind server to a certain address
- Values:
value – Specific address to bind the server to
- monitor test connection server <u32> tcp
- SDE
M10-Smart
M2
RS420
AresC640
Listen for incoming TCP connections
- Options:
- vrf <id>
Specific VRF for server to use
- Reference:
- Values:
id – VRF name
- local-interface <ifc>
Bind server to a certain interface
- Values:
ifc – Specific interface to bind the server to
- ipv6
Listen for incoming IPv6 connections
- local-address <value>
Bind server to a certain address
- Values:
value – Specific address to bind the server to
- monitor test connection server <u32> udp
- SDE
M10-Smart
M2
RS420
AresC640
Listen for incoming UDP connections
- Options:
- vrf <id>
Specific VRF for server to use
- Reference:
- Values:
id – VRF name
- multicast
Enable multicast mode and join to multicast group (local interface and address must be specified)
- local-interface <ifc>
Bind server to a certain interface
- Values:
ifc – Specific interface to bind the server to
- ipv6
Listen for incoming IPv6 connections
- local-address <value>
Bind server to a certain address
- Values:
value – Specific address to bind the server to