chpvc Command
Purpose
The chpvc command is a command-line interface (CLI) command that manages the configuration of PowerVC.
Syntax
chpvc [ -h ] [ cloud_config | debug | fdisk | firewall | hostname | locale | netroute | network | network_dns | timezone ]
Description
The chpvc command is a PowerVC appliance utility that is used to view or modify system and network configuration parameters on the appliance controller or managed nodes. The chpvc command provides options to configure essential system settings such as hostname, network interfaces, DNS, routing, firewall, and localization parameters.
Flags
| Items | Description |
|---|---|
| -h or --help | Displays help about the chpvc command. |
Subcommands
Note: Run the following command to display help for a subcommand:
chpvc <subcommand> -h
or
chpvc <subcommand> --help| Subcommand | Options | Description |
|---|---|---|
| cloud_config | --validate YAML_VALIDATION_FILE | Validates the cloud configuration data against the YAML validation file. |
| debug | enable | Enables the debug option for PowerVC. |
| fdisk | list | Lists all the available disk partitions. |
| firewall | add | remove | The firewall subcommand has the following options -
|
| hostname | modify | show | The hostname subcommand has the following options -
|
| locale | enable | list | modify | The locale subcommand has the following options -
|
| netroute | add | remove | The netroute subcommand has the following options -
|
| network | modify | add | show | The network subcommand has the following options -
|
| network_dns | add | remove | The network_dns subcommand has the following options -
|
| timezone | status | show | list-timezones | set-time | set-timezone | The timezone subcommand has the following options -
|