R3303-HP 6600/HSR6600 Routers MPLS Command Reference Guide
308
Parameters
|: 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 the VPN label processing mode.
<Sysname> display vpn label operation
Pop VPN label and forward.
The above output indicates that the VPN label processing mode on the current egress PE is outbound
interface based forwarding.
# Display the VPN label processing mode.
<Sysname> display vpn label operation
Pop VPN label and look up FIB entry.
The above output indicates that the VPN label processing mode on the current egress PE is FIB based
forwarding.
domain-id
Use domain-id to configure an OSPF domain ID.
Use undo domain-id to restore the default.
Syntax
domain-id domain-id [ secondary ]
undo domain-id [ domain-id ]
Default
The OSPF domain ID is 0.
Views
OSPF view
Default command level
2: System level
Parameters
domain-id: Specifies an OSPF domain ID, which can be in one of these formats:
• Integer, in the range of 0 to 4294967295. For example, 1.
• Dotted decimal notation. For example, 0.0.0.1.
• Dotted decimal notation:16-bit user-defined number, in the range of 0 to 65535. For example,
0.0.0.1:512.
secondary: Uses the domain ID as secondary. With this keyword not specified, the domain ID configured
is primary.










