433
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy-policy1-10] if-match route-type internal
if-match tag
Use
if-match tag
to match routing information having the specified tag.
Use
undo if-match tag
to restore the default.
Syntax
if-match tag
value
undo if-match tag
Default
No tag match criterion is configured.
Views
Routing policy node view
Predefined user roles
network-admin
Parameters
value
: Specifies a tag in the range of 0 to 4294967295.
Examples
# Configure node 10 in
permit
mode for routing policy
policy1
to match RIP, OSPF, and IS-IS routing
information having a tag of 8.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy-policy1-10] if-match tag 8
ip as-path
Use
ip as-path
to create an AS path list.
Use
undo ip as-path
to remove an AS path list.
Syntax
ip as-path
as-path-number
{
deny
|
permit
}
regular-expression
undo ip as-path
as-path-number
[
regular-expression
|
deny
|
permit
]
Default
No AS path list is created.
Views
System view
Predefined user roles
network-admin