Specifications
CLI Tasks, Command Functions and Syntax
OSPF database (show)
A-24 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
OSPF database
(show)
Router Displays the OSPF link state database. For details, refer to
Section 13.1.2.22.
show ip ospf database [link-state-id]
OSPF dead
interval
Router Sets the number of seconds a router must wait to receive a hello
packet from its neighbor before determining that the neighbor is out
of service. For details, refer to Section 13.1.2.10.
ip ospf dead-interval seconds
OSPF distance
Router Sets an administrative distance for OSPF routes. For details, refer to
Section 13.1.2.13.
distance ospf {external | inter-area | intra-area} weight
OSPF hello
interval
Router Sets the number of seconds a router must wait before sending a
hello packet to neighbor routers on an interface. For details, refer to
Section 13.1.2.9.
ip ospf hello-interval seconds
OSPF interface
(show)
Router Displays OSPF interface related information, including network
type, priority, cost, hello interval, and dead interval. For details,
refer to Section 13.1.2.24.
show ip ospf interface [vlan vlan_id]
OSPF message
digest key
Router Enables or disables OSPF MD5 authentication on an interface. This
validates OSPF routing updates between neighboring routers. For
details, refer to Section 13.1.2.12.
ip ospf message-digest-key keyid md5 key
OSPF neighbor
(show)
Router Displays the state of communication between an OSPF router and
its neighbor routers. For details, refer to Section 13.1.2.25.
show ip ospf neighbor [detail] [ip_address] [vlan vlan_id]
OSPF network
Router Configures area IDs for OSPF interfaces. For details, refer to
Section 13.1.2.2.
network ip_address wildcard_mask area area-id
CLI Task Mode Command Function and Syntax