Introduction; Area Authentication - Allied Telesis SwitchBlade x908 Series Software Reference Manual

Switchblade x908/x900 series alliedware plus operating system software reference for version 5.3.1
Hide thumbs Also See for SwitchBlade x908 Series:
Table of Contents

Advertisement

Introduction

This chapter provides an alphabetical reference for each of the OSPF Commands.

area authentication

Use this command to enable authentication for an OSPF area. By default, no authentication
occurs.
Specifying the area authentication sets the authentication to Type 1 authentication or the
Simple Text password authentication (details in RFC 2328). All OSPF packets transmitted in
this area must have the same password in their OSPF header. This ensures that only routers
that have the correct password may join the routing domain.
Give all routers that are to communicate with each other through OSPF the same
authentication password.
Use the ip ospf authentication-key command to specify a Simple Text password. Use the
ip ospf message-digest-key command to specify MD5 password.
The no form removes the authentication specification for an area.
Syntax
area <area-id> authentication [message-digest]
no area <area-id> authentication
Parameter
<area-id>
message-digest
Router mode
Mode
Examples
awplus(config-router)#
ip ospf authentication
Related Commands
ip ospf message-digest-key
C613-50007-01 REV B
Description
The OSPF area that you are enabling authentication for. This can be
entered in either dotted decimal format or normal decimal format.
<ip-address>
<0-4294967295>
For example the values dotted decimal 0.0.1.2 and decimal 258 would
both define the same area OSPF Area ID.
Enables MD5 authentication in the OSPF area.
awplus#
configure terminal
awplus(config)#
router ospf 100
area 1 authentication
Software Reference for SwitchBlade® x908, x900 and x600 Series Switches
TM
AlliedWare Plus
Operating System - Software Version 5.3.1
OSPF Area ID expressed in IPv4 address,
entered in the form A.B.C.D.
OSPF Area ID expressed as a decimal number
within the range shown
OSPF Commands
36.3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents