Apply Ip-Address Next-Hop; Display Ip Ip-Prefix - HP FlexNetwork 3600 v2 Series Command Reference Manual

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

Advertisement

This command allows you to specify a backup next hop in a routing policy for routes matching
specified criteria.
Examples
# Create a routing policy named policy1, and specify backup outbound interface VLAN-interface 1
and backup next hop 193.1.1.8 in the routing policy for packets destined to 100.1.1.0/24.
<Sysname> system-view
[Sysname] ip ip-prefix abc index 10 permit 100.1.1.0 24
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match ip-prefix abc
[Sysname-route-policy] apply fast-reroute backup-interface vlan-interface 1
backup-nexthop 193.1.1.8

apply ip-address next-hop

Syntax
apply ip-address next-hop ip-address
undo apply ip-address next-hop
View
Routing policy view
Default level
2: System level
Parameters
ip-address: IP address of the next hop.
Description
Use apply ip-address next-hop to set a next hop for IPv4 routing information.
Use undo apply ip-address next-hop to remove the clause configuration.
No next hop is set for IPv4 routing information by default.
This command cannot set a next hop for redistributed routes.
Examples
# Configure node 10 in permit mode of routing policy policy1 to set next hop 193.1.1.8 for routes
matching AS path list 1.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match as-path 1
[Sysname-route-policy] apply ip-address next-hop 193.1.1.8

display ip ip-prefix

Syntax
display ip ip-prefix [ ip-prefix-name ] [ | { begin | exclude | include } regular-expression ]
View
Any view
429

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents