User guide
Configuring OSPF OSPF Quick Steps
OmniSwitch AOS Release 7 Advanced Routing Configuration Guide March 2015 page 1-5
9 Enable the OSPF interfaces using the ip ospf interface admin-state command. For example:
-> ip ospf interface vlan-5 admin-state enable
10 You can now display the router OSPF settings by using the show ip ospf command. The output gener-
ated is similar to the following:
-> show ip ospf
Router Id = 46.46.46.46,
OSPF Version Number = 2,
Admin Status = Enabled,
Area Border Router ? = No,
AS Border Router Status = Enabled,
Route Tag = 0,
SPF Hold Time (in seconds) = 10,
SPF Delay Time (in seconds) = 5,
MTU Checking = Disabled,
# of Routes = 197,
# of AS-External LSAs = 0,
# of self-originated LSAs = 2,
# of LSAs received = 102,
External LSDB Limit = -1,
Exit Overflow Interval = 0,
# of SPF calculations done = 2,
# of Incr SPF calculations done = 0,
# of Init State Nbrs = 0,
# of 2-Way State Nbrs = 0,
# of Exchange State Nbrs = 0,
# of Full State Nbrs = 2,
# of attached areas = 1,
# of Active areas = 1,
# of Transit areas = 0,
# of attached NSSAs = 1,
Default Route Origination = none,
Default Route Metric-Type/Metric = type2
BFD Status = Disabled
Router ID
As set in Step 4