Scroll to navigation

ola_patch(1) General Commands Manual ola_patch(1)

NAME

ola_patch - Control OLA port bindings.

SYNOPSIS

ola_patch [ options ]

DESCRIPTION

ola_patch is used to control the port to universe mappings in olad(1).

OPTIONS

The id of device to patch.
Display the help message.
The id of the port to patch.
Unpatch this port.
Patch the input port (default is output).
The id of the universe to patch to (default 0).

EXAMPLES

Patch output port 1 of device 4 to universe 3:

ola_patch -d 4 -p 1 -u 3

Patch input port 2 of device 5 to universe 10:

ola_patch -d 5 -p 2 -i -u 10

SEE ALSO

olad(1), ola_dev_info(1),

July 2013