Skip to main content
Glama

portchannelsUpdatePortChannel

Modify port channel configurations in Hyperfabric infrastructure, including settings like LACP mode, member ports, speed, and annotations.

Instructions

Update a specific port channel.

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 port channel belongs to.
idYesThis is a read-only field. The unique identifier of the port channel.
annotationsNoA list of name-value annotations to store user-defined data including complex data such as JSON associated with the port channel.
descriptionNoThe description is a user-defined field to store notes about the port channel.
enabledNoThe enabled state of the port channel which indicates if the port channel is enabled or disabled.
labelsNoA list of user-defined labels that can be used for grouping and filtering port channels.
lacpModeNoLacpMode defines an enumeration of LACP modes.LACP_ACTIVE
maxSpeedNoThe maximum speed of the port channel (E.g. 100G).
membersNoA set of ports (E.g. Ethernet1_1, Ethernet1_4 etc.) of one or more nodes to be grouped in a LACP bundle.
metadataNoMetadata defines a map of attributes related to the lifecycle of the object.
minLinksNoThe minimum number of active links needed for the port channel to operate.
mtuNoThe Maximum Transmission Unit (MTU) of the port channel. Default value is 9100. The MTU value must be between 1500 and 9100.
nameNoThe name of the port channel. Name must have a prefix of PortChannel (E.g. PortChannel1).
rolesNoA list of roles of the port channel. The port roles list is mandatory, must contain exactly one role, and it must be "HOST_PORT".
stpNoThe Spanning Tree Protocol (STP) interface configuration for the port. The configuration is only used when a VLAN is deployed on the port.
vlanIdsNoThis is a read-only field. A list of VLAN IDs deployed on the port channel.
vnisNoThis is a read-only field. A list of VNIs attached to the port channel.

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