F3215-HP Load Balancing Module Network Management Command Reference-6PW101

555
comm-list-name: Specifies a community list by its name, a string of 1 to 31 characters, which can contain
letters, numbers, and signs.
whole-match: Exactly matches the specified community lists.
&<1-16>: Indicates that the argument before it can be entered up to 16 times.
Examples
# Configure community list 1 to permit BGP routes with community number 100 or 200, and then
configure node 10 in permit mode of routing policy test. Specify community-list 1 to match BGP routes.
<Sysname> system-view
[Sysname] ip community-list 1 permit 100 200
[Sysname] route-policy test permit node 10
[Sysname-route-policy] if-match community 1
Related commands
ip community-list
if-match cost
Use if-match cost to match routing information having the specified cost.
Use undo if-match cost to remove the match criterion.
Syntax
if-match cost value
undo if-match cost
Default
No cost match criterion is configured.
Views
Routing policy view
Default command level
2: System level
Parameters
value: Specifies a cost in the range of 0 to 4294967295.
Examples
# Configure node 10 in permit mode of routing policy policy1 to permit routing information with a cost
of 8.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match cost 8
if-match extcommunity
Use if-match extcommunity to specify extended community lists for matching against the extended
community attribute of BGP routing information.
Use undo if-match extcommunity to remove the match criterion.