WAN Subsystem Configuration and Management Manual

SCF Commands
WAN Subsystem Configuration and Management Manual522463-011
6-54
DELETE SERVER Command
Considerations
You cannot delete a profile if it is in use by a device. Determine if the profile is in
use by any device using the INFO PROFILE command.
Only PROFILE objects that were added with the WAN subsystem ADD command
can be deleted.
DELETE SERVER Command
Use the DELETE SERVER command to remove a CLIP from the configuration
database.
The DELETE SERVER command has this syntax:
conc-name.clip-num
indicates the CLIP.
SUB { ALL | NONE | ONLY }
selects the subordinate objects the command affects.
ALL
specifies that the named object and the subordinate objects are affected.
NONE
specifies that the named object is affected but that the subordinate objects are
not. NONE is the default.
DELETE SERVER $ZZWAN.#conc-name.clip-num
[ , SUB { ALL | NONE | ONLY } ]
Value: The SERVER name is the name of the SWAN concentrator, fol-
lowed by the CLIP number.
conc-name is the name of the SWAN concentrator as specified in
the ADD ADAPTER command.
clip-num is the CLIP number. The possible values for the CLIP
number are 1, 2, or 3 for a SWAN concentrator and 1, 2, 3, 4, 5, or
6 for a SWAN 2 concentrator.
Default: None provided.
Wild card: You can use the asterisk (*) to specify all configured SERVER
objects.