Test Commands
Using the PPP Echo-Test Command
ppp echo-test { callid call_id | ipaddr ip_address | msid ms_id | username subscriber_name }
| Keyword/Variable | Description |
|---|---|
| callid call_id | Specifies that the test is executed for a subscriber with a specific call identification number (callid). call_id is the specific call identification number that you wish to test. |
| ipaddr ip_address | Specifies that the test is executed for a subscriber with a specific IP address. ip_address is the specific IP address that you wish to test. |
| msid ms_id | Specifies that the test is executed for a subscriber with a specific mobile station identification (MSID) number. ms_id is the specific mobile station identification number that you wish to test. |
| username subscriber_name | Specifies that the test is executed for a subscriber with a specific username. subscriber_name is the specific username that you wish to test. |
USERNAME: user2@aaa
MSID: 0000012345 CALLID: 001e8481
Tx/Rx
1/0 RTT(min/max/avg) 0/0/0
USERNAME: user2@aaa
MSID: 0000012345 CALLID: 001e8481
Tx/Rx
1/1 RTT(min/max/avg) 77/77/77 (COMPLETE)
Using the GTPC Test Echo Command
IMPORTANT:
gtpc test echo src-address gn_address { all | sgsn-address ip_address }
| Keyword/Variable | Description |
|---|---|
| echo src-address gn_address | Specifies
the IP address of a Gn interface configured on the system.
NOTE: The IP address
of the system’s Gn interface must be bound to a configured
GGSN service prior to executing this command.
|
| all | Specifies that GTP-C echo requests will be sent to all SGSNs that currently have sessions with the GGSN service. |
| sgsn-address ip_address | Specifies that GTP-C echo requests will be sent to a specific SGSN.ip_address is the address of the SGSN receiving the requests. |
Using the GTPU Test Echo Command
gtpu test echo src-address gn_address { all | sgsn-address ip_address }
| Keyword/Variable | Description |
|---|---|
| src-address gn_address | Specifies
the IP address of a Gn interface configured on the system.
NOTE: The IP address
of the system’s Gn interface must be bound to a configured
GGSN service prior to executing this command.
|
| all | Specifies that GTP-U echo requests will be sent to all SGSNs that currently have sessions with the GGSN service. |
| sgsn-address ip_address | Specifies that GTP-U echo requests will be sent to a specific SGSN.ip_address is the address of the SGSN receiving the requests. |
Using the GTPv0 Test Echo Command
gtpv0 test echo src-address gn_address { all | sgsn-address ip_address }
| Keyword/Variable | Description |
|---|---|
| src-address gn_address | Specifies
the IP address of a Gn interface configured on the system.
NOTE: The IP address
of the system’s Gn interface must be bound to a configured
GGSN service prior to executing this command.
|
| all | Specifies that GTPv0 echo requests will be sent to all SGSNs that currently have sessions with the GGSN service. |
| sgsn-address ip_address | Specifies that GTPv0 echo requests will be sent to a specific SGSN.ip_address is the address of the SGSN to receiving the requests. |
GTPv0 test echo
--------------
SGSN: 192.168.157.2
Tx/Rx: 1/1 RTT(ms):14 (COMPLETE)Recovery: 210(0xD2)
Using the DHCP Test Command
IMPORTANT:
dhcp test dhcp-service svc_name [ all | server ip_address ]
| Keyword/Variable | Description |
|---|---|
| dhcp-service svc_name | The name of the DHCP service. svc_name can be from 1 to 63 alpha and/or numeric characters in length and is case sensitive. |
| all | Tests DHCP functionality for all servers. |
| server ip_address | Tests DHCP functionality for the server. |
DHCP test status for
service <DHCP-Gi>:
Server address: 192.168.16.2
Status: Tested
Lease address:
192.168.16.144 Lease Duration: 600 secs.
Testing GTPP Accounting with a CGF
IMPORTANT:
gtpp test accounting { all | cgf-server ip_address }
| Keyword/Variable | Description |
|---|---|
| all | Tests all CGFs configured within the given context. |
| cgf-serverip_address | Tests a specific CGF configured within the given context. |
Testing GTPP Connectivity with a GSS
gtpp test storage-server [address ip-address port udp-port]
| Keyword/Variable | Description |
|---|---|
| storage-server | Tests configured GSS within the given context. |
| address ip_address port udp_port | Tests connectivity with GSS having ip_address and udp_port before configuring it within the given context. |