Reference Guide

Open Shortest Path First (OSPFv2) | 679
Related
Commands
show ip ospf interface
z
Display the OSPF interfaces configured. If OSPF is not enabled on the switch, no output is generated.
Syntax
show ip ospf process-id interface [interface]
Parameters
Command Modes
EXEC
EXEC Privilege
Command
History
Example
Figure 29-14. Command Example: show ip ospf process-id interface
FTOS>show ip ospf int
GigabitEthernet 13/17 is up, line protocol is up
Internet Address 192.168.1.2/30, Area 0.0.0.1
Process ID 1, Router ID 192.168.253.2, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 192.168.253.2, Interface address 192.168.1.2
Backup Designated Router (ID) 192.168.253.1, Interface address 192.168.1.1
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in 00:00:02
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 192.168.253.1 (Backup Designated Router)
GigabitEthernet 13/23 is up, line protocol is up
Internet Address 192.168.0.1/24, Area 0.0.0.1
Process ID 1, Router ID 192.168.253.2, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DROTHER, Priority 1
Designated Router (ID) 192.168.253.5, Interface address 192.168.0.4
show ip ospf database Displays OSPF database information.
S6000
process-id
Enter the OSPF Process ID to show a specific process.
If no Process ID is entered, command applies only to the first OSPF process.
interface
(OPTIONAL) Enter the following keywords and slot/port or number information:
For a 1-Gigabit Ethernet interface, enter the keyword
GigabitEthernet followed by
the slot/port information.
For the null interface, enter the keyword
null followed by zero (0).
For loopback interfaces, enter the keyword
loopback followed by a number from 0
to 16383.
For Port Channel groups, enter the keyword
port-channel followed by a number:
S-Series Range: 1-128
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet
followed by the slot/port information.
For a VLAN, enter the keyword
vlan followed by the VLAN ID. The range is from 1
to 4094.
For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE followed by the
slot/port information.
Version 9.0.2.0 Introduced on S6000.
Version 8.3.11.1 Introduced on Z9000
Version 7.8.1.0
Introduced
process-id option, in support of Multi-Process OSPF.