Assigning Ospfv3 Areas - Dell PowerConnect B-RX Configuration Manual

Bigiron rx series configuration guide v02.8.00
Hide thumbs Also See for PowerConnect B-RX:
Table of Contents

Advertisement

After you enter this command, the Brocade device enters the IPv6 OSPF configuration level, where
you can access several commands that allow you to configure OSPFv3.
Syntax: [no] ipv6 router ospf
To disable OSPFv3, enter the no form of this command. If you disable OSPFv3, the Brocade device
removes all the configuration information for the disabled protocol from the running-config.
Moreover, when you save the configuration to the startup-config file after disabling one of these
protocols, all the configuration information for the disabled protocol is removed from the
startup-config file.
The CLI displays a warning message such as the following.
BigIron RX(config-ospf6-router)# no ipv6 router ospf
ipv6 router ospf mode now disabled. All ospf config data will be lost when writing
to flash!
If you have disabled the protocol but have not yet saved the configuration to the startup-config file
and reloaded the software, you can restore the configuration information by re-entering the
command to enable the protocol (for example, ipv6 router ospf). If you have already saved the
configuration to the startup-config file and reloaded the software, the information is gone. If you
are testing an OSPF configuration and are likely to disable and re-enable the protocol, you might
want to make a backup copy of the startup-config file containing the protocol's configuration
information. This way, if you remove the configuration information by saving the configuration after
disabling the protocol, you can restore the configuration by copying the backup copy of the
startup-config file onto the flash memory.

Assigning OSPFv3 areas

After OSPFv3 is enabled, you can assign OSPFv3 areas. You can assign an IPv4 address or a
number as the area ID for each area. The area ID is representative of all IPv6 addresses (subnets)
on a router interface. Each router interface can support one area.
An area can be normal or a stub:
For example, to set up OSPFv3 areas 0.0.0.0, 200.5.0.0, 192.5.1.0, and 195.5.0.0, enter the
following commands.
BigIron RX(config-ospf6-router)# area 0.0.0.0
BigIron RX(config-ospf6-router)# area 200.5.0.0
BigIron RX(config-ospf6-router)# area 192.5.1.0
BigIron RX(config-ospf6-router)# area 195.5.0.0
Syntax: [no] area <number> | <ipv4-address>
The <number> | <ipv4-address> parameter specifies the area number, which can be a number or
in IPv4 address format. If you specify a number, the number can be from 0 – 2,147,483,647.
NOTE
You can assign one area on a router interface.
BigIron RX Series Configuration Guide
53-1002253-01
Normal – OSPF routers within a normal area can send and receive External Link State
Advertisements (LSAs).
Stub – OSPF routers within a stub area cannot send or receive External LSAs. In addition, OSPF
routers in a stub area must use a default route to the area's Area Border Router (ABR) or
Autonomous System Boundary Router (ASBR) to send traffic out of the area.
Configuring OSPFv3
48
1211

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bigiron rx series

Table of Contents