Deleting a Stack Member Port
Deleting a stack member port is to restore it as a service port.
Procedure (Versions Later Than V200R002)
- Run the system-view command to enter the system view.
- Run the interface stack-port member-id/port-id command to enter the logical stack port
view.
- Run the shutdown
interface { interface-type interface-number1 [ to interface-type interface-number2 ] }
&<1-10> command to set the stack member ports to Down.
- Run the undo port interface { interface-type interface-number1 [ to interface-type interface-number2 ] } &<1-10> enable command to
remove the stack member ports from the logical stack port and restore
them as service ports.
# Delete the stack member port XGE0/0/1
from a logical stack port.
<HUAWEI> system-view
[HUAWEI] interface stack-port 0/1
[HUAWEI-stack-port0/1] shutdown interface xgigabitethernet0/0/1
[HUAWEI-stack-port0/1] undo port interface xgigabitethernet0/0/1 enable
Procedure (V200R002 and Earlier Versions)
- Run the system-view command to enter the system view.
- Run the interface stack-port member-id/port-id command to enter the logical stack port
view.
- Run the undo port member-group interface interface-type interface-number command
to remove stack member ports from the logical stack port.
- Run the quit command to return to the system view.
- Run the undo stack port interface { interface-type interface-number1 [ to interface-type interface-number2 ] } &<1-10> enable command to
restore stack member ports as service ports.
# Delete the stack member port XGE0/0/1
from a logical stack port.
<HUAWEI> system-view
[HUAWEI] interface stack-port 0/1
[HUAWEI-stack-port0/1] undo port member-group interface xgigabitethernet 0/0/1
[HUAWEI-stack-port0/1] quit
[HUAWEI] undo stack port interface xgigabitethernet 0/0/1 enable