IMPORTANT MODERATION NOTICE
This community is currently under full moderation, meaning all posts will be reviewed before appearing in the community. Please expect a brief delay—there is no need to post multiple times. If your post is rejected, you'll receive an email outlining the reason(s). We've implemented full moderation to control spam. Thank you for your patience and participation.
Hi,
What command can be used to check vrrp priority value in MX960?
We use command "show vrrp brief" or "show vrrp", even "show vrrp summary", but it cannot show the vrrp priotity value.
Thank you
Not sure if you have try this? These two commands should provide you the priority value set.
show vrrp detail | grep Priority Priority: 110, Advertisement interval: 1, Authentication type: md5
show vrrp interface xe-x/y/z
You are right. Thank you!