docs/doc/source/planning/openstack/port-security-extension.rst
Ron Stone 2b62f49a9d Fix symlinks
Changed paths to avoid '..', which breaks symlinks in newer versions of sphinx.
Consolidated installation include files under /_includes. Prefixed r5 versions with 'r5_'
Moved files that are used up/down, but at different paths under /shared/_includes
and /shared/figures
Move two include files to /_includes
Moved addtional images to /shared/figures/... Required for DS platform builds.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Ia38f4205c5803b3d1fc043e6c59617c34a4e5cbd
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-09-02 13:31:45 +00:00

1006 B
Executable File

Port Security Extension

supports the Neutron port security extension for disabling IP address filtering at the project network or port level.

By default, IP address filtering is enabled on all ports and networks, subject to security group settings. You can override the default IP address filtering rules that apply to a by enabling the Neutron port security extension driver, and then disabling port security on individual project networks or ports. For example, you can configure a to allow packet routing by enabling the port security extension driver, and then disabling port security on the port used for routing.

Disabling port security on a network also disables address filtering on the network.

By default, the port security extension driver is disabled.

partner