twamp
config>test-oam
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
Commands in this context configure TWAMP functionality.
no twamp
server
config>test-oam>twamp
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
Commands in this context configure the node for TWAMP server functionality.
prefix {ip-prefix | mask} [create]
no prefix
config>test-oam>twamp>server
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
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 the IPv4 address in dotted-decimal notation.
Specifies the prefix length.
Creates an entry.
description description-string
no description
config>test-oam>twamp>server>prefix
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
This command creates a text description for the current configuration context that is stored in the configuration file. The description command associates a text string with a configuration context to help identify the content in the configuration file.
The no form of this command removes the description.
Specifies the description character string. Allowed values are any character strings up to 80 characters composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, and so on), the entire string must be enclosed in double quotes.
max-conn-prefix count
no max-conn-prefix
config>test-oam>twamp>server>prefix
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
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 sets the default value.
no max-conn-prefix
Specifies the maximum number of control connections.
max-sess-prefix count
no max-sess-prefix
config>test-oam>twamp>server>prefix
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
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 instructs the system to go with the default value.
no max-sess-prefix
Specifies the maximum number of concurrent test sessions.
inactivity-timeout seconds
no inactivity-timeout
config>test-oam>twamp>server
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
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 tests in progress are terminated.
The no form of this command instructs the system to go with the default value.
no inactivity-timeout
Specifies the duration of the inactivity timeout.
max-conn-server count
no max-conn-server
config>test-oam>twamp>server
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
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 sets the default value.
no max-conn-server
Specifies the maximum number of control connections.
max-sess-server count
no max-sess-server
config>test-oam>twamp>server
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
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.
[no] shutdown
config>test-oam>twamp>server
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
This command administratively disables the TWAMP server.
The no form of this command administratively enables the TWAMP server.
shutdown