Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The delete protocols static route command removes the static route.

Note:

  • If you are configuring a default route in the default VRF, you need to enable management VRF (After enabled by using command set system management-vrf enable true, eth0 will automatically be moved to management VRF from default VRF) to ensure the normal access to eth0 management port.
  • When configuring IPv6 static route on FS S5810 Series and S5860 Series switch, the value of “prefixlen should be less than or equal to 64.


Command Syntax

set protocols static [vrf<vrf-name>] route <ip/prefixlen> {next-hop <nexthop-address> | blackhole | null0 | reject} [distance <distance> | tag <tag>]

...