HP VPN Firewall Appliances Network Management Command Reference

554
interface-type interface-number: Specifies an interface by its type and number.
|: 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 multicast boundary information on all interfaces on the public network.
<Sysname> display multicast boundary
Multicast boundary information of VPN-Instance: public net
Boundary Interface
224.1.1.0/24 GE0/1
Table 113 Command output
Field Descri
p
tion
Multicast boundary information of VPN-Instance:
public net
Multicast boundary for the public network.
Boundary
Multicast group that corresponds to the multicast
boundary.
Interface
Boundary interface that corresponds to the multicast
boundary.
Related commands
multicast boundary
display multicast forwarding-table
Use display multicast forwarding-table to display the multicast forwarding table information.
Syntax
display multicast forwarding-table [ source-address [ mask { mask | mask-length } ] | group-address
[ mask { mask | mask-length } ] | incoming-interface { interface-type interface-number | register } |
outgoing-interface { exclude | include | match } { interface-type interface-number | register } | statistics ]
* [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
source-address: Specifies a multicast source address.
group-address: Specifies a multicast group address, in the range of 224.0.0.0 to 239.255.255.255.