Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
5 IP services
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
243
5.7.7 Configuring OSPF authentication mode
Configuring OSPF area authentication mode
All routers in an area need to be configured with the identical area authentication mode (non-
authentication, simple authentication, or MD5 authentication). The OSPF area has no
authentication password but adopts the interface authentication password. If no interface
authentication password is configured, the empty password will be used for authentication.
Configure the OSPF area authentication mode 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)#area
area-id
authentication { md5 | simple }
Configure the area authentication
mode.
By default, it is non-authentication.
Configuring OSPF interface authentication mode
Packet authentication prioritizes selecting the interface authentication mode. If the interface
authentication mode is configured to non-authentication mode, the area authentication mode
will be selected. OSPF interfaces cannot establish the neighbor relationship unless the
authentication mode and authentication password are identical.
Configure the OSPF interface authentication mode for the ISCOM2600G-HI series switch as
below.
Step
Command
Description
1
Raisecom#config
Enter global configuration mode.
2
Raisecom(config)#interface
interface-type
interface-number
Enter interface configuration
mode.
3
Raisecom(config-
gigaethernet1/1/port)#ip ospf
authentication { md5 | simple }
Configure the authentication
mode of the IP interface.
By default, it is non-
authentication. It means adopting
the area authentication mode.
4
Raisecom(config-
gigaethernet1/1/port)#ip ospf
authentication-key { simple [ 0 |
7 ]
password
| md5 { [
key-id
[ 0
| 7 ]
password
] | keychain
keychain-name
} }
Configure the authentication
password of the IP interface.