Show debugging ospf, Show ip ospf, Dual trunk e1 router – Black Box LRU4240 User Manual

Page 199

Advertising
background image

Dual Trunk E1 Router

Dual Trunk E1 Router User’s Guide

TECHNICAL: 0118 96 56 000

187

ospfd# configure terminal
ospfd(config)# route-map rmap1 permit 3
ospfd(config-route-map)# set tag 6
Related Commands

show debugging ospf

Use the show debugging ospf command to display the set OSPF debugging option.
Command Syntax
show debugging ospf
Command Mode
Priviledged Exec mode
Usage
This is a sample output from the show debugging ospf command. Some lines in this output wrap around, they might not wrap
around in the actual display.
ospfd# show debugging ospf
OSPF debugging status:
OSPF packet Link State Update debugging is on
OSPF all events debugging is on

ospfd# te mo
ospfd# 2002/05/09 14:08:11 OSPF: RECV[LS-Upd]: From 10.10.10.70 via eth0:10.10.10.50(10.10.10.10 -> 224.0.0.5)
2002/05/09 14:08:11 OSPF: LSA[10.10.10.10:10.10.10.70]: instance(0x8139cd0) created withLink State Update
2002/05/09 14:08:11 OSPF: RECV[LS-Upd]: From 10.10.10.70 via eth0:10.10.10.50 (10.10.10.10-> 224.0.0.5)
2002/05/09 14:08:11 OSPF: LSA[10.10.10.70:10.10.10.70]: instance(0x813c688) created withLink State Update
2002/05/09 14:08:52 OSPF: RECV[LS-Upd]: From 10.10.10.70 via eth0:10.10.10.50 (10.10.10.10-> 224.0.0.5)
2002/05/09 14:08:52 OSPF: LSA[20.2.2.0:10.10.10.70]: instance(0x813a8e8) created with LinkState Update
2002/05/09 14:08:52 OSPF: LSA[40.2.2.0:10.10.10.70]: instance(0x8138be0) created with LinkState Update
2002/05/09 14:11:12 OSPF: RECV[LS-Upd]: From 10.10.10.70 via eth0:10.10.10.50 (10.10.10.10-> 224.0.0.5)
2002/05/09 14:11:12 OSPF: LSA[10.10.11.0:10.10.10.70]: instance(0x813c410) created withLink State Update
2002/05/09 14:12:33 OSPF: SEND[LS-Upd]: Begin send queue
2002/05/09 14:12:33 OSPF: SEND[LS-Upd]: # of LSAs 1, destination 224.0.0.5
2002/05/09 14:12:33 OSPF: SEND[LS-Upd]: End send queue
2002/05/09 14:12:33 OSPF: SEND[LS-Upd]: To 224.0.0.5 via eth0:10.10.10.50.

Examples
ospfd# show debugging ospf
Related Commands

show ip ospf

Use the show ip ospf command to display general information about all OSPF routing processes. Include the processID parameter
with this command to display information about specified instances.
Command Syntax
show ip ospf
show ip ospf PROCESSID
PROCESSID = <0-65535> The ID of the router process for which information will be displayed. If this
parameter is included, only the information for the specified routing process is displayed.
Command Mode
Priviledged Exec mode
Usage
The following are sample outputs from the show ip ospf command with and without the process ID parameter. Notice that the first
output (without process ID), shows information about both instances and the second and third outputs show information only
about the instances specified by the process ID.

ospfd# show ip ospf
OSPF Routing Process 1, Router ID: 10.10.11.60
Supports only single TOS (TOS0) routes
This implementation conforms to RFC2328
RFC1583Compatibility flag is disabled
Opaque-LSA capability is on
SPF schedule delay 5 secs, Hold time between two SPFs 10 secs
Refresh timer 10 secs
Number of external LSA 0
Number of non-default external LSA 0

Advertising