|
Navigate to the Static level in the configuration
hierarchy.
|
In the configuration editor hierarchy, select Protocols>Static.
|
From the top of the configuration hierarchy, enter
edit routing-options static
|
|
Add the static route 192.168.47.5/32, and define the next-hop
address 10.10.10.10.
|
- In the Route field, click Add new entry.
- In the Destination box, type 192.168.47.5/32.
- From the Next hop list, select Next hop.
- In the Next hop field, click Add new entry.
- In the Value box, type 10.10.10.10.
- Click OK.
|
Define the static route and set the next-hop address:
set route 192.168.47.5 next-hop 10.10.10.10
|
|
Set the preference for the 10.10.10.10 next hop to 7.
|
- Under Preference, in the Metric value box, enter 7.
- Click OK.
|
Set the preference to 7:
set route 192.168.47.5 next-hop 10.10.10.10 preference 7
|
|
Define the qualified next-hop address 10.10.10.7.
|
- In the Qualified next hop field, click Add
new entry.
- In the Nexthop field, enter 10.10.10.7.
- Click OK.
|
Set the qualified-next-hop address:
set route 192.168.47.5 qualified-next-hop 10.10.10.7
|
|
Set the preference for the 10.10.10.7 qualified next hop to 6.
|
- Under Preference, in the Metric value box, enter 6.
- Click OK.
|
Set the preference to 6:
set route 192.168.47.5 qualified-next-hop 10.10.10.7 preference
6
|