Vrrp clear and show commands, Vrrp clear and show commands -197, Vrrp clear and show commands clear vrrp-counters – Enterasys Networks X-Pedition XSR CLI User Manual

Page 273: Show vrrp

Advertising
background image

VRRP Clear and Show Commands

XSR CLI Reference Guide 5-197

XSR(config)#interface fastethernet 1
XSR(config-if)#vrrp 2 track serial 1/0

This example disables the tracking of interface Serial 1/0 by interface F1 on VR 2:

XSR(config-if)#no vrrp 2 track

VRRP Clear and Show Commands

clear vrrp-counters

This command clears statistics for a specified VRRP group; it is governed by the following 
considerations:

If you do not specify both group and interface, the statistics for all Virtual Routers (VR) in the 
VRRP group on this router will be cleared.

If you specify only the group and not the interface, statistics for all the VRs in the VRRP group 
whose group ID matches the specified ID on this router will be cleared.

If you do specify the interface only, statistics for all VRs in the VRRP group configured on this 
interface on this router will be cleared.

If you specify both group and interface, only statistics for this specified VRRP group on this 
router will be cleared.

Syntax

clear vrrp-counters [group][interface]

Mode

EXEC:

XSR>clear vrrp-counters

Examples

To clear statistics for VR 2 on interface F1, enter:

XSR#clear vrrp-counters fastethernet 1 2

To clear statistics for all the VRs on this router, enter:

XSR#clear vrrp-counters

show vrrp

This command displays all virtual router information configured on this router.

Syntax

show vrrp

group

Virtual router group number, ranging from 1 to 255.

interface

FastEthernet 1 or Fast/GigabitEthernet 2 only.

Advertising