F3215-HP Load Balancing Module Network Management Command Reference-6PW101
544
aa:nn: Community number. Both aa and nn are in the range of 0 to 65535.
&<1-16>: Indicates that the argument before it can be entered up to 16 times.
internet: Sets the internet community attribute for BGP routes. Routes with this attribute can be advertised
to all BGP peers.
no-advertise: Sets the no-advertise community attribute for BGP routes. Routes with this attribute cannot
be advertised to any peers.
no-export: Sets the no-export community attribute for BGP routes. Routes with this attribute cannot be
advertised out of the autonomous system or confederation, but can be advertised to other sub ASs in the
confederation.
no-export-subconfed: Sets the no-export-subconfed community attribute for BGP routes. Routes with this
attribute cannot be advertised out of the sub autonomous system.
additive: Adds the specified community attribute to the original community attribute of BGP routes.
Examples
# Configure node 16 in permit mode of routing policy setcommunity. Set the no-export community
attribute for BGP routes matching AS path list 8.
<Sysname> system-view
[Sysname] route-policy setcommunity permit node 16
[Sysname-route-policy] if-match as-path 8
[Sysname-route-policy] apply community no-export
Related commands
• if-match community
• ip community-list
apply cost
Use apply cost to set a cost for routing information.
Use undo apply cost to remove the clause configuration.
Syntax
apply cost [ + | - ] value
undo apply cost
Default
No cost is set for routing information.
Views
Routing policy view
Default command level
2: System level
Parameters
+: Increases a cost value.
-: Decreases a cost value.
value: Cost in the range of 0 to 4294967295.