multicast gemport
Function
The multicast gemport command is used to set T-CONTs and
port mapping attributes for ONT multicast GEM ports, to ensure that multicast
GEM ports can carry services.
The undo multicast gemport command is used to restore the T-CONTs and port mapping attributes of ONT multicast GEM ports to the default value.
The undo multicast gemport command is used to restore the T-CONTs and port mapping attributes of ONT multicast GEM ports to the default value.
Format
multicast gemport tcont tcontid [
port-bundle bundleid-index | eth
ont-portid ]
undo multicast gemport
undo multicast gemport
Parameters
Parameter | Description | Value |
---|---|---|
tcont tcontid | Specifies a T-CONT for a multicast GEM port. | Numeral type. Range: 0-127. |
port-bundle bundleid-index | Indicates the bundle group ID. | Numeral type. Range: 0-7. |
eth ont-portid | Indicates the bundle group ID. | Numeral type. Range: 1-8. |
Usage Guidelines
- Run the config command to enter global config mode, and then run the ont-lineprofile gpon command to enter 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.
- You can run the display ont-lineprofile gpon command to query T-CONTs and port mapping attributes of multicast GEM ports in the GPON ONT line profile.
Example
To set the T-CONT ID to 5 and Ethernet bonding group to 1 for a multicast GEM
port in ONT line profile 1, do as follows:
huawei(config-gpon-lineprofile-1)#multicast gemport { tcont<K> }:tcont { tcont-id<U><0,127> }:5 { <cr>|eth<K>|port-bundle<K> }:port-bundle { bundleid-index<U><0,7> }:1 Command: multicast gemport tcont 5 port-bundle 1To restore T-CONTs and port mapping attributes of a multicast GEM port to the default value in ONT line profile 1, do as follows:
huawei(config-gpon-lineprofile-1)#undo multicast gemport
No comments:
Post a Comment