HP VPN Firewall Appliances Network Management Command Reference

664
connect: Specifies the connecting state.
down: Specifies the down state.
listen: Specifies the listening state.
shutdown: Specifies the terminated state.
up: Specifies the in-session state.
|: 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 brief information about MSDP peers in all states on the public network.
<Sysname> display msdp brief
MSDP Peer Brief Information of VPN-Instance: public net
Configured Up Listen Connect Shutdown Down
1 1 0 0 0 0
Peer's Address State Up/Down time AS SA Count Reset Count
20.20.20.20 Up 00:00:13 100 0 0
Table 139 Command output
Field Descri
p
tion
MSDP Peer Brief Information of
VPN-Instance: public net
Brief information of MSDP peers on the public network.
Configured Number of MSDP peers configured.
Up Number of MSDP peers in the up state.
Listen Number of MSDP peers in listening state.
Connect Number of MSDP peers in connecting state.
Shutdown Number of MSDP peers in shutdown state.
Down Number of MSDP peers in down state.
Peer's Address MSDP peer address.
State
MSDP peer status:
Up—A session is set up and the MSDP peer is in session.
Listen— A session is set up, and the local device serves as the
server in listening state.
Connect—A session is not set up and the local device serves as a
client in connecting state.
Shutdown—Deactivated.
Down—Connection failed.