Configuring A Loopback Interface; Monitoring Ospf - Cisco ME 3400G-2CS - Ethernet Access Switch Software Configuration Manual

Ethernet access switch
Hide thumbs Also See for ME 3400G-2CS - Ethernet Access Switch:
Table of Contents

Advertisement

Chapter 32
Configuring IP Unicast Routing
Command
Step 3
timers lsa-group-pacing seconds
Step 4
end
Step 5
show running-config
Step 6
copy running-config startup-config
To return to the default value, use the no timers lsa-group-pacing router configuration command.

Configuring a Loopback Interface

OSPF uses the highest IP address configured on the interfaces as its router ID. If this interface is down
or removed, the OSPF process must recalculate a new router ID and resend all its routing information
out its interfaces. If a loopback interface is configured with an IP address, OSPF uses this IP address as
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 32-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.
78-17058-01
Purpose
Change the group pacing of LSAs.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
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
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
Configuring OSPF
32-31

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents