beautypg.com

Displaying ospf database information – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 256

background image

228

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

Displaying OSPF information

Displaying the routes that have been redistributed into OSPF

You can display the routes that have been redistributed into OSPF. To display the redistributed
routes, enter the following command at any level of the CLI.

Brocade# show ip ospf redistribute route

10.0.0 255.255.0.0 static

10.1.0.0 255.255.0.0 static

10.11.61.0 255.255.255.0 connected

10.1.0.0 255.255.0.0 static

In this example, four routes have been redistributed. Three of the routes were redistributed from
static IP routes and one route was redistributed from a directly connected IP route.

Syntax: show ip ospf redistribute route [ip-addr ip-mask]

The ip-addr ip-mask parameter specifies a network prefix and network mask. Here is an example.

Displaying OSPF database information

The following command introduced in version 03.2.00 is used to display the OSPF database.

Brocade#show ip ospf database

Graceful Link States

Area Interface Adv Rtr Age Seq(Hex) Prd Rsn Nbr Intf IP

0 eth 1/2 10.2.2.2 7 80000001 60 SW 10.1.1.2

Router Link States

Index AreaID Type LS ID Adv Rtr Seq(Hex) Age Cksum

1 0 Rtr 10.2.2.2 10.2.2.2 80000003 93 0xac6c

2 0 Rtr 10.1.1.1 10.1.1.1 80000005 92 0x699e

3 0 Net 10.1.1.2 10.2.2.2 80000002 93 0xbd73

4 0 OpAr 10.0.0.3 10.1.1.1 80000005 83 0x48e7

5 0 OpAr 10.0.0.2 10.2.2.2 80000006 80 0x50da

6 10.111.111.111 Rtr 10.1.1.1 10.1.1.1 80000004 142 0x0a38

7 10.111.111.111 Summ 10.1.1.1 10.1.1.1 80000001 147 0x292b

8 10.111.111.111 OpAr 10.0.0.2 10.1.1.1 80000002 179 0x063f

Type-5 AS External Link States

Index Age LS ID Router Netmask Metric Flag Fwd Address

1 147 10.9.1.13 10.1.1.1 ffffffff 0000000a 0000 0.0.0.0

2 147 10.9.1.26 10.1.1.1 ffffffff 0000000a 0000 0.0.0.0

Syntax: show ip ospf database

This display shows the information described in

Table 29

.

TABLE 29

CLI display of OSPF database information

This field...

Displays...

Area

The OSPF area that the interface configured for OSPF graceful restart is
in.

Interface

The interface that is configured for OSPF graceful restart.

Brocade# show ip ospf redistribute route 10.1.0.0 255.255.0.0

10.2.0.0 255.255.0.0 static