Posted by Nino_Chou at 2021-10-21 07:31
Hi friend.Please give me the model of your equipment.Thanks.
Hi friend.
You could use the service-port-bundle command.
The service-port-bundle command is used to create one or more service virtual port bundles. When different service virtual ports carry the same service, these service virtual ports can be bundled to form a bundle, which is identified by the bundle ID.
Usage Guidelines
First, create a bundle and then add service virtual ports to it.
The service VLANs for all the service virtual ports in one bundle must be the same.
Example
To add service virtual port bundles 20, 30, and 40-600 in batches, do as follows:
huawei(config)#service-port-bundle
{ bundleid-list<S><Length 1-255> }:20,30,40-600
Command:
service-port-bundle 20,30,40-600
It will take several minutes, and console may be timeout, please use command
idle-timeout to set time limit
Are you sure to add service-port bundle(s)? (y/n)[n]:y
The total of the FLOWBUNDLEs having been processed is: 563
The total of the added FLOWBUNDLEs is: 563
For more details, click here to learn more.
Thanks.