Users Guide

Table Of Contents
3–QCS CLI Commands
Remove Multiple NPIV Ports
Doc No. TD-000971 Rev. 1
January 29, 2021 Page 121 Copyright © 2021 Marvell
Remove Multiple NPIV Ports
Removes multiple NPIV ports at the same time. This command is available in the
context of an FCoE Host Bus Adapter.
Syntax removemultinpivport
{{-s <x:xx>} {-e <x:xx>}}
Keywords -s
Specifies the starting name range, where only three digits (1–3) are allowed to
change; for example: 2x:xx:00:10:18:aa::bb::cc. The other digits are
from the current WWPN or WWNN.
-e
Specifies the ending name range, where only three digits (1–3) are allowed to
change; for example: 2x:xx:00:10:18:aa::bb::cc. The other digits are
from the current WWPN or WWNN.
Examples The following example shows the removemultinpivport command:
qcscli -t FCoE -f MAC -i 000e1e5027b3 "removemultinpivport -s 1:11
-e 1:19"
Removing NPIV ports
-------------------
21:11:00:0e:1e:50:27:b3 : Succeed
21:12:00:0e:1e:50:27:b3 : Succeed
21:13:00:0e:1e:50:27:b3 : Succeed
21:14:00:0e:1e:50:27:b3 : Succeed
21:15:00:0e:1e:50:27:b3 : Succeed
21:16:00:0e:1e:50:27:b3 : Succeed
21:17:00:0e:1e:50:27:b3 : Succeed
21:18:00:0e:1e:50:27:b3 : Succeed
21:19:00:0e:1e:50:27:b3 : Succeed
Result: 9 NPIV port(s) removed.