Operation Manual – IPv4 Routing
H3C S3610&S5510 Series Ethernet Switches
Chapter 6 Routing Policy Configuration
6-6
Follow these steps to define an extended community list:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Define an extended
community list
ip extcommunity-list
ext-comm-list-number
{
deny
|
permit
} {
rt
route-target
}&<1-16>
Required
Not defined by default
6.4 Configuring a Routing Policy
A routing policy is used to filter routing information according to some attributes, and
modify some attributes of the routing information that matches the routing policy. Match
criteria can be configured using filters above mentioned.
A routing policy can comprise multiple nodes, each node contains:
z
if-match
clauses: Define the match criteria that routing information must satisfy.
The matching objects are some attributes of routing information.
z
apply
clauses: Specify the actions performed after specified match criteria are
satisfied, concerning attribute settings for passed routing information.
6.4.1 Prerequisites
Before configuring this task, you have completed:
z
Filtering list configuration
z
Routing protocol configuration
You also need to decide on:
z
Name of the routing policy, node sequence numbers
z
Match criteria
z
Attributes to be modified
6.4.2 Creating a Routing Policy
Follow these steps to create a routing policy:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Create a routing policy
and enter its view
route-policy
route-policy-name
{
permit
|
deny
}
node
node-number
Required