NETGEAR L3 Switch User Manual


 
7000 Series L3 Managed Switch Reference Manual for Software v2.0
Routing Commands 8-33
config router vrrp interface ipaddress
This command sets the ipaddress value for a virtual router. The value for <ipaddr> is the IP
Address which is to be configured on that interface for VRRP. The parameter <vrID> is the virtual
router ID which has an integer value range from 1 to 255.
Default There is no default value for ipaddress.
Format config router vrrp interface ipaddress
<slot.port> <vrID> <ipaddr>
config router vrrp interface preemptmode
This command sets the preemption mode value for the virtual router configured on a specified
interface. The parameter <vrID> is the virtual router ID which has an integer value ranges from 1
to 255.
Default enable
Format config router vrrp interface preemptmode
<slot.port> <vrID> <enable/disable>
config router vrrp interface advinterval
This command sets the advertisement value for a virtual router. The value for advinterval is time
used for VRRP advertisement in seconds. The parameter <vrID> is the virtual router ID which has
an integer value range from 1 to 255.
Default 1
Format config router vrrp interface advinterval
<slot.port> <vrID> <seconds>
config router vrrp interface authdetails
This command sets the authorization details value for the virtual router configured on a specified
interface. The parameter <none|simple> specifies the authorization type for virtual router
configured on the specified interface. The parameter [key] is optional, it is only required when
authorization type is simple text password. The parameter <vrID> is the virtual router ID which
has an integer value ranges from 1 to 255.
Default The default value for authorization type is No authorization.