Monday, August 15, 2016

What is gem delete ?

Function

This command is used to cancel the binding between a GEM port and a T-CONT, that is, delete the GPON service. When the binding between a GEM port and a T-CONT is no longer required to support the GPON service or a GEM port needs to be bound to another T-CONT, run this command to cancel the binding between the GEM port and the T-CONT,
NOTE:
If a GEM index is used by a traffic stream, run undo service-port command to delete this traffic stream first and then run this command to delete the GEM index.
If the mapping between the GEM port and the services is already set up, run undo gem mapping command to delete this mapping first and then run this command to delete the GEM port.

Format

gem delete gem-index

Parameters

Parameter Description Value
gem-index Indicates the index of a GEM port. It specifies the GEM port to be deleted. Numeral type. Range: 0-1023.

Modes

GPON ONT line profile mode, HG8245H

Level

Operator level

Usage Guidelines

  • Run the config command to enter the global config mode, and then run the ont-lineprofile gpon command to enter the GPON ONT line profile mode.
  • After running this command, you need to run the commit command. Then, the configuration performed through this command can take effect.

Example

To cancel the binding between GEM port 1 and the T-CONT in ONT line profile 10, do as follows:
huawei(config-gpon-lineprofile-10)#gem delete                                  
{ gem-index<U><0,1023> }:1                                                       
                                                                                
  Command:                                                                      
          gem delete 1 

huawei(config-gpon-lineprofile-10)#commit

System Response

  • The system does not display any message after the binding between the GEM port and the T-CONT is canceled successfully.
  • For more information about the error message that the system displays against a command entered with incorrect syntax,

MORE BLOG:

No comments:

Post a Comment