Layer 3 Routing Commands 1814vrrp priorityUse the vrrp priority command in Interface Configuration mode to set thepriority value for the virtual router configured on a specified interface. Usethe no form of the command to return the priority to the default value.Syntaxvrrp group priority levelno vrrp group priority level• group — The virtual router identifier. (Range: 1-255)• level — Priority value for the interface. (Range: 1-254)Default ConfigurationPriority has a default value of 100.Command ModeInterface Configuration (VLAN) mode.User GuidelinesThe VRRP router with the highest numerical value for priority will becomethe VR master. When the VRRP priorities are equal, the router with thenumerically highest IP address will win the election and become master. If theVRRP router is the owner of the VR IP address, its priority will be 255, andthis value cannot be changed.ExampleThe following example sets the priority value for the virtual router 5 on VLAN15.console(config-if-vlan15)#vrrp 5 priority 20vrrp timers advertiseUse the vrrp timers advertise command in Interface Configuration mode toset the frequency, in seconds, that an interface on the specified virtual routersends a virtual router advertisement. Use the no form of the command toreturn the advertisement frequency to the default value.