OcNOS-SP : Layer 3 Guide : Two-Way Active Measurement Protocol Command Reference : TWAMP Commands : twamp server port
twamp server port
Use this command to set the twamp server mode TCP listen port.
Use the no form of this command to reset the port value to the default value 862.
Command Syntax
port (862|<1025-65535>)
Parameters
<1025-65535>
Set the TCP port value where the twamp server will be listening. It could be either the default value 862, or in the range 1025-65535.
Default
Default value is 862
Command mode
twamp-server mode
Applicability
This command was introduced in OcNOS version 6.2.0.
Examples
OcNOS(config)#twamp server
OcNOS(config-twamp-server)#port 2555
OcNOS(config-twamp-server)#commit
OcNOS(config-twamp-server)#no port
OcNOS(config-twamp-server)#commit
OcNOS(config-twamp-server)#
Last modified date: 10/16/2023