## onos fabric-sim create device Create a new simulated device ``` onos fabric-sim create device [field options] [flags] ``` ### Options ``` --agent-port uint16 agent gRPC (TCP) port (default 20000) -h, --help help for device --port-count uint16 number of ports to create; default 32 (default 32) --start-agent starts agent upon creation (default true) --type string switch (default) or IPU (default "switch") ``` ### 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 "fabric-sim:5150") --tls-cert-path string the path to the TLS certificate --tls-key-path string the path to the TLS key ``` ### SEE ALSO * [onos fabric-sim create](onos_fabric-sim_create.md) - Commands for creating simulated entities ###### Auto generated by spf13/cobra on 29-Jun-2024