Technical data
BLADEOS 6.3 Command Reference
BMD00186-B, April 2010 Chapter 4: Configuration Commands
379
VRRP Interface Configuration
Note – The interface represents the IP interface on which authentication parameters must be
configured.
These commands are used for configuring VRRP authentication parameters for the IP interfaces
used with the virtual routers.
Table 238 VRRP Interface Commands
Command Syntax and Usage
interface <interface number> authentication {password|none}
Defines the type of authentication that will be used: none (no authentication) or password
(password authentication).
Command mode: Router VRRP
[no] interface <interface number> password <password>
Defines a plain text password up to eight characters long. This password will be added to each
VRRP packet transmitted by this interface when password authentication is chosen (see
interface authentication above).
Command mode: Router VRRP
no interface <interface number>
Clears the authentication configuration parameters for this IP interface. The IP interface itself
is not deleted.
Command mode: Router VRRP
show ip vrrp interface <interface number>
Displays the current configuration for this IP interface’s authentication parameters.
Command mode: All except User EXEC