![Brocade Communications Systems ICX 7250 series Скачать руководство пользователя страница 256](http://html1.mh-extra.com/html/brocade-communications-systems/icx-7250-series/icx-7250-series_configuration-manual_2817203256.webp)
Assigning OSPFv3 areas
Areas can be assigned as OSPFv3 areas.
Enable IPv6 on each interface on which you plan to enable OSPFv3. You enable IPv6 on an interface by configuring an IP address or
explicitly enabling IPv6 on that interface.
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.11.12.13
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 define an OSPFv3 area ID.
device(config-ospf6-router)# area 0
5. Enter the
area
command to define a second OSPFv3 area ID.
device(config-ospf6-router)# area 10.1.1.1
The following example assigns an OSPFv3 ID to two areas. One of the areas is assigned by decimal number. The second area is
assigned by IP address.
device# configure terminal
device(config)# ip router-id 10.11.12.13
device(config)# ipv6 router ospf
device(config-ospf6-router)# area 0
device(config-ospf6-router)# area 10.1.1.1
Assigning OSPFv3 areas in a non-default VRF
Areas can be assigned as OSPFv3 areas in a non-default VRF.
Enable IPv6 on each interface on which you plan to enable OSPFv3. You enable IPv6 on an interface by configuring an IP address or
explicitly enabling IPv6 on that interface.
1. Enter the
configure terminal
command to access global configuration mode.
device# configure terminal
2. Enter the
vrf
command and specify a name to enter Virtual Routing and Forwarding (VRF) configuration mode and create a
non-default VRF instance.
device(config)# vrf red
3. Enter the
rd
command, assigning an administrative number and arbitrary number the route, to distinguish a route for VRF
green.
device(config-vrf-red)# rd 100:200
4. Enter the
ip router-id
command to specify the router ID.
device(config-vrf-red)# ip router-id 10.11.12.14
Configuring OSPFv3
Brocade FastIron Layer 3 Routing Configuration Guide
256
53-1003903-04
Содержание 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...