Specifications

save policy
ExtremeWare XOS 10.1 Command Reference Guide 353
save policy
save policy <policy-name> {<newName>}
Description
Saves the the specified policy.
Syntax Description
Default
The default is to save the policy to a file with the same name as the original policy file.
Usage Guidelines
Use this command to save a policy currently in the server database to a policy file. You may save the
policy to a new file.
Example
The following example saves the policy zone5 to a policy file named zone5.pol:
save policy zone5
The following example saves the policy zone5 to a policy file named zone5_edit.pol:
save policy zone5 zone5_edit
policy-name Specifies the policy to save.
newName Specifies a new policy filename.