| Router A Configuration
|
|
|
Navigate to the Services>RPM level in the configuration
hierarchy.
|
- In the configuration editor hierarchy, select Services.
- Select the Yes check box.
- Click Configure.
|
From the top of the configuration hierarchy, enter
edit services rpm
|
|
Configure the RPM owner customerC.
|
- In the Probe box, click Add new entry.
- In the Owner box, type customerC.
- Click OK.
|
Enter
set probe customerC
|
|
Configure the RPM test tcp-test for the RPM owner customerC.
The sample RPM test is a TCP probe with a test interval (probe frequency)
of 5, a probe type of tcp-ping, and a target address of 192.162.45.6.
|
- In the configuration editor hierarchy, select customerC.
- In the Test box, click Add new entry.
- In the Name box, type tcp-test.
- In the Probe frequency box, type 5.
- In the Probe type box, select tcp-ping.
- In the Target box, select the Yes check
box, and click Configure.
- In the Target type box, select Address.
- In the Address box, type 192.162.45.6.
- Click OK.
|
- From the top of the configuration hierarchy, enter
edit services rpm probe customerC
- Enter
set test tcp-test probe-frequency 5
- Enter
set test tcp-test probe-type tcp-ping
- Enter
set test tcp-test target address 192.162.45.6
|
|
Configure port 50000 as the TCP port to which the RPM probes
are sent.
|
In the Destination port box, type 50000.
|
Enter
set test tcp-test destination-port 50000
|
| Router B Configuration
|
|
|
Navigate to the Services>RPM level in the configuration
hierarchy.
|
- In the configuration editor hierarchy, select Services.
- Select the Yes check box.
- Click Configure.
|
From the top of the configuration hierarchy, enter
edit services rpm
|
|
Configure Router B to act as a TCP server, using port 50000 to send
and receive TCP probes.
|
- In the configuration editor hierarchy, select Probe
Server.
- In the Tcp box, click Configure.
- In the Port box, type 50000.
- Click OK.
|
Enter
set probe-server tcp port 50000
|
|
Configure Router B to act as a UDP server, using port 50037 to send
and receive UDP probes.
|
- In the configuration editor hierarchy, select Probe
Server.
- In the Udp box, click Configure.
- In the Port box, type 50037.
- Click OK.
|
Enter
set probe-server udp port 50037
|