![Brocade Communications Systems ICX 7250 series Скачать руководство пользователя страница 264](http://html1.mh-extra.com/html/brocade-communications-systems/icx-7250-series/icx-7250-series_configuration-manual_2817203264.webp)
The following example changes the auto-cost reference bandwidth to 500.
device# configure terminal
device(config)# ipv6 router ospf
device(config-ospf6-router)# auto-cost reference-bandwidth 500
The reference bandwidth specified in this example results in the following costs:
•
10-Mbps port cost = 500/10 = 50
•
100-Mbps port cost = 500/100 = 5
•
1000-Mbps port cost = 500/1000 = 0.5, which is rounded up to 1
•
155-Mbps port cost = 500/155 = 3.23, which is rounded up to 4
•
622-Mbps port cost = 500/622 = 0.80, which is rounded up to 1
•
2488-Mbps port cost = 500/2488 = 0.20, which is rounded up to 1
The costs for 10-Mbps, 100-Mbps, and 155-Mbps ports change as a result of the changed reference bandwidth. Costs for higher-
speed interfaces remain the same.
Setting all OSPFv3 interfaces to the passive state
All OSPFv3 interfaces can be set as passive, causing them to drop all OSPFv3 control packets.
1. 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 globally.
device(config)# ipv6 router ospf
3. Enter the
default-passive-interface
command to mark all interfaces passive by default.
device(config-ospf6-router)# default-passive-interface
The following example sets all OSPFv3 interfaces as passive, causing them to drop all the OSPFv3 control packets.
device# configure terminal
device(config)# ipv6 router ospf
device(config-ospf6-router)# default-passive-interface
Disabling OSPFv3 graceful restart helper
The OSPFv3 graceful restart (GR) helper is enabled by default, and can be disabled on a routing device.
1. 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 globally.
device(config)# ipv6 router ospf
3. Enter the
no graceful-restart helper
command with the
strict-lsa-checking
to disable the GR helper with strict link-state
advertisement (LSA) checking.
device(config-ospf6-router)# no graceful-restart helper strict-lsa-checking
Configuring OSPFv3
Brocade FastIron Layer 3 Routing Configuration Guide
264
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...