cancel
Showing results for 
Search instead for 
Did you mean: 

How to disable a port in sharing

How to disable a port in sharing

Abdul_Raheem
New Contributor II
Hi All

How can I remove a particular port once it is configured as sharing?

Suppose the following is the command saved in switch.

“enable sharing 1:24 grouping 1:24,3:24,6:24 algorithm address-based L2 lacp”



Now I need to remove 6:24 from the following command. Is it possible if so I kindly request somebody to suggest me the command for the same.
8 REPLIES 8

BradP
Extreme Employee
Hi Abdul,

The command would be

configure sharing 1:24 delete port 6:24 Thanks
Brad

Henrique
Extreme Employee
Hi Abdul, please use the command below:

configure sharing 1:24 delete ports 6:24

Dear Henrique

Thank you very much for your quick support. It was realy helpul.

Thanks & Regards
Abdul Raheem

If you want to add a port to an existing LAG you can use the command below:

configure sharing add ports

You can find these information in the articles below :

https://gtacknowledge.extremenetworks.com/articles/Q_A/Can-I-add-ports-to-an-existing-share-group-wi...

https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-create-or-delete-a-share-group-in-E...
GTM-P2G8KFN