HP VPN Firewall Appliances System Management and Maintenance Command Reference

38
Hardware Stora
g
e medium name
F1000-A-EI/F1000-S-EI Flash (partitioning not supported)
F1000-E cfa
F5000 cfa
F5000-S/F5000-C cfa
VPN firewall modules cfa
20-Gbps VPN firewall modules cfa
Examples
# Divide the CF card on the device evenly into three partitions in simple mode.
<Sysname> fdisk cfa: 3
The capacity of cfa: : 256M bytes
cfa: will be divided into the following partition(s):
DeviceName Capacity
cfa0: 85MB
cfa1: 85MB
cfa2: 86MB
All data on cfa: will be lost, proceed with fdisk? [Y/N]:y
% Now begin to fdisk cfa:, please wait... done.
Reset (default) paths for files as needed, such as log file, ftp root directory, etc.
# Divide the CF card on the device into one partition in an interactive way.
<Sysname> fdisk cfa:
The capacity of cfa: : 256M bytes
Partition 1 (32MB~224MB, 256MB, CTRL+C to quit, Enter to use all space left):
// Press Enter or enter 256.
cfa: will be divided into the following partition(s):
DeviceName Capacity
cfa0: 256MB
All data on cfa: will be lost, proceed with fdisk? [Y/N]:y
% Now begin to fdisk cfa:, please wait... done.
Reset (default) paths for files as needed, such as log file, ftp root directory, etc.
# Divide the CF card on the device into three partitions in an interactive way.
<Sysname> fdisk cfa:
The capacity of cfa: : 256M bytes
Partition 1 (32MB~224MB, 256MB, CTRL+C to quit, Enter to use all space left):
// Enter
128
to specify the size of the first partition as 128 MB.
Partition 2 (32MB~96MB, 128MB, CTRL+C to quit, Enter to use all space left):
// Enter
31
to specify the size of the second partition as 31 MB.
The partition size should be greater than or equal to 32MB.
Partition 2 (32MB~96MB, 128MB, CTRL+C to quit, Enter to use all space left):
// Enter
1000
to specify the size of the second partition as 1000 MB.
The partition size should be less than or equal to 128MB.
Partition 2 (32MB~96MB, 128MB, CTRL+C to quit, Enter to use all space left):