ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
51
| IP Routing Commands
Open Shortest Path First (OSPFv3)
– 1790
show ip protocols
ospf
This command displays OSPF process parameters.
SYNTAX
show ip protocols ospf
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show ip protocols ospf
Routing Protocol is "ospf 200"
Redistributing: rip
Routing for Networks:
192.30.30.0/24
192.40.40.0/24
Routing for Summary Address:
192.168.1.0/24
192.168.3.0/24
Distance: (default is 110)
Console#
OPEN SHORTEST PATH FIRST (OSPFV3)
.
Table 263: show ip protocols ospf - display description
Field Description
Routing Protocol Name and autonomous system number of this OSPF process.
Redistributing Shows if route redistribution has been enabled with the redistribute
command.
Routing for
Networks
Networks for which the OSPF is currently registering routing information.
Routing for
Summary
Address
Shows the networks for which route summarization is in effect
Distance The administrative distance used for external routes learned by OSPF (see
the ip route command).
Table 264: Open Shortest Path First Commands (Version 3)
Command Function Mode
General Configuration
router ipv6 ospf Enables or disables OSPFv3 routing process GC
abr-type Sets the criteria used to determine if this router can
declare itself an ABR and issue Type 3 and Type 4
summary LSAs
RC
max-current-dd Sets the maximum number of neighbors with which
the switch can concurrently exchange database
descriptor packets
RC
router-id Sets the router ID for this device RC