onos fabric-sim create link
Create a new simulated link
onos fabric-sim create link <src-port-id> <tgt-port-id> [field options] [flags]
Options
--bidirectional create inverse link too (default true)
-h, --help help for link
Options inherited from parent commands
--auth-header string Auth header in the form 'Bearer <base64>'
--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 - Commands for creating simulated entities