net_route_add

Add IP address route.

Usages

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

Arguments

-i [Interface number]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 addresses.

-6 [IP_address Prefix_len]IPv6 addresses.

Output

None.

Required Configuration

None.

Notes/Warnings

None.