F3215-HP Load Balancing Module Network Management Command Reference-6PW101
274
Usage guidelines
When the link to a directly connected EBGP peer is down, the router, with quick EBGP session
reestablishment enabled, tears down the session to the peer, and then immediately reestablishes a
session. If the function is not enabled, the router does not tear down the session until the holdtime times
out. A route flap does not affect the EBGP session state when the quick EBGP session reestablishment is
disabled.
Examples
# In BGP view, enable quick reestablishment of direct EBGP session.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ebgp-interface-sensitive
filter-policy export (BGP view)
Use filter-policy export to configure the filtering of outgoing routes.
Use undo filter-policy export to remove the filtering.
Syntax
filter-policy { acl-number | ip-prefix ip-prefix-name } export [ direct | ospf process-id | rip process-id |
static ]
undo filter-policy export [ direct | ospf process-id | rip process-id | static ]
Default
No route filtering is configured.
Views
BGP view
Default command level
2: System level
Parameters
acl-number: Number of an ACL used to filter outgoing routing information, ranging from 2000 to 3999.
ip-prefix-name: Name of an IP prefix list used to filter outgoing routing information, a string of 1 to 19
characters.
direct: Filters direct routes.
ospf process-id: Filters outgoing routes redistributed from the OSPF process with an ID from 1 to 65535.
rip process-id: Filters outgoing routes redistributed from a RIP process. The ID is in the range of 1 to
65535.
static: Filters static routes.
Usage guidelines
If no routing protocol is specified, all outgoing routes are filtered.
To reference an advanced ACL (with a number from 3000 to 3999) in the command, configure the ACL
in one of the following ways:
• To deny/permit a route with the specified destination, use rule [ rule-id ] { deny | permit } ip source
sour-addr sour-wildcard.