HP VPN Firewall Appliances Network Management Configuration Guide

467
[DeviceC] interface gigabitethernet 1/2
[DeviceC-GigabitEthernet1/2] isis enable 1
[DeviceC-GigabitEthernet1/2] quit
[DeviceC] interface gigabitethernet 1/3
[DeviceC-GigabitEthernet1/3] isis enable 1
[DeviceC-GigabitEthernet1/3] quit
# Configure Device D.
<DeviceD> system-view
[DeviceD] isis 1
[DeviceD-isis-1] network-entity 20.0000.0000.0001.00
[DeviceD-isis-1] quit
[DeviceD] interface gigabitethernet 1/1
[DeviceD-GigabitEthernet1/1] isis enable 1
[DeviceD-GigabitEthernet1/1] quit
3. Configure neighbor relationship authentication between neighbors:
# Configure the authentication mode as MD5 and set the password to eRq on GigabitEthernet 1/1
of Device A and on GigabitEthernet 1/3 of Device C.
[DeviceA] interface gigabitethernet 1/1
[DeviceA-GigabitEthernet1/1] isis authentication-mode md5 eRg
[DeviceA-GigabitEthernet1/1] quit
[DeviceC] interface gigabitethernet 1/3
[DeviceC-GigabitEthernet1/3] isis authentication-mode md5 eRg
[DeviceC-GigabitEthernet1/3] quit
# Configure the authentication mode as MD5 and set the password to t5Hr on GigabitEthernet
1/1 of Device B and on GigabitEthernet 1/1 of Device C.
[DeviceB] interface gigabitEethernet 1/1
[DeviceB-GigabitEthernet1/1] isis authentication-mode md5 t5Hr
[DeviceB-GigabitEthernet1/1] quit
[DeviceC] interface gigabitethernet 1/1
[DeviceC-GigabitEthernet1/1] isis authentication-mode md5 t5Hr
[DeviceC-GigabitEthernet1/1] quit
# Configure the authentication mode as MD5 and set the password to hSec on GigabitEthernet
1/1 of Device D and on GigabitEthernet 1/2 of Device C.
[DeviceC] interface gigabitethernet 1/2
[DeviceC-GigabitEthernet1/2] isis authentication-mode md5 hSec
[DeviceC-GigabitEthernet1/2] quit
[DeviceD] interface gigabitethernet 1/1
[DeviceD-GigabitEthernet1/1] isis authentication-mode md5 hSec
[DeviceD-GigabitEthernet1/1] quit
4. Configure the area authentication mode as MD5 and set the password to 10Sec on Device A,
Device B, and Device C.
[DeviceA] isis 1
[DeviceA-isis-1] area-authentication-mode md5 10Sec
[DeviceA-isis-1] quit
[DeviceB] isis 1
[DeviceB-isis-1] area-authentication-mode md5 10Sec
[DeviceB-isis-1] quit