HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference

573
mac-address mask-length: Specifies a MAC address prefix and mask length. The value range for the
mask-length argument is 0 to 48.
Examples
# Configure MAC list wxy to permit routes whose destination MAC address falls into the range of
001b-2188-0000 to 001b.2188.ffff.
<Sysname> system-view
[Sysname] mac-list wxy permit 001b-2188-946c 32
reset mac-list
Use reset mac-list to clear MAC list statistics.
Syntax
reset mac-list [ mac-list-name ]
Views
User view
Predefined user roles
network-admin
Parameters
mac-list-name: Specifies a MAC list by its name, a case-sensitive string of 1 to 63 characters. Without this
argument, the command clears statistics for all MAC lists.
Examples
# Clear the statistics for MAC list abc.
<Sysname> reset mac-list abc
route-policy
Use route-policy to create a routing policy and a node, and enter routing policy node view.
Use undo route-policy to remove a routing policy or a node of it.
Syntax
route-policy route-policy-name { deny | permit } node node-number
undo route-policy route-policy-name [ deny | permit ] [ node node-number ]
Default
No routing policy is created.
Views
System view
Predefined user roles
network-admin
Parameters
route-policy-name: Specifies a name for the routing policy, a case-sensitive string of 1 to 63 characters.