Command Reference Guide
14 ● apply ip-address 3Com Router 5000 Family and Router 6000 Family
Command Reference
apply ip-address
Purpose 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.
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 }
Parameters 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
Default By default, no apply clause is defined.
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
View This command can be used in the following views:
■ Routing Policy view
Description 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.