Find answers to your technical questions and learn how to use our products
Search suggestions:
Specifies which type of operation an RTR operation should employ in its probes, and to specify the address of the remote device to be probed.
This command is available only for newly-created RTRs, not for existing RTRs.
type echo protocol ipIcmpEcho ip-address
type tcpConnect dest-ipaddr ip-address dest-port port
Parameter
Description
Possible Values
Default Value
echo protocol ipIcmpEcho
Keyword indicating to use the ICMP Echo operation for RTR probes
tcpConnect
Keyword indicating to use the TCP Connection operation for RTR probes
ip-address
The IP address of the remote device to be probed
port
The port number of the destination port to be probed
read-write
rtr
Gxxx-001(config-rtr 1)# type echo protocol ipIcmpEcho 137.42.11.1 Gxxx-001(config-rtr icmp 1)#
Gxxx-001(config-rtr 2)# type tcpConnect dest-ipaddr 147.42.11.1 dest-port 80 Gxxx-001(config-rtr tcp 2)#
Previous Topic
Next Topic