R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

30
undo ip route-static default-preference
Default
The default preference of static routes is 60.
Views
System view
Default command level
2: System level
Parameters
default-preference-value: Specifies a default preference for static routes, in the range of 1 to 255.
Usage guidelines
If no preference is specified for a static route, the default preference is used.
When the default preference is re-configured, it applies to newly added static routes only.
Examples
# Set the default preference of static routes to 120.
<Sysname> system-view
[Sysname] ip route-static default-preference 120
Related commands
display ip routing-table
ip route-static
ip route-static fast-reroute
Use ip route-static fast-reroute to configure static route fast reroute (FRR).
Use undo ip route-static fast-reroute to restore the default.
Syntax
ip route-static [ vpn-instance vpn-instance-name ] fast-reroute route-policy route-policy-name
undo ip route-static [ vpn-instance vpn-instance-name ] fast-reroute
Default
Static route FRR is not configured.
Views
System view
Default command level
2: System level
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN to configure FRR for all matching static routes
in it. vpn-instance-name is a case-sensitive string of 1 to 31 characters. If no VPN is specified, FRR is
configured for all static routes on the public network.
route-policy route-policy-name: References a routing policy. The route-policy-name argument is a
case-sensitive string of 1 to 63 characters.