Monitoring Ospf - Cisco 3750G - Catalyst Integrated Wireless LAN Controller Configuration Manual

Software configuration guide
Hide thumbs Also See for 3750G - Catalyst Integrated Wireless LAN Controller:
Table of Contents

Advertisement

Configuring OSPF
its router ID, even if other interfaces have higher IP addresses. Because loopback interfaces never fail,
this provides greater stability. OSPF automatically prefers a loopback interface over other interfaces, and
it chooses the highest IP address among all loopback interfaces.
Beginning in privileged EXEC mode, follow these steps to configure a loopback interface:
Command
Step 1
configure terminal
Step 2
interface loopback 0
Step 3
ip address address mask
Step 4
end
Step 5
show ip interface
Step 6
copy running-config startup-config
Use the no interface loopback 0 global configuration command to disable the loopback interface.

Monitoring OSPF

You can display specific statistics such as the contents of IP routing tables, caches, and databases.
Table 35-6
database privileged EXEC command options and for explanations of fields in the resulting display, see
the Cisco IOS IP Command Reference, Volume 2 of 3: Routing Protocols, Release 12.2.
Table 35-6
Show IP OSPF Statistics Commands
Command
show ip ospf [process-id]
show ip ospf [process-id] database [router] [link-state-id]
show ip ospf [process-id] database [router] [self-originate]
show ip ospf [process-id] database [router] [adv-router [ip-address]]
show ip ospf [process-id] database [network] [link-state-id]
show ip ospf [process-id] database [summary] [link-state-id]
show ip ospf [process-id] database [asbr-summary] [link-state-id]
show ip ospf [process-id] database [external] [link-state-id]
show ip ospf [process-id area-id] database [database-summary]
show ip ospf border-routes
show ip ospf interface [interface-name]
show ip ospf neighbor [interface-name] [neighbor-id] detail
show ip ospf virtual-links
Catalyst 3750 Switch Software Configuration Guide
35-34
Purpose
Enter global configuration mode.
Create a loopback interface, and enter interface configuration mode.
Assign an IP address to this interface.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
lists some of the privileged EXEC commands for displaying statistics. For more show ip ospf
Chapter 35
Purpose
Display general information about OSPF routing
processes.
Display lists of information related to the OSPF
database.
Display the internal OSPF routing ABR and ASBR
table entries.
Display OSPF-related interface information.
Display OSPF interface neighbor information.
Display OSPF-related virtual links information.
Configuring IP Unicast Routing
OL-8550-02

Advertisement

Table of Contents
loading

Table of Contents