154Examples# Display the settings of tunnel traffic adjustment for all OSPF processes. display ospf traffic-adjustmentOSPF Process 100 with Router ID 100.0.0.1Traffic adjustmentInterface: 100.0.0.1 (Tunnel0)Type: Forwarding Adjacency State: UpNeighbor ID: 100.0.0.2 Cost: 100Configuration:Neighbor Ip Address: 100.0.0.2Cost : -10Cost Type : RelativeHold time : 10sTable 68 Command outputField DescriptionInterface Tunnel interface address and name.Type Approach to automatic route advertisement: IGPshortcut or forwarding adjacency.Neighbor ID Remote neighbor ID.State State: up or down.display tunnel-infoUse display tunnel-info to display information about tunnels.Syntaxdisplay tunnel-info { tunnel-id | all | statistics } [ | { begin | exclude | include } regular-expression ]ViewsAny viewDefault command level1: Monitor levelParameterstunnel-id: Specifies a tunnel ID in the range of 1 to FFFFFFFE. If a tunnel is specified, only informationabout this tunnel will be displayed.all: Display information about all tunnels.statistics: Displays statistics about tunnels.|: Filters command output by specifying a regular expression. For more information about regularexpressions, 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.