R0106-HP MSR Router Series Layer 3 - IP Routing Configuration Guide(V7)
481
An MTR policy comprises multiple nodes. Each node, identified by a node number, contains multiple
match criteria. A packet matches the nodes in the ascending order of their numbers. The nodes of an
MTR policy are in an OR relationship. If a packet matches one of the nodes, it matches the MTR policy.
Each node contains a set of if-match and apply clauses.
• if-match—Defines a criterion to match packet attributes. The if-match clauses of a node are in an
OR relationship. If a packet matches one of the if-match clauses, it matches the node.
• apply—Specifies a topology for packets matching the MTR policy node.
IMPORTANT:
A
node must contain both if-match and apply clauses. Otherwise, the topolo
g
y confi
g
uration cannot take
effect.
To configure MTR:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter global address family
view.
global-address-family ipv4 [ unicast ]
By default, the global address
family is not configured.
3. Create a topology and enter
its view.
topology topo-name By default, no topology is created.
4. (Optional.) Configure the
maximum number of active
routes supported by the
topology.
routing-table limit number
{ warn-threshold | simply-alert }
The following are the default
values for the number argument:
• 50000 for MSR2000.
• 50000 for MSR3012.
• 100000 for
MSR3024/MSR3044/MSR30
64.
• 100000 for MSR4000.
5. Return to system view.
quit N/A
6. Enter interface view.
interface interface-type
interface-number
N/A
7. Associate the interface with
a topology and enter IPv4
unicast topology view of the
interface.
topology ipv4 [ unicast ] topo-name
By default, the interface is not
associated with any topology.
8. Return to system view.
quit N/A
9. Create an MTR policy node
and enter its view.
mtr-policy policy-name node
node-value
By default, no MTR policy node is
created.
10. Specify a topology for the
MTR policy node.
apply topology topo-name
By default, no topology is specified
for the MTR policy node.