twamp
config>test-oam
7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, and 7210 SAS-K 2F6C4T
This command enables TWAMP functionality.
no twamp
retry-count retry-count
config>test-oam>twamp
7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, and 7210 SAS-K 2F6C4T
This command configures the node for TWAMP server functionality.
TWAMP is disabled.
prefix {ip-prefix | mask} [create]
no prefix
config>test-oam>twamp>server
7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, and 7210 SAS-K 2F6C4T
This command configures an IP address prefix containing one or more TWAMP clients. In order for a TWAMP client to connect to the TWAMP server (and subsequently conduct tests) it must establish the control connection using an IP address that is part of a configured prefix
no prefix
Specifies the address prefix and subnet mask of the destination node.
Specifies an IPv4 address in dotted-decimal notation.
Specifies the prefix length.
Creates an entry.
max-conn-prefix count
no max-conn-prefix
config>test-oam>twamp>server>prefix
7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, and 7210 SAS-K 2F6C4T
This command configures the maximum number of TWAMP control connections by clients with an IP address in a specific prefix. A new control connection is rejected if accepting it would cause either the prefix limit defined by this command or the server limit (max-conn-server) to be exceeded.
The no form of this command reverts to the default value.
no max-conn-prefix
Specifies the maximum number of control connections.
max-conn-server count
no max-conn-server
config>test-oam>twamp>server
7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, and 7210 SAS-K 2F6C4T
This command configures the maximum number of TWAMP control connections from all TWAMP clients.
A new control connection is rejected if accepting it would cause either this limit or a prefix limit (max-conn-prefix) to be exceeded.
The no form of this command reverts to the default value.
no max-conn-server
Specifies the maximum number of control connections.
inactivity-timeout seconds
no inactivity-timeout
config>test-oam>twamp>server
7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, and 7210 SAS-K 2F6C4T
This command configures the inactivity timeout for all TWAMP-control connections. If no TWAMP control message is exchanged over the TCP connection for this duration of time, the connection is closed and all in-progress tests are terminated.
The no form of this command reverts to the default value.
no inactivity-timeout
Specifies the duration of the inactivity timeout.
max-sess-prefix count
no max-sess-prefix
config>test-oam>twamp>server>prefix
7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, and 7210 SAS-K 2F6C4T
This command configures the maximum number of concurrent TWAMP-Test sessions by clients with an IP address in a specific prefix. A new test session (described by a Request-TW-Session message) is rejected if accepting it would cause either the limit defined by this command or the server limit (max-sess-server) to be exceeded.
The no form of this command reverts to the default value.
no max-sess-prefix
Specifies the maximum number of concurrent test sessions.
max-sess-server count
no max-sess-server
config>test-oam>twamp>server
7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, and 7210 SAS-K 2F6C4T
This command configures the maximum number of concurrent TWAMP-Test sessions across all allowed clients.
A new test session (described by a Request-TW-Session message) is rejected if accepting it would cause either the limit defined by this command or a prefix limit (max-sess-prefix) to be exceeded.
The no form of this command instructs the system to go with the default value.
no max-sessions
Specifies the maximum number of concurrent test sessions.