local-management
Syntax
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 12.3.
Description
Specify the management address of the device running Junos to which the compute cluster is connected. This is the Routing Engine counterpart to the management interface address on the compute node.
To configure local-management, configure the IPv4 address (without a prefix) of the interface on the Junos device that is connected to the management interface of all the compute nodes in the compute cluster. Management interface means the network interface (either bridge or ethernet) on the compute node that has the management option configured.
Configuration changes to the local-management option are nondestructive, that is, such changes do not require a reboot of the compute node.
If local-management is not configured under [edit services app-engine virtual-machines instance instance-name] hierarchy level, the local management interface defaults to the compute cluster’s local management interface under which that VM is provisioned.
Options
family inet | — | Only the IPv4 protocol is supported. |
address ip-address | — | The IPv4 address without prefix of the network interface being configured. |
Required Privilege Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.