Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
5 IP services
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
238
After the routing cost is manually configured through the
ip ospf cost
command,
the manually-configured routing cost takes effect.
If the routing cost is not configured manually but the link bandwidth reference
value is configured, the routing cost is automatically configured based on link
bandwidth reference value. The formula is: cost = link bandwidth reference value
(bit/s) / link bandwidth. If the cost value is greater than 65535, it is configured to
65535. If no link bandwidth reference value is configured, it is configured to 100
Mbit/s by default.
Configuring OSPF administrative distance
Configure the OSPF administrative distance for the ISCOM2600G-HI series switch as below.
Step
Command
Description
1
Raisecom#config
Enter global configuration mode.
2
Raisecom(config)#router
ospf
process-id
[ router-
id
router-id
]
Enable an OSPF process and enter OSPF
configuration mode.
3
Raisecom(config-router-
ospf)#distance
administrative-distance
Configure the OSPF administrative
distance.
By default, it is 110.
4
Raisecom(config-router-
ospf)#distance ospf
{ intra-area | inter-area
| external }
distance
Configure the administrative distance of
OSPF specified route.
By default, it is 0. However, it takes 110
provided by RM as the standard.
Configuring OSPF to be compatible with RFC1583
Configure OSPF to be compatible with RFC1583 for the ISCOM2600G-HI series switch as
below.
Step
Command
Description
1
Raisecom#config
Enter global configuration mode.
2
Raisecom(config)#router ospf
process-id
[ router-id
router-id
]
Enable an OSPF process, and
enter OSPF configuration mode.
3
Raisecom(config-router-
ospf)#compatible rfc1583
Configure OSPF to be
compatible with RFC1583.
By default, OSPF is compatible
with RFC1583.