Cmu_del_network_entity(8), Name, Synopsis – HP Insight Cluster Management Utility User Manual

Page 189: Description, Options, Examples

Advertising
background image

cmu_del_network_entity(8)

NAME

cmu_del_network_entity -- Delete a network entity.

SYNOPSIS

# /opt/cmu/bin/cmu_del_network_entity

<-f filename | -h>

# /opt/cmu/bin/cmu_del_network_entity

<network_entity_name1,

network_entity_name2

, .....>

DESCRIPTION

Delete a network entity.

OPTIONS

-h|--help

show help

-f|--filename inputfile

delete network entity(s) listed in inputfile

EXAMPLES

To delete the network entites rack1 and rack2:

# /opt/cmu/bin/cmu_del_network_entity rack1 rack2

To delete a list of network entities from file network_entity_list:

# /opt/cmu/bin/cmu_del_network_entity -f network_entity_list

The file network_entity_list contains one network entity per line without spaces or blanks.

189

Advertising