Route-Policy - HP FlexNetwork 3600 v2 Series Command Reference Manual

Hide thumbs Also See for FlexNetwork 3600 v2 Series:
Table of Contents

Advertisement

View
System view
Default level
2: System level
Parameters
ext-comm-list-number: Extended community list number, 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 the RT extended community attribute, a string of 3 to 21 characters.
A route-target has three forms:
A 16-bit AS number: a 32-bit self-defined number, for example, 101:3;
A 32-bit IP address: a 16-bit self-defined number, for example, 192.168.122.15:1.
A 32-bit AS number: 16-bit self-defined number, for example, 70000:3. The AS number should
be no less than 65536.
&<1-16>: Indicates the argument before it can be entered up to 16 times.
Description
Use ip extcommunity-list to define an extended community list entry.
Use undo ip extcommunity-list to remove an extended community list.
No extended community list is defined by default.
Examples
# Define extended community list 1 to permit routing information with RT 200:200.
<Sysname> system-view
[Sysname] ip extcommunity-list 1 permit rt 200:200

route-policy

Syntax
route-policy route-policy-name { deny | permit } node node-number
undo route-policy route-policy-name [ deny | permit ] [ node node-number ]
View
System view
Default level
2: System level
Parameters
route-policy-name: Routing policy name, a case-sensitive string of 1 to 63 characters.
deny: Specifies the match mode of the routing policy node as deny. If a route satisfies all the
if-match clauses of the node, it cannot pass the node and will not go to the next node.
permit: Specifies the match mode of the routing policy node as permit. If a route satisfies all the
if-match clauses of the node, it passes the node and then is executed with the apply clauses of the
node. If not, it goes to the next node of the routing policy.
node node-number: Node number, in the range of 0 to 65535. A node with a smaller number is
matched first.
427

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents