R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

631
Parameters
mac-list-name: Specifies a MAC list by its name, a case-sensitive string of 1 to 63 characters. The MAC
list name must be unique.
index-number: Specifies a MAC list item by its index number in the range of 1 to 65535. An item with a
smaller number is matched first.
deny: Specifies the match mode for the MAC list as deny. EVI IS-IS does not advertise MAC entries that
match a deny-mode item.
permit: Specifies the match mode for the MAC list as permit. EVI IS-IS can advertise MAC entries that
match a permit-mode item.
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 a MAC list to permit MAC address entries in the range of 001b-2188-0000 to 001b-2188-ffff.
<Sysname> system-view
[Sysname] mac-list wxy permit 001b-2188-946c 32
Related commands
if-match mac-list
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 ]