DXS-3326GSR Stackable Gigabit Layer 3 Switch
show ospf host_route
Purpose Used to display the current OSPF host route table.
Syntax
show ospf host_route {<ipaddr>}
Description This command will display the current OSPF host route table.
<ipaddr> − The IP address of the host.
Restrictions None.
Parameters
Usage Example:
To display the current OSPF host route table:
10.48.74.122 1 10.1.1.1
DXS-3326GSR:4#show ospf host_route
Command: show ospf host_route
Host Address Metric Area_ID
--------------- --------------- -----------
10.48.73.21 2 10.1.1.1
Total Entries: 2
DXS-3326GSR:4#
create ospf aggregation
Used to configure OSPF area aggregation settings.
Syntax
create ospf aggregation <area_id> <network_address>
lsdb_type summary {advertise [enable | disable]}
Description This command is used to create an OSPF area aggregation.
Parameters
<area_id> − A 32-bit number in the form of an IP address
(xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the
OSPF domain.
lsdb_type summary − The type of address aggregation.
<network_address> − The 32-bit number in the form of an IP
address that uniquely identifies the network that corresponds to the
OSPF Area.
advertise [enable | disable] − Allows for the advertisement trigger to
be enabled or disabled.
Restrictions Only administrator-level users can issue this command.
Purpose
Usage Example:
322