Specifications
CLI Tasks, Command Functions and Syntax
OSPF process (clear)
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide A-29
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.26.
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.27.
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
OSPF NSSA
area
Router Configures an OSPF area as a not so stubby area (NSSA). In
contrast to a stub area, an NSSA allows some external routes,
represented by external Link State Advertisements (LSAs), to be
imported into it. For details, refer to Section 13.1.2.18.
area area-id nssa [default-information-originate]
OSPF passive
interface
Router Enables passive OSPF on an interface. For details, refer to
Section 13.1.2.20.
passive-ospf vlan vlan-id
OSPF priority
Router Sets the OSPF priority value for router interfaces. This influences
the election of a designated OSPF router. For details, refer to
Section 13.1.2.5.
ip ospf priority number
OSPF process
(clear)
Router Resets the OSPF process. For details, refer to Section 13.1.2.29.
clear ip ospf process process-id
CLI Task Mode Command Function and Syntax