Configure Vrrp Authentication - Dell Force10 C150 Configuration Manual

Ftos configuration guide ftos 8.4.2.7 e-series terascale, c-series, s-series (s50/s25)
Hide thumbs Also See for Force10 C150:
Table of Contents

Advertisement

Configure VRRP Authentication

Note: Authentication is not available for IPv6 VRRP.
Simple authentication of VRRP packets ensures that only trusted routers participate in VRRP processes.
When authentication is enabled, FTOS includes the password in its VRRP transmission, and the receiving
router uses that password to verify the transmission.
Note: All virtual routers in the VRRP group must be configured the same: authentication must be enabled
with the same password or authentication is disabled.
Configure simple authentication with the following command in VRRP configuration mode:
Task
Configure a simple text password.
Note: As shown in
encrypted form in show running-config (EXEC Privilege) and show config (INTERFACE) command
output. To display the VRRP authentication password (as well as all other FTOS passwords) in clear text
in show command output, you must enter the no service password-encryption (CONFIGURATION)
command. To remove the currently configured VRRP authentication password, enter the no
authentication-type simple [encryption-type] password command.
Figure 58-9. Command Example:
FTOS(conf-if-gi-1/1-vrid-111)#authentication-type simple 0 force10
FTOS(conf-if-gi-1/1-vrid-111)#show config
!
vrrp-group 111
authentication-type simple 7 387a7f2df5969da4
priority 255
virtual-address 10.10.10.1
virtual-address 10.10.10.2
virtual-address 10.10.10.3
virtual-address 10.10.10.10
FTOS(conf-if-gi-1/1-vrid-111)#no authentication-type simple 0 force10
FTOS(conf-if-gi-1/1-vrid-111)#show config
!
vrrp-group 111
priority 255
virtual-address 10.10.10.1
virtual-address 10.10.10.2
virtual-address 10.10.10.3
virtual-address 10.10.10.10
1136
|
Virtual Router Redundancy Protocol (VRRP)
Command Syntax
authentication-type simple [
password
encryption-type:
password in the configuration; 7 indicates an
encrypted password in the configuration.
password: plain text
Figure
58-9, the VRRP authentication password that you configure is displayed in
authentication-type simple
encryption-type
0 indicates an unencrypted
Command Mode
]
INTERFACE-VRID

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents