R3303-HP HSR6800 Routers MPLS Command Reference
308
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.
Usage guidelines
After you configure a domain ID for an OSPF process by using the domain-id command, when you
redistribute OSPF routes into BGP, BGP adds the configured OSPF domain ID to the redistributed BGP
VPN routes as a BGP extended community attribute and advertises the routes to the BGP peer. When you
redistribute the BGP VPN routes into OSPF on the BGP peer, OSPF uses the domain ID to determine
whether the routes belong to the same OSPF routing domain. If yes and the routes are intra-area routes,
OSPF advertises these routes in Summary LSAs (Type 3). If yes but the routes are not intra-area routes,
OSPF advertises these routes in AS External LSAs (Type 5) or NSSA External LSAs (Type 7). If not, OSPF
advertises these routes in Type 5 or Type 7 LSAs.










