R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
311
Default level
2: System level
Parameters
None
Description
Use the ebgp-interface-sensitive command to enable the clearing of EBGP session on any interface that
becomes down.
Use the undo ebgp-interface-sensitive command to disable the function.
This function is enabled by default.
Examples
# In BGP view, enable the clearing of EBGP session on any interface that becomes down.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ebgp-interface-sensitive
# In BGP-VPN instance view, enable the clearing of EBGP session on any interface that becomes down
(the VPN has been created).
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-vpn1] ebgp-interface-sensitive
filter-policy export (BGP/BGP-VPN instance view)
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 ]
View
BGP view, BGP-VPN instance view
Default 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 1 to 65535.
static: Filters static routes.