User Manual

Table Of Contents
[Note]
This command cannot be used if the stack function is enabled.
7.13.42 Show RIP statistical information
[Syntax]
show ip rip statistics [vlan_interface]
[Parameter]
vlan_interface : VLAN interface
[Input mode]
privileged EXEC mode
[Description]
Shows RIP statistical information.
If VLAN interface is specified, the RIP statistical information for the specified VLAN interface is shown.
7.14 VRRP
7.14.1 Move to VRRP mode
[Syntax]
router vrrp vrid ifname
no router vrrp vrid ifname
[Parameter]
vrid : <1-255>
Virtual router ID
ifname : VLAN interface name
[Initial value]
none
[Input mode]
global configuration mode
[Description]
Transition to a mode for making VRRP settings.
If the applicable virtual router has not been generated, it will be generated.
If this command is executed with the "no" syntax, all settings related to the applicable virtual router will be deleted.
[Note]
This command cannot be used if the stack function is enabled.
[Example]
Generate virtual router #1 on VLAN #1, and transition to VRRP mode.
SWX3220)#configure terminal
SWX3220(config)#router vrrp 1 vlan1
SWX3220(config-router)#
Delete virtual router #1 of VLAN #1.
SWX3220)#configure terminal
SWX3220(config)#no router vrrp 1 vlan1
7.14.2 Move to VRRP mode(IPv6)
[Syntax]
router ipv6 vrrp vrid ifname
Command Reference | Layer 3 functions | 329