Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 Configuration Manual page 301

Software for e series broadband services routers ip, ipv6, and igp configuration guide
Table of Contents

Advertisement

log-adjacency-changes
ospf log-adjacency-changes
maximum-paths
ospf bandwidth
Copyright © 2010, Juniper Networks, Inc.
Use to disable OSPF on the interface.
Example 1
host1(config-if)#ip ospf shutdown
Example 2
host1(config-if)#ipv6 ospf shutdown
Use the no version to enable OSPF on the interface.
See ip ospf shutdown
See ipv6 ospf shutdown
Use to configure the router to send a log message when the state of an OSPF neighbor
changes.
Use the log-adjacency-changes command for OSPFv3 interfaces; use the ospf
log-adjacency-changes command for OSPFv2 interfaces.
Example 1
host1(config-router)#log-adjacency-changes severity 3 verbosity low
Example 2
host1(config-router)#ospf log-adjacency-changes severity 3 verbosity low
Use the no version to halt logging of neighbor changes.
See log-adjacency-changes
See ospf log-adjacency-changes
Use to control the maximum number of parallel routes that OSPF can support.
The maximum number of routes can be in the range 1–16.
The default for OSPF is 4 paths.
To enable equal-cost multipath (ECMP) for OSPF, you need to specify a value for
maximum paths greater than 1.
Example
host1(config-router)#maximum-paths 2
Use the no version to restore the default value, 4.
See maximum-paths
Chapter 5: Configuring OSPF
277

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents