Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 6 IP Routing Policy Configuration
Commands
3Com Corporation
6-4
6.1.5 apply ip-address
Syntax
apply ip-address [ default ] { next-hop ip-address [ ip-address ] | acl acl-number }
undo apply ip-address [ default ] { next-hop ip-address [ ip-address ] | acl
acl-number }
View
Routing policy view
Parameter
default: Specifies the default next-hop address. It voids the acl argument.
ip-address: Next-hop address. Two next-hop addresses can be specified at most.
acl-number: Specifies the number of the access control list used for filtering, ranging
from 2000 to 2999
Description
Use the apply ip-address command to set the next hop address of route information.
Use the undo apply ip-address command to cancel the apply clause.
By default, no apply clause is defined.
One of the apply clauses of the route-policy: When this command is used for setting
routing information attribute, it sets the next hop address of the packets passed filtering.
If multiple next hop addresses are set through apply ip-address command, other next
hop addresses will be tried by turn when the first next hop address is invalid.
Related command: if-match interface, if-match acl, if-match ip-prefix, if-match ip
next-hop, if-match cost, if-match tag, route-policy, apply local-preference, apply
cost, apply origin, and apply tag.
Example
# Define an apply clause to set the next hop address of routing information as 193.1.1.8
when it is used for setting routing information attribute.
[3Com -route-policy] apply ip-address 193.1.1.8
6.1.6 apply isis
apply isis [ level-1 | level-2 | level-1-2 ]
undo apply isis
View
Routing policy view