Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

8.205. neutron router-interface-add

usage: neutron router-interface-add [-h] [--request-format {json}]
                                    ROUTER INTERFACE
Add an internal network interface to a router.

Positional arguments

ROUTER


        ID or name of the router.

INTERFACE


        The format is "SUBNET|subnet=SUBNET|port=PORT". Either
      a subnet or port must be specified. Both ID and name
      are accepted as SUBNET or PORT. Note that "subnet="
      can be omitted when specifying a subnet.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.