|
Navigate to the top of the configuration hierarchy and configure
the routing policy for the loopback interface.
(CE Services Router)
|
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to Policy options, click Configure or Edit.
- Next to Policy statement, click Configure or Edit.
- In the Policy name box, type the policy name—for
example, loopback.
|
From the [edit] hierarchy level, enter
edit policy-options policy-statement policy-name
|
|
Define the term for accepting packets.
(CE Services Router)
|
- In the Term group, click Add
new entry.
- In the Term name box, type a term name—for
example, 1.
- Next to From, click Configure.
- Click protocol, then Add new entry.
- Select direct from the Value
menu, and click OK.
- Next to Route Filter, click Add new entry.
- Type local-loopback-address/netmask in the Address box.
- Select exact from the Modifier
list.
- Click OK twice.
- Next to Then, click Configure.
- From the Accept reject list, select accept.
- Click OK until you are at
the Policy statement page.
|
- Enter
set termterm-name-accept from protocol
direct route-filter local-loopback-address/netmask exact
- Enter
set termterm-name-accept then accept
|
|
Define the term for rejecting packets.
(CE Services Router)
|
- Next to the Term group, click Add new entry.
- In the Term name box, type a term name—for
example, 2.
- Next to Then, click Configure.
- From the Accept reject list, select reject.
- Click OK until you return
to the Policy options page.
|
Enter
set termterm-name-reject then reject
|