HP ProCurve 1600M Дополнение к руководству - Страница 15

Просмотреть онлайн или скачать pdf Дополнение к руководству для Переключатель HP ProCurve 1600M. HP ProCurve 1600M 28 страниц. Redundant power supply
Также для HP ProCurve 1600M: Технический паспорт (12 страниц), Прочитай меня сначала (8 страниц), Руководство рецензента (27 страниц), Дополнительное руководство (2 страниц), Дополнительное руководство (2 страниц), Руководство по установке (28 страниц), Руководство по установке (36 страниц), Руководство по установке (28 страниц), Руководство по быстрой настройке (2 страниц), Руководство по быстрой настройке (4 страниц), Руководство пользователя (8 страниц), Прочитай меня сначала (16 страниц), Установка и удаление (2 страниц), Руководство по установке (12 страниц), Руководство по планированию и реализации (40 страниц), Инструкции по разборке изделия в конце срока службы (2 страниц), Руководство по установке (46 страниц), Руководство по диагностике (2 страниц), Инструкции по разборке (2 страниц)

HP ProCurve 1600M Дополнение к руководству

Modifying VRRP Parameters

You can modify the following VRRP parameters on an individual VRID basis:
Authentication type (if the interfaces on which you configure the VRID use authentication)
Router type (owner or Backup)
NOTE: Change the router type only if you have moved the real IP address from one router to another or you
accidentally configured the IP address owner as a Backup.
Backup priority
Suppression of RIP advertisements on Backup routes for the backed up interface
Hello interval
Dead interval
Track port
Track priority
Backup preempt mode
USING THE WEB MANAGEMENT INTERFACE
You can set some of these parameters using the VRRP configuration panel of the Web management interface,
shown in "Configuring a Virtual Router" on page 11. For information about the fields, see the parameter
descriptions in the following sections. To access this panel, select VRRP from the System configuration sheet,
then click Modify next to the VRRP entry you want to edit.
Authentication Type
If the interfaces on which you configure the VRID use authentication, the VRRP packets on those interfaces also
must use the same authentication. HP's implementation of VRRP supports the following authentication types:
No authentication – The interfaces do not use authentication. This is the VRRP default.
Simple – The interfaces use a simple text-string as a password in packets sent on the interface. If the
interfaces use simple password authentication, the VRID configured on the interfaces must use the same
authentication type and the same password.
USING THE CLI
To configure the VRID interface on Router1 for simple-password authentication using the password "ourpword",
enter the following commands:
Configuring Router 1
Router1(config)# inter e 1/6
Router1(config-if-1/6)# ip vrrp auth-type simple-text-auth ourpword
Configuring Router 2
Router2(config)# inter e 1/5
Router2(config-if-1/5)# ip vrrp auth-type simple-text-auth ourpword
syntax: ip vrrp auth-type <no-auth|simple-text-auth> <auth data>
Configuring VRRP
15