Avaya Configuring IP, ARP, RARP, RIP, and OSPF Services Manual de usuario Pagina 229

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 390
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 228
Customizing OSPF Services
308627-14.20 Rev 00
6-45
Configuring Authentication
OSPF can provide a measure of security for an area with authentication. If an area
is configured for authentication, all OSPF interfaces on a network in that area
must be configured with the same password. However, different networks can
have different passwords. In such an area, a router verifies the password before
processing a packet. Unauthorized routers cannot form OSPF adjacencies.
By default, authentication is disabled in an area. You can use the BCC or Site
Manager to enable authentication and specify a password.
Using the BCC
To configure authentication, go to an OSPF area prompt (for example,
box; ip;
ospf; area/0.0.0.2
) and enter:
authentication-type
<password>
password
is either
none
(default) or
simple-password
.
After you enable authentication on the area, set the password on each interface in
that area. To specify a password, go to the OSPF interface prompt (for example,
box; eth 2/2; ip/2.2.2.2/255.255.0.0; ospf
) and enter:
authentication
<string>
string
is any ASCII string up to eight characters long.
For example, the following command sequence enables authentication on area
0.0.0.1 and sets a password on interface 2.2.2.2 (connected to area 0.0.0.1):
area/0.0.0.1#
authentication-type simple-password
area/0.0.0.1#
box
box#
atm/11/1; pvc-service/boston; ip/2.2.2.2/255.255.0.0; ospf
ospf/2.2.2.2#
authentication secret
Vista de pagina 228
1 2 ... 224 225 226 227 228 229 230 231 232 233 234 ... 389 390

Comentarios a estos manuales

Sin comentarios