![Brocade Communications Systems ICX 7250 series Configuration Manual Download Page 255](http://html1.mh-extra.com/html/brocade-communications-systems/icx-7250-series/icx-7250-series_configuration-manual_2817203255.webp)
The following example enables OSPFv3 on a device.
device# configure terminal
device(config)# ip router-id 10.11.12.13
device(config)# ipv6 router ospf
device(config-ospf6-router)#
Enabling OSPFv3 in a non-default VRF
When OSPFv3 is enabled in a non-default VRF instance, the device enters OSPFv3 router VRF configuration mode. Several
commands can then be accessed that allow the configuration of OSPFv3.
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 green
3. Enter the
rd
command, assigning an administrative number and arbitrary number the route, to distinguish a route for VRF
green.
device(config-vrf-green)# rd 100:200
4. Enter the
ip router-id
command to specify the router ID.
device(config-vrf-green)# ip router-id 10.11.12.14
5. Enter the
address-family ipv6
command to enter IPv6 address-family configuration mode.
device(config-vrf-green)# address-family ipv6
6. Enter the
exit
command until you return to global configuration mode.
device(config-vrf-green-ipv6)# exit
7. Enter the
ipv6 router ospf
command and specify a VRF name to enter OSPFv3 router VRF configuration mode and enable
OSPFv3 on a non-default VRF.
device(config)# ipv6 router ospf vrf green
The following example enables OSPFv3 in a non-default VRF.
device# configure terminal
device(config)# vrf green
device(config-vrf-green)# rd 100:200
device(config-vrf-green)# ip router-id 10.11.12.14
device(config-vrf-green)# address-family ipv6
device(config-vrf-green-ipv6)#
device(config-vrf-green-ipv6)# exit
device(config)# ipv6 router ospf vrf green
device(config-ospf6-router-vrf-green)#
Configuring OSPFv3
Brocade FastIron Layer 3 Routing Configuration Guide
53-1003903-04
255
Summary of Contents for ICX 7250 series
Page 2: ...Brocade FastIron Layer 3 Routing Configuration Guide 2 53 1003903 04...
Page 16: ...Brocade FastIron Layer 3 Routing Configuration Guide 16 53 1003903 04...
Page 20: ...Brocade FastIron Layer 3 Routing Configuration Guide 20 53 1003903 04...
Page 36: ...Brocade FastIron Layer 3 Routing Configuration Guide 36 53 1003903 04...
Page 124: ...Brocade FastIron Layer 3 Routing Configuration Guide 124 53 1003903 04...
Page 174: ...Brocade FastIron Layer 3 Routing Configuration Guide 174 53 1003903 04...
Page 188: ...Brocade FastIron Layer 3 Routing Configuration Guide 188 53 1003903 04...
Page 202: ...Brocade FastIron Layer 3 Routing Configuration Guide 202 53 1003903 04...
Page 470: ...Brocade FastIron Layer 3 Routing Configuration Guide 470 53 1003903 04...