
C613-50186-01 Rev B
Command Reference for AR2050V
935
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF C
OMMANDS
IP
OSPF
AUTHENTICATION
-
KEY
In the following example, an authentication key test is created on PPP interface
ppp0
in area 0. Note that first authentication is enabled for area 0.
awplus#
configure terminal
awplus(config)#
router ospf 100
awplus(config-router)#
network 10.10.10.0/24 area 0
awplus(config-router)#
area 0 authentication
awplus(config-router)#
exit
awplus(config)#
interface ppp0
awplus(config-if)#
ip ospf 3.3.3.3 authentication-key test
Related
Commands