Tuesday, November 8, 2016

GPON ONT Service Profile Configuration(port eth)

port eth(gpon profile)

Function

This command is used to set the maximum number of MAC addresses that can be learned by an ONT port in a GPON ONT service profile. By default, the maximum number of MAC addresses that can be learned by the ONT is not limited.

Format

port { eth | vdsl } ont-portid max-mac-count { mac-address-num | unlimited }

Parameters

Parameter Description Value
eth Indicates the ONT ETH port. -
vdsl Indicates the ONT VDSL port. -
ont-portid Indicates the ONT port ID. Numeral type. Range: 1-8.
max-mac-count mac-address-num Sets the maximum number of MAC addresses that can be learned on each ONT port. When the number of the learned MAC addresses reaches this value, the port will no longer learn any new MAC addresses. Numeral type. Range: 1-255.
unlimited Indicates that the maximum number of MAC addresses that can be learned by the ONT is not limited. That is, the ONT can learn MAC addresses as many as possible. -

Modes

GPON ONT service profile mode, GPBD

Level

Operator level

Usage Guidelines

Run the config command to enter global config mode, and then run the ont-srvprofile gpon command to enter the GPON ONT service profile mode.

Example

In ONT service profile 1, to set the maximum number of MAC addresses that can be learned by Ethernet port 1 to 123, do as follows:
huawei(config-gpon-srvprofile-1)#port eth
{ ont-portid<U><1,8> }:1
{ max-mac-count<K> }:max-mac-count
{ mac-address-num<U><1,255>|unlimited<K> }:123

  Command:
          port eth 1 max-mac-count 123
                                                                      
In ONT service profile 1, to set the maximum number of MAC addresses that can be learned by VDSL port 1 to 123, do as follows:
huawei(config-gpon-srvprofile-1)#port vdsl
{ ont-portid<U><1,8> }:1
{ max-mac-count<K> }:max-mac-count
{ mac-address-num<U><1,255>|unlimited<K> }:123

  Command:
          port vdsl 1 max-mac-count 123
                                                                      

System Response

  • The system does not display any message after the maximum number of MAC addresses that can be learned by the ONTt port is set successfully in an ONT service profile.

MORE BLOG:

No comments:

Post a Comment