## onos discovery add ipu Add a new server with an IPU to a rack ``` onos discovery add ipu [flags] ``` ### Options ``` --chassis-config string chassis configuration ID --gnmi-endpoint string gNMI endpoint as host:port -h, --help help for ipu --host-agent-endpoint string host agent endpoint as host:port --link-agent-endpoint string link agent endpoint as host:port --nat-agent-endpoint string NAT agent endpoint as host:port --p4rt-device-id uint P4Runtime device ID as a number --p4rt-endpoint string P4Runtime endpoint as host:port --pipeline-config string pipeline configuration ID --pod string ID of the parent pod --rack string ID of the parent rack --realm string optional realm label value --role string optional role label value ``` ### Options inherited from parent commands ``` --auth-header string Auth header in the form 'Bearer ' --no-tls if present, do not use TLS --service-address string the gRPC endpoint (default "topo-discovery:5150") --tls-cert-path string the path to the TLS certificate --tls-key-path string the path to the TLS key ``` ### SEE ALSO * [onos discovery add](onos_discovery_add.md) - Add new topology discovery seed entity ###### Auto generated by spf13/cobra on 29-Jun-2024