Command map

send bgp update

Send a pre-built BGP UPDATE to a peer.

Ze command

Registry path
send bgp update
Usage
send bgp <selector> update <text|hex|b64|cursor>
Mode
Daemon
Wire method
ze-bgp:peer-update
Backends
any backend
Task support
optional: the MCP call is synchronous, which is the default
Subcommands
none: this command takes no subcommand
Pipes, always
json, ndjson, table, text, yaml, raw, no-more, save
Pipes, when the answer has rows
match, count, first, last, display, fill
Pipes, while streaming
log
Pipes, local process only
save

Description

The encoding word says how the rest of the line is read. text is the
route syntax docs/architecture/api/update-syntax.md states, hex and b64 are wire octets, and
cursor replays a stored position. 'show bgp encode' builds a hex payload. The tokens after
the encoding word are that encoding's own grammar, and this model states the encoding
alone.

Arguments

NameTypeRequiredValues
selectorstringyesany value of this type
encodingenumyestext hex b64 cursor

Mapping status

No vendor equivalent has been curated yet for this Ze command.

Juniper Junos MX

No equivalent is listed for this vendor yet.

Cisco IOS XR

No equivalent is listed for this vendor yet.

Nokia SR OS

No equivalent is listed for this vendor yet.

VyOS

No equivalent is listed for this vendor yet.