R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
630
Parameters
ext-comm-list-number: Specifies a number for the extended community list, in the range of 1 to 199.
deny: Specifies the match mode for the extended community list as deny.
permit: Specifies the match mode for the extended community list as permit.
rt route-target: Specifies a space-separated list of up to 32 RT extended community attribute items. Each
item is a string of 3 to 21 characters.
soo site-of-origin: Specifies a space-separated list of up to 32 SoO extended community attribute items.
Each item is a string of 3 to 21 characters.
A route-target or site-of-origin has the following forms:
• A 16-bit AS number—A 32-bit self-defined number, for example, 101:3. The AS number is in the
range of 0 to 65535, and the self-defined number is in the range of 0 to 4294967295.
• A 32-bit IP address—A 16-bit self-defined number, for example, 192.168.122.15:1. The self-defined
number is in the range of 0 to 65535.
• A 32-bit AS number—A 16-bit self-defined number, for example, 70000:3. The AS number is in the
range of 65536 to 4294967295, and the self-defined number is in the range of 0 to 65535.
Examples
# Configure extended community list 1 to permit routes with RT 200:200 to pass.
<Sysname> system-view
[Sysname] ip extcommunity-list 1 permit rt 200:200
# Configure extended community list 2 to permit routes with SoO 100:100 to pass.
<Sysname> system-view
[Sysname] ip extcommunity-list 2 permit soo 100:100
Related commands
• apply extcommunity
• display ip extcommunity-list
• if-match extcommunity
mac-list
Use mac-list to configure a MAC list for filtering MAC entries advertised by EVI IS-IS.
Use undo mac-list to delete a MAC list or an item in the list.
Syntax
mac-list mac-list-name [ index index-number ] { deny | permit } mac-address [ mask-length ]
undo mac-list mac-list-name [ index index-number ]
Default
No MAC list is configured.
Views
System view
Predefined user roles
network-admin