Release Notes

697 | router ospf Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
Parameter Description
remove <vlan-ids>
Remove user VLANs to the list.
router-id <rtr-id>
Enter the router ID in IP address format.
subnet exclude <addr> <mask>
Specify the subnet that OSPF will not advertise. Enter the
subnet and mask address in dotted decimal format
(A.B.C.D).
Usage Guidelines
OSPFv2 is a dynamic Interior Gateway routing Protocol (IGP) based on IETF RFC 2328. The ArubaOS
implementation of OSPF allows controllers to deploy effectively in a Layer 3 topology. For more detailed
information, refer to the OSPF Chapter in the Dell Networking W-Series ArubaOS User 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
ArubaOS 6.3 The aggregate-route and rapng-vpn parameters were introduced.
Command Information
Platforms Licensing Command Mode
All Platforms Base operating system Configuration Mode (config)