Ze command
Description
Injects arbitrary bytes with no BGP framing and no validation. It is for
conformance testing and fuzzing only, and it will break the session if it is used
carelessly. With a type keyword ze writes the marker and the header, and the data carries
the message body alone. Without a type keyword the data carries the whole packet, marker
and header included.
Arguments
| Name | Type | Required | Values |
|---|---|---|---|
selector | string | yes | any value of this type |
encoding | enum | yes | hex b64 |
data | string | yes | any value of this type |
type | enum | no | open update notification keepalive route-refresh |