Skip to main content
Glama

nodesUpdateNodeLoopback

Modify loopback interface configuration on a network node by updating IP addresses, annotations, labels, or descriptions to manage network connectivity and routing.

Instructions

Update a specific loopback.

To use this tool, pass the resource ID and the fields to update as arguments

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fabricIdYesThis is a read-only field. The unique identifier of the fabric to which this loopback belongs to.
nodeIdYesThis is a read-only field. The unique identifier of the node to which this loopback belongs to.
loopbackIdYesThe loopback id or name.
annotationsNoA list of name-value annotations to store user-defined data including complex data such as JSON associated with the loopback.
autoCreatedNoThis is a read-only field. A flag that indicates if the loopback was automatically created by the system.
descriptionNoThe description is a user-defined field to store notes about the loopback.
idNoThis is a read-only field. The unique identifier of the loopback of the node in the fabric.
ipv4AddressNoThe IPv4 host address with subnet mask to be configured on the loopback.
ipv6AddressNoThe IPv6 host address with subnet mask to be configured on the loopback.
labelsNoA list of user-defined labels that can be used for grouping and filtering loopbacks.
metadataNoMetadata defines a map of attributes related to the lifecycle of the object.
nameNoThe name of the loopback. Must be in the format Loopback\<Integer\>.
vrfIdNoThe unique identifier of the VRF to which this loopback is attached to.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jim-coyne/hyperfabric_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server