Configuring an NSSA
OSPFv3 areas can be defined as NSSA areas with configurable parameters.
1. Enter the
configure terminal
command to access global configuration mode.
device# configure terminal
2. Enter the
ip router-id
command to specify the router ID.
device(config)# ip router-id 10.3.3.3
3. Enter the
ipv6 router ospf
command to enter OSPFv3 router configuration mode and enable OSPFv3 on the device.
device(config)# ipv6 router ospf
4. Enter the
area nssa
command with the
default-information-originate
keyword and specify a cost.
device(config-ospf6-router)# area 3 nssa default-information-originate metric 33
Area 3 is defined as an NSSA with the default route option and an additional cost of 33.
The following example sets an additional cost of 33 on an NSSA defined as 3.
device# configure terminal
device(config)# ip router-id 10.3.3.3
device(config)# ipv6 router ospf
device(config-ospf6-router)# area 3 nssa default-information-originate metric 33
Configuring virtual links
If an Area Border Router (ABR) does not have a physical link to a backbone area, a virtual link can be configured between that ABR and
another device within the same area that has a physical link to a backbone area.
A virtual link is configured, and a virtual link endpoint on two devices, ABR1 and ABR2, is defined.
1. On ABR1, enter the
configure terminal
command to access global configuration mode.
device# configure terminal
2. Enter the
ip router-id
command to specify the router ID.
device(config)# ip router-id 10.1.1.1
3. Enter the
ipv6 router ospf
command to enter OSPFv3 router configuration mode and enable OSPFv3 on the device.
device(config)# ipv6 router ospf
4. Enter the
area
command to assign an OSPFv3 area ID.
device(config-ospf6-router)# area 0
5. Enter the
area
command to assign an OSPFv3 area ID.
device(config-ospf6-router)# area 1
6. Enter the
area virtual-link
command and the ID of the OSPFv3 device at the remote end of the virtual link to configure the
virtual link endpoint.
device(config-ospf6-router)# area 1 virtual-link 10.2.2.2
Configuring OSPFv3
Brocade FastIron Layer 3 Routing Configuration Guide
53-1003903-04
259
Содержание ICX 7250 series
Страница 2: ...Brocade FastIron Layer 3 Routing Configuration Guide 2 53 1003903 04...
Страница 16: ...Brocade FastIron Layer 3 Routing Configuration Guide 16 53 1003903 04...
Страница 20: ...Brocade FastIron Layer 3 Routing Configuration Guide 20 53 1003903 04...
Страница 36: ...Brocade FastIron Layer 3 Routing Configuration Guide 36 53 1003903 04...
Страница 124: ...Brocade FastIron Layer 3 Routing Configuration Guide 124 53 1003903 04...
Страница 174: ...Brocade FastIron Layer 3 Routing Configuration Guide 174 53 1003903 04...
Страница 188: ...Brocade FastIron Layer 3 Routing Configuration Guide 188 53 1003903 04...
Страница 202: ...Brocade FastIron Layer 3 Routing Configuration Guide 202 53 1003903 04...
Страница 470: ...Brocade FastIron Layer 3 Routing Configuration Guide 470 53 1003903 04...