HP MSR Router Series High Availability Command Reference(V5) Part number: 5998-2049 Software version: CMW520-R2511 Document version: 6PW103-20140128
Legal and notice information © Copyright 2014 Hewlett-Packard Development Company, L.P. No part of this documentation may be reproduced or transmitted in any form or by any means without prior written consent of Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Contents BFD configuration commands ····································································································································· 1 bfd authentication-mode ·········································································································································· 1 bfd detect-interface ··················································································································································· 2 bfd
vrrp vrid weight track ············································································································································ 49 IPv6-based VRRP configuration commands ················································································································· 50 display vrrp ipv6 ··················································································································································· 50 display vrrp ipv6 st
BFD configuration commands bfd authentication-mode Use bfd authentication-mode to configure the BFD authentication mode on the interface. Use undo bfd authentication-mode to restore the default. Syntax bfd authentication-mode { md5 key-id [ cipher ] key | sha1 key-id [ cipher ] key | simple key-id [ cipher ] password } undo bfd authentication-mode Default No authentication is configured on an interface.
[Sysname] interface ethernet 1/1 [Sysname-Ethernet1/1] bfd authentication-mode md5 15 BfdKey bfd detect-interface Use bfd detect-interface to create a BFD session to detect the local interface status. Use undo bfd detect-interface to delete the BFD session. Syntax bfd detect-interface source-ip source-ip-address undo bfd detect-interface Default No BFD session is created to detect the local interface status.
undo bfd echo-source-ip Views System view Default command level 2: System level Parameters ip-address: Source IP address of BFD echo packets. Usage guidelines Do not configure the source IP address of the BFD echo packets to belong to the same network segment as any interface address of the device. Otherwise a large amount of ICMP redirect packets might be sent by the remote device, causing network congestion. Examples # Configure the source IP address of echo packets as 10.1.1.1.
bfd min-receive-interval Use bfd min-receive-interval to configure the minimum interval for receiving BFD control packets. Use undo bfd min-receive-interval to restore the default minimum interval for receiving BFD control packets. Syntax bfd min-receive-interval value undo bfd min-receive-interval Default The minimum interval for receiving BFD control packets is 400 milliseconds.
Default command level 2: System level Parameters value: Specifies the minimum interval for transmitting BFD control packets, in the range of 200 to 1000 milliseconds. The value must be a multiple of 100. Usage guidelines A proper interval ensures that BFD control packets are not transmitted faster than the device can deal with.
Syntax bfd session init-mode { active | passive } undo bfd session init-mode Default BFD uses the active mode. Views System view Default command level 2: System level Parameters active: Uses the active mode. In the active mode, BFD actively transmits BFD control packets to the remote device. passive: Uses the passive mode.
BFD Event debugging is on BFD FSM debugging is on BFD Packet Receive debugging is on BFD Packet Send debugging is on BFD SCM debugging is on BFD Timer debugging is on display bfd interface Use display bfd interface to display information about BFD-enabled interfaces. Syntax display bfd interface [ verbose ] [ | { begin | exclude | include } regular-expression ] Views Any view Default command level 1: Monitor level Parameters verbose: Displays detailed interface information.
LD/RD SourceAddr DestAddr ConnType State Mode 2/2 192.168.11.11 192.168.11.10 Direct Up Ctrl Table 1 Command output Field Description Interface Interface name. Session Num Number of sessions established on the local interface. Min Trans Inter Minimum control packet transmit interval configured on the interface. Min Recv Inter Minimum control packet receive interval configured on the interface. DetectMult Detection time multiplier.
include: Displays all lines that match the specified regular expression. regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters. Examples # Display detailed BFD session information on the device. display bfd session verbose Total session number: 1 Up session number: 1 Init mode: Active IPv4 session working under Ctrl mode: Local Discr: 1 Source IP: 111.1.1.1 Remote Discr: 1 Destination IP: 111.1.1.
Field Description Auth mode Session authentication mode: simple, MD5, or SHA-1. Connect Type Connection type of the interface. Running up for Time interval for which the session has been up. Protocol Registered protocol. Diag Info Diagnostic information about the session. reset bfd session statistics Use reset bfd session statistics to clear the BFD session statistics.
Interface backup configuration commands display standby flow Use display standby flow to display statistics about traffic on the active interfaces participating in load balancing. Syntax display standby flow [ | { begin | exclude | include } regular-expression ] Views Any view Default command level 1: Monitor level Parameters |: Filters command output by specifying a regular expression. For more information about regular expressions, see Fundamentals Configuration Guide.
Field Description OutFlow(Octets) Sum of the octets sent on the active interface during the last interval. BandWidth(b/s) Bandwidth of the active interface. UsedBandWidth(b/s) Actual bandwidth for the active interface participating in load balancing during the last interval. display standby state Use display standby state to display the state information of the active and standby interfaces.
State Active interface Standby interface STANDBY N/A The state of the standby interfaces when the active interface is functioning. Data transmission is disabled. Table 5 Backup state of the active interface State Description MUP The active interface is working correctly for data transmission. MUPDELAY The active interface is experiencing a delay before it transits from the non-working state to the working state to take over. At this time, the standby interface is still active.
State Description TO-HYPNOTIZE The standby interface is transiting from the working state to the non-working state after the traffic size decreases below the lower backup load balancing threshold. In this state, the standby interface is still working. TO-WAKE The standby interface is transiting from the non-working state to the working state after the traffic size increases above the upper backup load balancing threshold. Null State other than the above three.
standby interface Use standby interface to specify a standby interface for the current interface. Use undo standby interface to remove the specified standby interface. Syntax standby interface interface-type interface-number [ priority ] undo standby interface interface-type interface-number Default No standby interface is specified. Views Interface view Default command level 2: System level Parameters interface-type interface-number: Specifies an interface by its type and number.
Views Interface view Default command level 2: System level Parameters enable-threshold: Specifies the upper load balancing threshold in the range of 1 to 99. It indicates the percentage of the available active-interface bandwidth that the traffic load must exceed for the standby interface to come up for load balancing. disable-threshold: Specifies the lower load balancing threshold in the range of 1 to 99.
Default Switchover delays on the active and standby interfaces are 0, indicating immediate switch without any delay. Views Interface view Default command level 2: System level Parameters enable-delay: Specifies switchover delay from the active interface to the standby interface, in the range of 0 to 65535 seconds. disable-delay: Specifies switchover delay from the standby interface to the active interface, in the range of 0 to 65535 seconds.
Parameters interval: Specifies flow check interval in the range of 30 to 600 seconds. Usage guidelines Use this command after standby interfaces are specified. Examples # Configure load balancing, backup bandwidth and flow check interval on interface Serial 2/0 as 60 seconds.
Syntax standby track track-entry-number undo standby track Default An interface is not associated with a track entry. Views Interface view Default command level 2: System level Parameters track-entry-number: Specifies a track entry to be monitored by its number in the range of 1 to 1024. Usage guidelines This command and the standby interface command cannot be configured at the same time.
Track configuration commands display track Use display track to display track entry information. Syntax display track { track-entry-number | all } [ | { begin | exclude | include } regular-expression ] Views Any view Default command level 1: Monitor level Parameters track-entry-number: Displays information about the specified track entry in the range of 1 to 1024. all: Displays information about all the track entries. |: Filters command output by specifying a regular expression.
Track ID: 3 Status: Negative Duration: 0 days 0 hours 0 minutes 32 seconds Notification delay: Positive 20, Negative 30 (in seconds) Reference object: Track interface : Interface status : Inserted Interface : Ethernet1/2 Protocol : IPv4 Table 9 Command output Field Description Track ID ID of a track entry. Status of a track entry: Status • Positive—The tracked object functions correctly. • Invalid—The tracked object is invalid. • Negative—The tracked object is abnormal.
Field Description Physical status or Layer 3 protocol status of the monitored interface: Protocol • None—Physical status of the monitored interface. • IPv4—IPv4 protocol status of the monitored Layer 3 interface. • IPv6—IPv6 protocol status of the monitored Layer 3 interface.
When you configure collaboration between Track and BFD, do not configure the virtual IP address of a VRRP group as the local or remote address of a BFD session. Associating a track entry with the echo-mode BFD session detects a directly connected link. Before that, you must configure the source IP address of BFD echo packets. Examples # Create track entry 1, which uses BFD to monitor the link between local IP address 192.168.40.2 and remote IP address 192.168.40.1 by sending BFD echo packets.
negative negative-time: Specifies the delay time for the Track module to notify the application modules that the status of the track entry changes to Negative. The negative-time argument represents the delay time, in the range of 1 to 300 seconds. positive positive-time: Specifies the delay time for the Track module to notify the application modules that the status of the track entry changes to Positive. The positive-time argument represents the delay time, in the range of 1 to 300 seconds.
negative negative-time: Specifies the delay time for the Track module to notify the application modules that the status of the track entry changes to Negative. The negative-time argument represents the delay time, in the range of 1 to 300 seconds. positive positive-time: Specifies the delay time for the Track module to notify the application modules that the status of the track entry changes to Positive. The positive-time argument represents the delay time, in the range of 1 to 300 seconds.
ipv4: Monitors the IPv4 protocol status. When the IPv4 protocol status of an interface is up, the status of the track object is Positive. When the IPv4 protocol status of an interface is down, the status of the track object is Negative. To display the IPv4 protocol status of an interface, use the display ip interface brief command. ipv6: Monitors the IPv6 protocol status. When the IPv6 protocol status of an interface is up, the status of the track object is Positive.
VRRP configuration commands The interfaces that VRRP involves can only be Layer 3 Ethernet interfaces and VLAN interfaces unless otherwise specified. VRRP cannot be configured on interfaces in aggregation groups. Common VRRP configuration commands vrrp mode Use vrrp mode to configure the VRRP working mode. Use undo vrrp mode to restore the default. Syntax vrrp mode load-balance undo vrrp mode Default VRRP operates in standard mode.
vrrp version Use vrrp version to specify the version of VRRP on an interface. Use undo vrrp version to restore the default. Syntax vrrp version version-number undo vrrp version Default VRRPv2 is used. Views Interface view Default command level 2: System level Parameters version-number: Specifies a VRRP version. The version number is 2 or 3, where 2 indicates IPv4 VRRPv2 (described in RFC 2338) or IPv6 VRRPv2 (described in RFC 3768), and 3 indicates IPv4/IPv6 VRRPv3 (described in RFC 5798).
Parameters verbose: Displays detailed state information of VRRP groups. interface interface-type interface-number: Displays VRRP group state information of the specified interface. interface-type interface-number specifies an interface by its type and number. vrid virtual-router-id: Displays state information of the specified VRRP group. The virtual-router-id argument specifies a VRRP group by its group number in the range of 1 to 255. |: Filters command output by specifying a regular expression.
Field Description VRID ID of the VRRP group. Run Pri Running priority of the router, or in other words, the current priority of the router. With VRRP tracking configured, the priority of the router changes when the state of the monitored interface or track entry changes. Adver. Timer VRRP advertisement interval, in seconds. Authentication type: • None—No authentication. • Simple—Simple authentication. • MD5—MD5 authentication. Auth Type Virtual IP Virtual IP address of the VRRP group.
Field Description Adver. Timer VRRP advertisement interval, in seconds. Administrative state: Admin Status • UP. • DOWN. Status of the router in the VRRP group: State • Master. • Backup. • Initialize. Config Pri Configured priority of the router, or in other words, the priority value specified by using the vrrp vrid priority command. Running Pri Running priority of the router, or in other words, the current priority of the router.
Field Description State of the tracked interface or track entry. State of a tracked interface: • Up. • Down. • Removed. State State of a track entry: • • • • Invalid. Negative. Positive. Not existing. Priority value that is reduced when the monitored interface is down or removed, or when the status of the monitored track entry turns to negative. It is displayed only when the vrrp vrid track interface command or the vrrp vrid track command is executed.
Field Description • If the VRID is number, this field indicates the running priority of the router, or in other words, the current priority of the router. With VRRP tracking configured, the priority of the router changes if the state of the monitored interface or track entry changes. Run Pri • If the VRID is VF number, this field indicates the running priority of the VF. With VF tracking configured, the priority of the VF changes if the state of the monitored track entry changes.
Owner ID : 0000-5e01-1103 Priority : 127 Active : 10.1.1.3 Forwarder Weight Track Information: Track Object : 1 State : Positive Weight Reduced : 250 Forwarder Switchover Track Information: Track Object Member IP : 2 State : Positive : 10.1.1.3 Table 13 Command output (load balancing mode) Field Description Current VRRP working mode: Run Mode • Standard—Standard mode. • Load Balance—Load balancing mode.
Field Description Authentication type: Auth Type Virtual IP • None—No authentication. • Simple—Simple authentication. • MD5—MD5 authentication. Virtual IP address of the VRRP group. List of IP addresses of members in the VRRP group. This address list is displayed only when the VRRP group operates in load balancing mode. Member IP List • Local—IP address of the local device. • Master—IP address of the master. • Backup—IP address of the backup.
Field Description Priority VF priority. Active IP address of the interface of the AVF. If the current VF is the AVF, it is displayed as local. Forwarder Weight Track Configuration Weight track configuration of the VF. It is displayed only when the vrrp vrid weight track command is executed. Track Object Weight track entry. It is displayed only when the vrrp vrid weight track command is executed.
Parameters interface interface-type interface-number: Displays VRRP group statistics of the specified interface. interface-type interface-number specifies an interface by its type and number. vrid virtual-router-id: Displays statistics of the specified VRRP group. The virtual-router-id argument specifies a VRRP group by its group number in the range of 1 to 255. |: Filters command output by specifying a regular expression. For more information about regular expressions, see Fundamentals Configuration Guide.
Become AVF : 1 Time-out Timer Expires : 0 Adver Rcvd : 0 Request Rcvd : 0 Adver Sent : 1460 Request Sent : 1 Reply Rcvd : 0 Release Rcvd : 0 Reply Sent : 0 Release Sent : 0 Priority Zero Pkts Rcvd : 0 VF Priority Zero Pkts Rcvd : 0 Priority Zero Pkts Sent : 1 VF Priority Zero Pkts Sent : 0 Status Option Errors : 0 Global statistics CheckSum Errors : 0 Version Errors : 0 VRID Errors : 0 Table 14 Command output (standard mode) Field Description Interface Interface to which
Table 15 Command output (load balancing mode) Field Description Interface Interface to which the VRRP group belongs. VRID Serial number of the VRRP group. CheckSum Errors Number of packets with checksum errors. Version Errors Number of packets with version errors. Invalid Type Pkts Rcvd Number of packets with incorrect packet type. Advertisement Interval Errors Number of packets with advertisement interval errors. IP TTL Errors Number of packets with TTL errors.
Related commands reset vrrp statistics reset vrrp statistics Use reset vrrp statistics to clear VRRP group statistics. Syntax reset vrrp statistics [ interface interface-type interface-number [ vrid virtual-router-id ] ] Views User view Default command level 1: Monitor level Parameters interface interface-type interface-number: Clears VRRP group statistics of a specified interface. interface-type interface-number specifies an interface by its type and number.
Default command level 2: System level Parameters real-mac: Maps the real MAC address of the interface to the virtual IP address of the VRRP group. virtual-mac: Maps the virtual MAC address to the virtual IP address of the VRRP group. Usage guidelines Specify the type of the MAC addresses mapped to the virtual IP address before creating a VRRP group. Otherwise, you cannot change the type of the MAC address by using this command.
should not be dropped. In this situation, use the vrrp un-check ttl command to disable TTL check on VRRP packets. Examples # Disable TTL check on VRRP packets. system-view [Sysname] interface ethernet 1/1 [Sysname-Ethernet1/1] vrrp un-check ttl vrrp vrid authentication-mode Use vrrp vrid authentication-mode to configure authentication mode and authentication key for a VRRP group to send and receive VRRP packets. Use undo vrrp vrid authentication-mode to restore the default.
Examples # Set the authentication mode to simple and authentication key to Sysname for VRRP group 1 on interface Ethernet 1/1 to send and receive VRRP packets. system-view [Sysname] interface ethernet 1/1 [Sysname-Ethernet1/1] vrrp vrid 1 virtual-ip 10.1.1.
[Sysname-Ethernet1/1] vrrp vrid 1 preempt-mode timer delay 5 Related commands display vrrp vrrp vrid priority Use vrrp vrid priority to configure the priority of the router in the specified VRRP group. Use undo vrrp vrid priority to restore the default. Syntax vrrp vrid virtual-router-id priority priority-value undo vrrp vrid virtual-router-id priority Default The priority of a router in a VRRP group is 100.
Use undo vrrp vrid timer advertise to restore the default. Syntax vrrp vrid virtual-router-id timer advertise adver-interval undo vrrp vrid virtual-router-id timer advertise Default The Adver_Timer is 1 second. Views Interface view Default command level 2: System level Parameters virtual-router-id: Specifies a VRRP group by its number in the range of 1 to 255.
Default A VRRP group is not associated with any track entry. Views Interface view Default command level 2: System level Parameters virtual-router-id: Specifies a VRRP group number in the range of 1 to 255. track track-entry-number: Specifies a track entry by its number in the range of 1 to 1024. forwarder-switchover member-ip ip-address: Enables the LVF on the router to take over the role of the AVF at the specified IP address immediately after the specified track entry changes to the negative state.
# Associate VRRP group 1 on Ethernet 1/1 with track entry 2 and enable the LVF to take over the role of the AVF at the IP address of 10.1.1.3 immediately after the specified track entry changes to the negative state. [Sysname-Ethernet1/1] vrrp vrid 1 track 2 forwarder-switchover member-ip 10.1.1.3 Related commands • display vrrp • vrrp vrid track interface vrrp vrid track interface Use vrrp vrid track interface to configure to track the specified interface.
When the status of the tracked interface turns from down or removed to up, the corresponding router automatically restores its priority. The interface specified in this command can be a Layer 3 Ethernet interface, a VLAN interface, a synchronous/asynchronous serial interface, a POS interface, an MP-group interface, a dialer interface, a BRI interface, or an HDLC link bundle interface.
A VRRP group operates correctly only when the configured virtual IP address and the interface IP address belong to the same segment and are legal host addresses. If they are not in the same network segment, or the configured IP address is the network address or network broadcast address of the network segment to which the interface IP address belongs, though you can perform the configuration successfully, the state of the VRRP group is always Initialize, which means VRRP does not take effect .
If the track entry specified in this command does not exist, you can use the vrrp vrid weight track command to specify a track entry, and then create the track entry using the track command. The weight of a VF is 255, and the lower limit of failure is 10. When the weight of a VF owner is no less than the lower limit of failure, the priority of the VF owner is always 255.
Usage guidelines If you do not specify the verbose keyword, only the brief state information of VRRP groups is displayed. If you specify both an interface and a VRRP group, only the state information of the specified VRRP group on the interface is displayed. If you only specify an interface, the state information of all the VRRP groups on the interface is displayed. If you specify neither, the state information of all the VRRP groups on the router is displayed.
# When VRRP operates in standard mode, display detailed information about all VRRP groups on the router.
Field Description Running Pri Running priority of the router; the current priority of the router. With VRRP tracking configured, when the state of the monitored interface or track entry changes, the priority of the router changes. Preemptive mode: Preempt Mode • Yes—The router in the VRRP group operates in preemptive mode. • No—The router in the VRRP group operates in non-preemptive mode. Delay Time Preemption delay, in seconds. Become Master Time to wait before the router becomes the master.
Run Mode : Load Balance Run Method : Virtual MAC Total number of virtual routers : 2 Interface VRID State Run Address Active Pri ---------------------------------------------------------------------- • Eth1/1 1 Master 140 FE80::1 Local ----- VF 1 Active 255 000f-e2ff-4011 Local On a switch: Table 18 Command output (load balancing mode) Field Description Current VRRP working mode: Run Mode • Standard—Standard mode. • Load Balance—Load balancing mode.
Total number of virtual routers : 1 Interface Ethernet1/1 VRID : 1 Adver Timer : 100 Admin Status : Up State : Master Config Pri : 120 Running Pri : 110 Preempt Mode : Yes Delay Time : 5 Auth Type : None Virtual IP : FE80::10 Member IP List : FE80::1 (Local, Master) FE80::2 (Backup) VRRP Track Information: Track Interface: Eth1/2 State : Down Pri Reduced : 10 Track Object State : Positive Pri Reduced : 50 : 1 Forwarder Information: 2 Forwarders 1 Active Config Weight : 255 Runni
Field Description Adver Timer VRRP advertisement interval, in centiseconds. Administrative state: Admin Status • UP. • DOWN. Status of the router in the VRRP group: State • Master. • Backup. • Initialize. Config Pri Configured priority of the router, or in other words, the priority value specified by using the vrrp ipv6 vrid priority command. Running Pri Running priority of the router, or in other words, the current priority of the router.
Field Description State of the tracked interface or track entry. State of a tracked interface: State • Up. • Down. • Removed. State of a track entry: • • • • Invalid. Negative. Positive. Not existing. Pri Reduced Priority value that is reduced when the monitored interface is down or removed, or when the status of the monitored track entry turns to negative. It is displayed only when the vrrp ipv6 vrid track interface command or the vrrp ipv6 vrid track command is executed.
Field Description Weight Reduced Weight value that is reduced when the status of the monitored track entry turns to negative. It is displayed only when the vrrp ipv6 vrid weight track command is executed. Forwarder Switchover Track Information VF switchover information. The information is displayed only after the vrrp ipv6 vrid track forwarder-switchover command is executed. Track entry monitored by the VF switchover feature.
Usage guidelines If you specify both an interface and a VRRP group, only the statistics about the specified VRRP group on the interface are displayed. If you only specify an interface, the statistics about all the VRRP groups on the interface are displayed. If you specify neither, the statistics about all the VRRP groups on the router are displayed. To clear the VRRP group statistics, use the reset vrrp ipv6 statistics command.
Table 20 Command output (standard mode) Field Description Interface Interface to which the VRRP group belongs. VRID ID of the VRRP group. CheckSum Errors Number of packets with checksum errors. Version Errors Number of packets with version errors. Invalid Type Pkts Rcvd Number of packets with incorrect packet type. Advertisement Interval Errors Number of packets with advertisement interval errors. Hop Limit Errors Number of packets with hop limit errors.
Field Description Auth Type Mismatch Number of packets with authentication failures due to mismatching authentication types. Packet Length Errors Number of packets with VRRP packet length errors. Address List Errors Number of packets with virtual IP address list errors. Become Master Number of times that the router worked as the master. Redirect Timer Expires Number of times that the redirect timer expires. Become AVF Number of times that the VF worked as the AVF.
Parameters interface interface-type interface-number: Clears VRRP group statistics of a specific interface. interface-type interface-number specifies an interface by its type and number. vrid virtual-router-id: Clears VRRP statistics of the specified VRRP group. The virtual-router-id argument specifies a VRRP group by its group number in the range of 1 to 255.
Examples # Map the virtual IPv6 address of the current VRRP group to the real MAC address of the interface. system-view [Sysname] vrrp ipv6 method real-mac Related commands display vrrp ipv6 vrrp ipv6 vrid authentication-mode Use vrrp ipv6 vrid authentication-mode to configure authentication mode and authentication key for the VRRP groups to send and receive VRRP packets. Use undo vrrp ipv6 vrid authentication-mode to restore the default.
[Sysname-Ethernet1/1] vrrp ipv6 vrid 10 authentication-mode simple Sysname Related commands display vrrp ipv6 vrrp ipv6 vrid preempt-mode Use vrrp ipv6 vrid preempt-mode to configure preemption on the router and configure its preemption delay in a specific VRRP group. Use undo vrrp ipv6 vrid preempt-mode to disable preemption on the router in a specific VRRP group. As a result, the router operates in non-preemptive mode.
vrrp ipv6 vrid priority Use vrrp ipv6 vrid priority to configure the priority of the router in the specified VRRP group. Use undo vrrp ipv6 vrid priority to restore the default. Syntax vrrp ipv6 vrid virtual-router-id priority priority-value undo vrrp ipv6 vrid virtual-router-id priority Default The priority of a router in a VRRP group is 100. Views Interface view Default command level 2: System level Parameters virtual-router-id: Specifies a VRRP group by its number in the range of 1 to 255.
undo vrrp ipv6 vrid virtual-router-id timer advertise Default The Adver_Timer is 100 centiseconds. Views Interface view Default command level 2: System level Parameters virtual-router-id: Specifies a VRRP group by its number in the range of 1 to 255. adver-interval: Specifies the interval at which the master in the specified VRRP group sends VRRP advertisements, in the range of 100 to 4095 centiseconds. Usage guidelines The Adver_Timer controls the interval at which the master sends VRRP packets.
Default command level 2: System level Parameters virtual-router-id: Specifies a VRRP group by its number in the range of 1 to 255. track track-entry-number: Specifies a track entry by its number in the range of 1 to 1024. forwarder-switchover member-ip ipv6-address: Enables the LVF on the router to take over the role of the AVF at the specified IPv6 address immediately after the specified track entry changes to the negative state.
• vrrp ipv6 vrid track interface vrrp ipv6 vrid track interface Use vrrp ipv6 vrid track interface to configure to track the specified interface. Use undo vrrp ipv6 vrid track interface to disable tracking the specified interface. Syntax vrrp ipv6 vrid virtual-router-id track interface interface-type interface-number [ reduced priority-reduced ] undo vrrp ipv6 vrid virtual-router-id track [ interface interface-type interface-number ] Default No interface is being tracked.
Examples # On interface Ethernet 1/1, set the interface to be tracked to Serial 2/0, making the priority of VRRP group 1 on interface Ethernet 1/1 decrement by 50 when Serial 2/0 is down or removed.
[Sysname-Ethernet1/1] vrrp ipv6 vrid 1 virtual-ip 1::10 Related commands display vrrp ipv6 vrrp ipv6 vrid weight track Use vrrp ipv6 vrid weight track to specify the track entry to be monitored by VFs when VRRP operates in the load balancing mode. If the status of the monitored track entry changes to negative, the weights of the all VFs in the VRRP group to which the current router belongs decrease by a specified value. Use undo vrrp ipv6 vrid weight track to remove the specified track entry.
Examples # Configure to monitor track entry 1, making the weights of VFs that belong to VRRP group 1 on Ethernet 1/1 decrease by 50 when track entry 1 turns to negative.
Support and other resources Contacting HP For worldwide technical support information, see the HP support website: http://www.hp.
Conventions This section describes the conventions used in this documentation set. Command conventions Convention Description Boldface Bold text represents commands and keywords that you enter literally as shown. Italic Italic text represents arguments that you replace with actual values. [] Square brackets enclose syntax choices (keywords or arguments) that are optional. { x | y | ... } Braces enclose a set of required syntax choices separated by vertical bars, from which you select one.
Network topology icons Represents a generic network device, such as a router, switch, or firewall. Represents a routing-capable device, such as a router or Layer 3 switch. Represents a generic switch, such as a Layer 2 or Layer 3 switch, or a router that supports Layer 2 forwarding and other Layer 2 features. Represents an access controller, a unified wired-WLAN module, or the switching engine on a unified wired-WLAN switch. Represents an access point.
Index BDRSTVW standby timer startup,18 B standby track,18 bfd authentication-mode,1 Subscription service,72 bfd detect-interface,2 bfd echo-source-ip,2 T bfd min-echo-receive-interval,3 track bfd echo,22 bfd min-receive-interval,4 track interface,24 bfd min-transmit-interval,4 track interface protocol,25 bfd multi-hop destination-port,5 track nqa,23 bfd session init-mode,5 V D vrrp ipv6 method,62 display bfd debugging-switches,6 vrrp ipv6 vrid authentication-mode,63 display bfd interfac