Trace Route(TRC IPADDR)

Function

An OM command that traces a destination IP address on a specified board to detect how many hops are required to route from the local to the peer.

Note

1. You cannot run this command again before the previous result is returned.

2. This command does not apply to the standby board in active/standby mirroring mode if standby board uses the device IP address in communication.

Parameters

ID Name Description
SRN Subrack No.

Meaning: number of the subrack for running the command

Value range: 0-11

Explanation: The subrack number uniquely identifies a subrack.

Default value: None

SN Slot No.

Meaning: number of the slot for running the command

Value range: 0-27

Explanation: The subrack number and slot number uniquely identify a board.

Default value: None

DESTIP Destination IP address

Meaning: destination IP address

Value range: 0.0.0.0-255.255.255.255

Explanation: This parameter specifies the destination IP address of the traced route. You can use the TRC IPADDR command to query the number of hops from the IP interface board on the BSC to the destination IP address

Default value: None

SRCIP Source IP address

Meaning: source IP address

Value range: 0.0.0.0-255.255.255.255

Explanation: This parameter specifies the source IP address of the traced route. The value of this parameter is the port IP address or device IP address of the IP interface board on the BSC

Default value: None

MAXTTL Max TTL

Meaning: maximum TTL value of the sent Trace packet

Value range: 1-255

Explanation: None

Default value: 30

NQUERIES Trace times for each TTL

Meaning: number of trace packets sent by each TTL

Value range: 1-10

Explanation: None

Default value: 3

TIMEOUT Time out

Meaning: time expired in response to the trace packets

Value range: 1-65535

Explanation:

1 Unit: millisecond

Default value: 5000

Example

Trace the destination IP address on a board (Subrack No. = 0; Slot No. = 24; Destination IP address = 20.0.0.3):
TRC IPADDR: SRN=0, SN=24, DESTIP="20.0.0.3";
traceroute to 161.66.2.0(161.66.2.0)   30 hops max,40 bytes packet   
 1   161.69.2.201   10 ms    0 ms    0 ms   
 2    *    *    *   
 3    *    *    *   
 4    *    *    *   
 5    *    *    *   
 6    *    *    *
Related reference
Display Ethernet Port IP Address(DSP ETHIP)
Display Device IP Address(DSP DEVIP)
Display IP Route(DSP IPRT)

Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.