display ospf mpls te network

Use display ospf mpls te network to display network information in an OSPF TEDB.

Syntax

display ospf [ process-id ] [ area area-id ] mpls te network [ originate-router advertising-router-id | self-originate ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

process-id: Specifies an OSPF process ID in the range of 1 to 65535. If you do not specify this argument, the command displays information about all OSPF processes.

area area-id: Specifies an area by its ID, an IP address or a decimal integer, in the range of 0 to 4294967295. If you specify an integer, the system will translate the integer into the IP address format. If you do not specify this option, the command displays information about all areas.

originate-router advertising-router-id: Displays information originated from a router specified by its router ID.

self-originate: Displays information generated by the local router.

Examples

# Display network information for all processes in all areas.

<Sysname> display ospf mpls te network

         OSPF Process 1 with Router ID 12.1.1.1
                 Traffic Engineering Network

                          Area: 0.0.0.0

      Adv Router ID             :  1.1.1.1
      Designated Router         :  197.168.1.1
      Flags                     :  -/U/-
       Attached Router    2.2.2.2
       Attached Router    1.1.1.1

Table 40: Command output

Field

Description

Adv Router ID

ID of the router that advertised the TE network information.

Designated Router

IP address of the designated router.

Flag

Network information flags:

  • A—Already synchronized information with CSPF.

  • U—Ready to update information with CSPF again after the previous update failed.

  • D—Ready to delete information from CSPF again after the previous deletion failed.

Attached Router

ID of the attached router.