beautypg.com

Zone configuration management, Creating a zone configuration – Brocade Network OS NETCONF Operations Guide v4.1.1 User Manual

Page 151

background image

Network OS NETCONF Operations Guide

119

53-1003231-02

Zone configuration management

10

cfg-save

Zone configuration management

The following sections describe zoning configuration and management.

Creating a zone configuration

The following procedure adds a new zone configuration to the defined configuration and saves it to
nonvolatile memory.

NOTE

Zone configurations without any member zones can exist in volatile memory. They are deleted when
the transaction commits successfully.

1. Issue an RPC to configure the / node in the

urn:brocade.com:mgmt:brocade-zone namespace and add a node with the following
elements:

a. Include the element containing the name of the new zoning configuration.

b. Include a element for each zone you want to include in the configuration.

Each element must contain a element containing the
name of a zone.

2. Issue the RPC to configure the / node in the

urn:brocade.com:mgmt:brocade-zone namespace and set the value of the
element to “cfg-save” to save the modified configuration to nonvolatile memory.

The following example creates cfg3 with zoneA and zoneD as member zones and saves the defined
configuration to nonvolatile memory.

?xml version="1.0" encoding="UTF-8"?>

cfg3

zoneA

zoneD