HP VPN Firewall Appliances Network Management Command Reference
883
Syntax
display bgp ipv6 routing-table dampening parameter [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display IPv6 BGP routing dampening parameters.
<Sysname> display bgp ipv6 routing-table dampening parameter
Maximum Suppress Time(in second) : 950
Ceiling Value : 3000
Reuse Value : 1000
Reach HalfLife Time(in second) : 600
Unreach HalfLife Time(in second) : 600
Suppress-Limit : 2000
Table 206 Command output
Field Descri
p
tion
Maximum Suppress Time Maximum suppress time.
Ceiling Value Upper limit of penalty value.
Reuse Value Reuse value.
Reach HalfLife Time(in second) Half-life time of active routes.
Unreach HalfLife Time(in second) Half-life time of inactive routes.
Suppress-Limit Suppress value.
Related commands
dampening
display bgp ipv6 routing-table different-origin-as
Use display bgp ipv6 routing-table different-origin-as to display IPv6 BGP routes originating from
different autonomous systems.