Navigate to the Static level in the configuration
hierarchy.
|
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to Routing options, click Configure or Edit.
- Next to Static, click Configure or Edit.
|
From the [edit] hierarchy level, enter
edit routing-options static
|
Add the static route 192.168.47.5/32, and define the next-hop
address 10.10.10.10.
|
- Next to Route, 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 box, 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.
|
- Next to Preference, select the Yes check
box.
- Click Configure.
- In the Metric value box, type 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.
|
- Next to Qualified next hop, click Add
new entry.
- In the Nexthop box, type 10.10.10.7.
|
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.
|
- In the Preference box, type 6.
- Click OK.
|
Set the preference to 6:
set route 192.168.47.5 qualified-next-hop 10.10.10.7 preference
6
|