|
Navigate to the 0.0.0.0 level in the configuration
hierarchy.
|
In the configuration editor hierarchy, select Protocols>Ospf>Area
id 0.0.0.0.
|
From the top of the configuration hierarchy, enter
edit protocols ospf area 0.0.0.0
|
|
Set the authentication type for the stub area to either simple or MD5—for
example, MD5.
|
- From the Authentication type list, select md5.
- Click OK.
|
Set the authentication type:
set authentication-type md5
|
|
Navigate to the interface-name level in the configuration
hierarchy.
|
In the configuration editor hierarchy under Protocols>Ospf>Area>0.0.0.0>
interface, click an interface name.
|
From the top of the configuration hierarchy, enter
edit protocols ospf area 0.0.0.0 interface interface-name
|
|
Set the authentication password (key) and, for MD5 authentication only,
the key identifier to associate with the MD5 password:
- For simple authentication, set a password of from 1 through 8 ASCII
characters—for example, Chey3nne.
- For MD5 authentication:
- Set a password of from 1 through 16 ASCII characters—for
example, Chey3nne.
- Set a key identifier between 0 (the default) and 255—for
example, 2.
|
- In the Key name box, type Chey3nne.
- For MD5 authentication only, in the Key ID box, type 2.
- Click OK.
- Repeat Step 1 through Step 3 for each interface in the
stub area for which you are enabling authentication.
|
- Set the authentication password and, for MD5 authentication
only, set the key identifier:
set authentication-key Chey3nne key-id 2
- Repeat Step 1 for each interface in the stub area for which
you are enabling authentication.
|