Configuring Clusters; Configuring Cluster Objects Directly By Editing The Configuration; Configuring Cluster Objects Using Templates - Juniper NETWORK AND SECURITY MANAGER 2010.2 - ADMINISTRATION GUIDE REV1 Administration Manual

Table of Contents

Advertisement

Network and Security Manager Administration Guide

Configuring Clusters

Configuring Cluster Objects Directly by Editing the Configuration

Configuring Cluster Objects Using Templates

232
groups {
# CG defn from template
group1 {
interfaces {
<*> {
mtu 3k; }
}
}
}
# regular config
interfaces {
apply-groups group1; # apply-groups from template
fe-0/0/0 { mtu 5k; }
fe-0/0/1 { ... }
fe-0/0/2 { ... }
}
Configuring clusters has many similarities to configuring standalone devices. You can
use NSM to configure cluster objects either directly through regular configuration or
through templates. JUNOS device clusters can also use configuration groups to define
cluster data, just as for standalone JUNOS devices.
For Screen OS/IDP clusters, Secure Access clusters, and Infranet Controller clusters,
most of the configuration information is the same among the various members. However,
there are some differences that are configured separately on each cluster member.
JUNOS clusters are different in that the configuration on each JUNOS cluster member is
identical. These clusters use a special implementation of the configuration group
mechanism to maintain differences between the members, but within the same
configuration file.
Although you cannot edit the configuration of a cluster member, you can view its
configuration. In the Info tab of the open cluster, select Members. Icons representing the
members of the cluster appear in the main display area. Select the cluster member you
want to view, and click the Edit icon to display the cluster member configuration.
After editing the cluster configuration, you push the edited configuration to the cluster
using the Update Device directive. The cluster ensures that all members are synchronized.
For all device families, you can edit the cluster configuration by selecting the cluster icon
in the Device Manager and clicking the Edit icon. You then apply edits to the cluster as
you would to a standalone device. See "Editing Devices Using the Device Editor" on
page 188 for details about editing a configuration.
To configure a cluster object using a template:
In the Device Manager, select Devices.
1.
In the main display area, select the cluster you want to edit, and then click the Edit
2.
icon.
# wildcard matches all interfaces
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Network and security manager 2010.2

Table of Contents