60-9
Global Mode.
Default:
There is no redirection address.
Usage Guide:
Enable web portal authentication globally before configuring its HTTP redirection address. The no
command cancels the configured redirection address.
Example:
Configure the redirection address of web portal authentication as 173.16.1.211.
switch(config)#webportal redirect 173.16.1.211
Example:
Chapter 60 Commands for VRRP
60.1 advertisement-interval
Commands:
advertisement-interval <adver_interval>
no advertisement-interval
Function:
Sets the vrrp timer values; the “no advertisement-interval” command restores the default setting.
Parameters:
<adver_interva> is the interval for sending VRRP packets in seconds, ranging from 1 to 10.
Default:
The default <adver_interva> is 1 second.
Command mode:
VRRP protocol configuration mode
Usage Guide:
The Master in a VRRP Standby cluster will send VRRP packets to member routers (or L3 Ethernet
switch) to announce its properness at a specific interval; this interval is referred to as adver_interval.
If a Backup does not receive the VRRP packets sent by the Master after a certain period (specified
by master_down_interval), then it assume the Master is no longer operating properly, therefore turns
its status to Master.
The user can use this command to adjust the VRRP packet sending interval of the Master. For