An OM command that queries the Ethernet port IP addresses over the A, Abis, and Gb interfaces.
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: This parameter specifies the 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 |
PN | Port No. | Meaning: Ethernet port number Value range: 0-7 Explanation: If you do not set this parameter, all the Ethernet ports of the specified board are queried. Default value: None |
Query all the port IP addresses (Subrack No. = 0; Slot No. = 24): DSP ETHIP: SRN=0, SN=24; The result is as follows: +++ HUAWEI 2007-12-17 08:35:37 O&M #1584 %%DSP ETHIP: SRN=0, SN=24;%% RETCODE = 0 Operation succeeded Query the IP address of the Ethernet ports over the A, Abis, and Gb interfaces. ------------------------------------------- Port No. IP address subnet mask 0 100.0.10.101 255.255.255.0 1 100.0.11.101 255.255.255.0 (Number of results = 2) --- END