Bgp
nectl network l3 update bgp
Enable/Disable BGP for L3 network
nectl network l3 update bgp [flags]
Examples
nectl network l3 update bgp --id <uuid> --enable
Options
--disable disable BGP
--enable enable BGP
-h, --help help for bgp
--id string L3 Network ID (required)
Options inherited from parent commands
--host string gRPC server host (default "127.0.0.1")
--port uint16 gRPC server port (default 30666)
SEE ALSO
- nectl network l3 update - Update L3 network