Tuesday, November 1, 2016

EPON ONT Service Profile Configuration(ont-port(epon profile))

ont-port(epon profile)

Function

This command is used to set the port capability set, that is, the number of each type of ports on the ONT, in the ONT line profile. When you need to set the number of each type of ports on the ONT that is bound with a service profile in the service profile, run this command.

Format

ont-port { pots { pots-port | adaptive } | eth { eth-port| adaptive } | tdm tdm-port | tdm-type port-type }*

Parameters

Parameter Description Value
pots pots-port Indicates the number of POTS ports on the ONT. Numeral type. Range: 0-32. When the value is adaptive, it indicates adaptive mode.
Default value: 0.
eth eth-port Indicates the number of Ethernet ports on the ONT. Numeral type. Range: 0-8. When the value is adaptive, it indicates adaptive mode.
Default value: 0.
tdm tdm-port Indicates the number of TDM ports on the ONT. Numeral type. Range: 0-8.
Default value: 0.
tdm-type port-type Indicates the type of the TDM port on the ONT. Enumerated type. Options: E1 and T1.

Modes

EPON ONT service profile mode, GPBD, GPFD

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, and then run the ont-srvprofile epon command to enter EPON ONT service profile mode.
  • If you do not set the number of ONT ports by running this command, the number of each type of ports on the ONT is zero by default.
  • When you reduce the number of ports, the system displays a message prompting that the operation may delete ports that are not within the configuration range. In addition, the system asks the user to confirm whether to perform the port reduction operation.
  • The number of each type of ports on the ONT must be the same as the number of online ports on the ONT. Otherwise, the port state is mismatch. You can run the display ont capability(epon) command to query the number of online ports on the ONT.

Example

Assume that:
  • Number of POTS ports: 1
  • Number of Ethernet ports: 2
  • Number of TDM ports: 2
  • Type of the TDM port: E1
To configure such a port capability set in ONT line service profile 2, do as follows:
huawei(config-epon-srvprofile-2)#ont-port
{ eth<K>|pots<K>|tdm-type<K>|tdm<K> }:pots
{ adaptive<K>|pots-port<U><0,32> }:1
{ <cr>|eth<K>|tdm-type<K>|tdm<K> }:eth
{ adaptive<K>|eth-port<U><0,8> }:2
{ <cr>|tdm-type<K>|tdm<K> }:tdm
{ tdm-port<U><0,8> }:2
{ <cr>|tdm-type<K> }:tdm-type
{ port-type<E><E1> }:e1

  Command:
          ont-port pots 1 eth 2 tdm 2 tdm-type e1

System Response

  • The system does not display any message after the parameters of an ONT port capability set are configured successfully.

MORE BLOG:

No comments:

Post a Comment