![Brocade Communications Systems ICX 7250 series Скачать руководство пользователя страница 260](http://html1.mh-extra.com/html/brocade-communications-systems/icx-7250-series/icx-7250-series_configuration-manual_2817203260.webp)
7. On ABR2, enter the
configure terminal
command to access global configuration mode.
device# configure terminal
8. Enter the
ip router-id
command to specify the router ID.
device(config)# ip router-id 10.2.2.2
9. Enter the
ipv6 router ospf
command to enter OSPFv3 router configuration mode and enable OSPFv3 on the device.
device(config)# ipv6 router ospf
10. Enter the
area
command to assign an OSPFv3 area ID.
device(config-ospf6-router)# area 1
11. Enter the
area
command to assign an OSPFv3 area ID.
device(config-ospf6-router)# area 2
12. 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.1.1.1
The following example configures a virtual link between two devices.
ABR1:
device1# configure terminal
device1(config)# ip router-id 10.1.1.1
device1(config)# ipv6 router ospf
device1(config-ospf6-router)# area 0
device1(config-ospf6-router)# area 1
device1(config-ospf6-router)# area 1 virtual-link 10.2.2.2
ABR2:
device2# configure terminal
device2(config)# ip router-id 10.2.2.2
device2(config)# ipv6 router ospf
device2(config-ospf6-router)# area 1
device2(config-ospf6-router)# area 2
device2(config-ospf6-router)# area 1 virtual-link 10.1.1.1
Redistributing routes into OSPFv3
OSPFv3 routes can be redistributed, and the routes to be redistributed can be specified.
The redistribution of static routes into OSPFv3 is configured on device1. The redistribution of connected routes into OSPFv3 is
configured on device2, and the connected routes to be redistributed are specified.
1. On device1, enter the
configure terminal
command to access global configuration mode.
device# configure terminal
2. Enter the
ipv6 router ospf
command to enter OSPFv3 router configuration mode and enable OSPFv3 on the device.
device(config)# ipv6 router ospf
3. Enter the
redistribute
command with the
static
parameter to redistribute static routes.
device(config-ospf6-router)# redistribute static
Configuring OSPFv3
Brocade FastIron Layer 3 Routing Configuration Guide
260
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...