## onos ransim create route Create an E2 node ``` onos ransim create route [field options] [flags] ``` ### Options ``` --color string route color (default "gray") -h, --help help for route --lat float64Slice waypoint latitude (default []) --lng float64Slice waypoint longitude (default []) --speed-avg float average speed in km/h (default 80) --speed-stddev float speed std. deviation in km/h ``` ### 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 "ran-simulator:5150") --tls-cert-path string the path to the TLS certificate --tls-key-path string the path to the TLS key ``` ### SEE ALSO * [onos ransim create](onos_ransim_create.md) - Commands for creating simulated entities ###### Auto generated by spf13/cobra on 29-Jun-2024