C613-50170-01 Rev B
Command Reference for x510 Series
1084
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
AREA
ENCRYPTION
IPSEC
SPI
ESP
To enable ESP encryption with a 48 hexadecimal character 3DES key and a 32
hexadecimal character MD5 authentication for OPSPF area 1, use the commands:
awplus#
configure terminal
awplus(config)#
router ipv6 ospf
awplus(config-router)#
area 1 encryption ipsec spi 1000 esp 3des
1234567890ABCDEF1234567890ABCDEF1234567890ABCDEF md5
1234567890ABCDEF1234567890ABCDEF
To enable ESP encryption with a 32 hexadecimal character AES-CBC key, and a 40
hexadecimal character SHA-1 authentication key for OPSPF area 1, use the
commands:
awplus#
configure terminal
awplus(config)#
router ipv6 ospf
awplus(config-router)#
area 1 encryption ipsec spi 1000 esp
aes-cbc 1234567890ABCDEF1234567890ABCDEF sha1
1234567890ABCDEF1234567890ABCDEF12345678
To disable ESP encryption for OPSPF area 1, use the commands:
awplus#
configure terminal
awplus(config)#
router ipv6 ospf
awplus(config-router)#
no area 1 encryption ipsec spi 1000
Related
Commands
area virtual-link authentication ipsec spi