home

Supported platforms

Vyatta NOS documentation

Learn how to install, configure, and operate Vyatta Network Operating System (Vyatta NOS), which helps to drive our virtual networking and physical platforms portfolio.

delete session-table destination <destination-ip-address> source <source-ip-address>

Deletes all entries that match the destination and source IP addresses of a session from the data plane session table.

delete session-table destination destination-ip-address source source-ip-address
destination-ip-address
Destination IPv4 address. You can specify an IP address (for example, 192.168.1.3) or an IP address and a port (for example, 192.168.1.3:30).
source-ip-address
Source IPv4 address. You can specify an IP address (for example, 192.168.1.3) or an IP address and a port (for example, 192.168.1.3:30).

Operational mode

Use this command to delete all entries that match the destination and source IP addresses of a session from the data plane session table.