![Brocade Communications Systems ICX 7250 series Configuration Manual Download Page 436](http://html1.mh-extra.com/html/brocade-communications-systems/icx-7250-series/icx-7250-series_configuration-manual_2817203436.webp)
NOTE
This task supports VRRPv2 and VRRP-Ev2 only. VRRPv3 and VRRP-Ev3 are not supported.
1. From privileged EXEC mode, enter global configuration mode by issuing the
configure terminal
command.
device# configure terminal
2. Globally enable VRRP.
device(config)# router vrrp
3. Configure an Ethernet interface.
device(config)# interface ethernet 1/1/6
4. Enter the simple text password configuration using the
ip vrrp auth-type
command with a text password.
device(config-if-e1000-1/1/6)# ip vrrp auth-type simple-text-auth yourpwd
5. Verify the password on the interface using the
show ip vrrp
command with either the VRID or Ethernet options.
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 simple text 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 authentication type is simple text authentication. A
show running-config
command with appropriate
parameters will actually display the password. The output verifies the type of authentication.
Configuring MD5 authentication on VRRP interfaces
Interfaces can be configured with an MD5 encrypted password for authentication, and VRRP can use the same authentication type
associated with the interfaces on which you define the virtual router ID (VRID).
If you configure your device interfaces to use an MD5 encrypted password to authenticate traffic, VRRP interfaces can be configured
with the same MD5 password, and VRRP packets that do not contain the password are dropped. If your interfaces do not use
authentication, neither does VRRP. Repeat this task on all interfaces on all devices that support the VRID.
1. From privileged EXEC mode, enter global configuration mode by issuing the
configure terminal
command.
device# configure terminal
2. Globally enable VRRP.
device(config)# router vrrp
3. Specify an interface associated with the VRRP VRID.
device(config)# interface ethernet 1/1/6
Configuring MD5 authentication on VRRP interfaces
Brocade FastIron Layer 3 Routing Configuration Guide
436
53-1003903-04
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...