Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 3.03.00

Remove a route (previously added using net_route_add).

Usages

net_route_remove {-i [if_nbr]} {-4 [IP Address] [Mask] [Gateway]} {-6 [IP Address] [Prefix Length]}

Arguments

-i [Interface number], Specified  Specified on which interface the reset will occur. If no interface is specified, all existing interfaces will be reset.

-4 [IP_address Mask Gateway], IPv4  IPv4 addresses.

-6 [IP_address Prefix_len], IPv6  IPv6 addresses.

Output

None.

Required Configuration

...