Filter-Policy Export (Rip View) - HP FlexNetwork 3600 v2 Series Command Reference Manual

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

Advertisement

IMPORTANT:
• RIP FRR is only effective for non-recursive RIP routes that are learned from directly connected
neighbors.
• Do not use RIP FRR and BFD for RIP at the same time; otherwise, RIP FRR may fail to take
effect.
• RIP FRR is available only when the state of primary link (with Layer 3 interfaces staying up)
changes from bidirectional to unidirectional or down. A unidirectional link refers to the link through
which packets are forwarded only from one end to the other.
Examples
# Enable RIP FRR and reference routing policy frr to specify a backup next hop.
<Sysname> system-view
[Sysname] bfd echo-source-ip 1.1.1.1
[Sysname] ip ip-prefix abc index 10 permit 100.1.1.0 24
[Sysname] route-policy frr 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
[Sysname-route-policy] quit
[Sysname] rip 100
[Sysname-rip-100] fast-reroute route-policy frr

filter-policy export (RIP view)

Syntax
filter-policy { acl-number | ip-prefix ip-prefix-name } export [ protocol [ process-id ] | interface-type
interface-number ]
undo filter-policy export [ protocol [ process-id ] | interface-type interface-number ]
View
RIP view
Default level
2: System level
Parameters
acl-number: Number of an ACL used to filter outbound routes, in the range of 2000 to 3999.
ip-prefix ip-prefix-name: Name of an IP prefix list used to filter outbound routes, a string of 1 to 19
characters.
protocol: Filters outbound routes redistributed from a specified routing protocol, which can be bgp,
direct, isis, ospf, rip, and static.
process-id: Process ID of the specified routing protocol, in the range of 1 to 65535. You need to
specify a process ID when the routing protocol is rip, ospf, or isis.
interface-type interface-number: Specifies an interface by its type and number.
Description
Use filter-policy export to configure the filtering of RIP outgoing routes. Only routes not filtered out
can be advertised.
Use undo filter-policy export to remove the filtering.
38

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents