R3303-HP HSR6800 Routers High Availability Command Reference

190
Views
Any view
Default command level
1: Monitor level
Parameters
verbose: Displays detailed interface information.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration 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 information about BFD-enabled interfaces.
<Sysname> display bfd interface
Total Interface Num: 1
Interface: GigabitEthernet1/0/1 Session Num: 1
Min Trans Inter: 200ms Min Recv Inter: 200ms
DetectMult: 3 Min Echo Recv Inter: 400ms
Auth mode: Simple
# Display detailed information about BFD-enabled interfaces.
<Sysname> display bfd interface verbose
Total Interface Num: 1
Interface: GigabitEthernet1/0/1 Session Num: 1
Min Trans Inter: 200ms Min Recv Inter: 200ms
DetectMult: 3 Min Echo Recv Inter: 400ms
Auth mode: Simple
LD/RD SourceAddr DestAddr ConnType State Mode
2/2 192.168.11.11 192.168.11.10 Direct Up Ctrl
Table 53 Command output
Field Descri
p
tion
Interface Interface name.
Session Num Number of sessions established on the local interface.
Min Trans Inter
Minimum control packet transmit interval configured on the
interface.
Min Recv Inter
Minimum control packet receive interval configured on the
interface.