CLI Reference Guide

546 | router ospf Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide
Example
By default OSPF will advertise all the user VLAN subnet addresses in the router LSA (Link-State Advertisement). To
control the OSPF advertisement, execute the following command:
(host) (config) # router ospf subnet exclude 75.1.1.0 255.255.0.0
With the above command, any user VLAN subnet matching 75.1/16 will not be advertised in the router LSA. To
return to the default advertisement, execute the command:
(host) (config) # no router ospf subnet exclude 75.1.1.0 255.255.0.0
Related Commands
Command Description
show ip ospf
View OSPF configuration
Command History
Release Modification
ArubaOS 3.4 Command introduced
ArubaOS 6.0 Added the options:
area, default-cost, nssa, and default-information originate always
Command Information
Platforms Licensing Command Mode
All Platforms Base operating system Configuration Mode (config)