HP 6125XLG R2306-HP 6125XLG Blade Switch High Availability Command Reference - Page 121

track bfd echo

Page 121 highlights

track bfd echo Use track bfd echo to create a track entry and associate it with a BFD session. Use undo track to remove the track entry. Syntax track track-entry-number bfd echo interface interface-type interface-number remote ip remote-ip local ip local-ip [ delay { negative negative-time | positive positive-time } * ] undo track track-entry-number Default No track entry exists. Views System view Predefined user roles network-admin Parameters track-entry-number: Specifies the track entry ID in the range of 1 to 1024. interface interface-type interface-number: Specifies the outgoing interface by its type and number of the BFD echo packets. remote ip remote-ip: Specifies the destination IP address of the BFD echo packets. local ip local-ip: Specifies the source IP address of the BFD echo packets. delay: Specifies the amount of time the Track module waits before notifying the application modules that the track entry state has changed. If this keyword is not specified, the Track module notifies the application modules immediately when the track entry state changes. negative negative-time: Specifies the amount of time the Track module waits before notifying the application modules that the status of the track entry has changed to Negative. The negative-time argument represents the delay time in the range of 1 to 300 seconds. positive positive-time: Specifies the amount of time the Track module waits before notifying the application modules that the status of the track entry has changed to Positive. The positive-time argument represents the delay time in the range of 1 to 300 seconds. Usage guidelines After a track entry is created, you can only use the track bfd echo delay command to modify its notification delay settings. To modify other settings, you must delete the entry and create a new one. 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. Examples # Create track entry 1, which uses BFD to monitor the link between local IP address 1.1.1.2 and remote IP address 1.1.1.1 by sending BFD echo packets out from the VLAN-interface 2. system-view [Sysname] track 1 bfd echo interface vlan-interface 2 remote ip 1.1.1.1 local ip 1.1.1.2 116

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130

116
track bfd echo
Use
track bfd echo
to create a track entry and associate it with a BFD session.
Use
undo track
to remove the track entry.
Syntax
track
track-entry-number
bfd echo interface
interface-type interface-number
remote ip
remote-ip
local ip
local-ip
[
delay
{
negative
negative-time
|
positive
positive-time
} * ]
undo track
track-entry-number
Default
No track entry exists.
Views
System view
Predefined user roles
network-admin
Parameters
track-entry-number
: Specifies the track entry ID in the range of 1 to 1024.
interface
interface-type interface-number
: Specifies the outgoing interface by its type and number of the
BFD echo packets.
remote ip
remote-ip
: Specifies the destination IP address of the BFD echo packets.
local ip
local-ip
: Specifies the source IP address of the BFD echo packets.
delay
: Specifies the amount of time the Track module waits before notifying the application modules that
the track entry state has changed. If this keyword is not specified, the Track module notifies the
application modules immediately when the track entry state changes.
negative
negative-time
: Specifies the amount of time the Track module waits before notifying the
application modules that the status of the track entry has changed to Negative. The
negative-time
argument represents the delay time in the range of 1 to 300 seconds.
positive
positive-time
: Specifies the amount of time the Track module waits before notifying the
application modules that the status of the track entry has changed to Positive. The positive-time argument
represents the delay time in the range of 1 to 300 seconds.
Usage guidelines
After a track entry is created, you can only use the
track bfd echo delay
command to modify its
notification delay settings. To modify other settings, you must delete the entry and create a new one.
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.
Examples
# Create track entry 1, which uses BFD to monitor the link between local IP address 1.1.1.2 and remote IP
address 1.1.1.1 by sending BFD echo packets out from the VLAN-interface 2.
<Sysname> system-view
[Sysname] track 1 bfd echo interface vlan-interface 2 remote ip 1.1.1.1 local ip 1.1.1.2