![Brocade Communications Systems ICX 7250 series Configuration Manual Download Page 437](http://html1.mh-extra.com/html/brocade-communications-systems/icx-7250-series/icx-7250-series_configuration-manual_2817203437.webp)
4. Enter the MD5 password configuration using the
ip vrrp auth-type
command with a text password. The password will be
encrypted when saved in the configuration file. When an MD5 authentication password is configured on an interface, a syslog
message is displayed.
device(config-if-e1000-1/1/6)# ip vrrp auth-type md5-auth gy42mb
5. Verify the password on the interface using the
show ip vrrp
command.
device(config-if-e1000-1/1/6-vrid-1)# show ip vrrp
Total number of VRRP routers defined: 1
Interface ethernet 1/1/6
auth-type MD5 authentication
VRID 1
state backup
administrative-status enabled
mode owner
priority 99
current priority 99
hello-interval 1 sec
ip-address 10.53.5.1
backup routers 10.53.5.2
In this example, the auth-type is MD5 authentication where the entered password is encrypted. A
show run
command with
appropriate parameters will actually display the encrypted password, and you can use the
enable password-display
command
to actually display the encrypted password. The output verifies the type of authentication.
The following example enables MD5 authentication on Ethernet interface 1/1/6 and verifies the authentication type.
device# configure terminal
device(config)# router vrrp
device(config)# interface ethernet 1/1/6
device(config-if-e1000-1/1/6)# ip vrrp auth-type MD5 yourpwd
device(config-if-e1000-1/1/6-vrid-1)# show ip vrrp
Total number of VRRP routers defined: 1
Interface ethernet 1/1/6
auth-type MD5 authentication
VRID 1
state backup
administrative-status enabled
mode owner
priority 99
current priority 99
hello-interval 1 sec
ip-address 10.53.5.1
backup routers 10.53.5.2
Abdicating VRRP master device status
Changing the priority of a VRRP master device allows a temporary abdication of the master device status to allow a backup device with a
higher priority to assume the master device role.
A VRRP session must be configured and running.
When you change the priority of a VRRP owner, the change takes effect only for the current power cycle. The change is not saved to the
startup configuration file when you save the configuration, and it is not retained across a reload or reboot. Following a reload or reboot,
the VRRP owner again has priority 255.
Abdicating VRRP master device status
Brocade FastIron Layer 3 Routing Configuration Guide
53-1003903-04
437
Summary of Contents for ICX 7250 series
Page 2: ...Brocade FastIron Layer 3 Routing Configuration Guide 2 53 1003903 04...
Page 16: ...Brocade FastIron Layer 3 Routing Configuration Guide 16 53 1003903 04...
Page 20: ...Brocade FastIron Layer 3 Routing Configuration Guide 20 53 1003903 04...
Page 36: ...Brocade FastIron Layer 3 Routing Configuration Guide 36 53 1003903 04...
Page 124: ...Brocade FastIron Layer 3 Routing Configuration Guide 124 53 1003903 04...
Page 174: ...Brocade FastIron Layer 3 Routing Configuration Guide 174 53 1003903 04...
Page 188: ...Brocade FastIron Layer 3 Routing Configuration Guide 188 53 1003903 04...
Page 202: ...Brocade FastIron Layer 3 Routing Configuration Guide 202 53 1003903 04...
Page 470: ...Brocade FastIron Layer 3 Routing Configuration Guide 470 53 1003903 04...