bfd echo-src-ip-address

Syntax

bfd echo-src-ip-address没有bfd echo-src-ip-address

描述

Sets the source IPv4 address for BFD echo packets. This address is used in all echo sessions.

NOTE:

The source IP address must not be on the same network segment as any switch interface, otherwise a large number of ICMP redirect packets may be sent by the remote device, causing network congestion.

The没有这种形式command removes the source IPv4 address for BFD echo packets, which causes the switch to stop sending echo packets. When a valid value is set, all sessions with a peer that is capable of receiving echo packets, will start transmitting echo packets. BFD control sessions continue to run concurrently with echo packets.

Command context

config

Parameters

Specifies an IP address in IPv4 format (x.x.x.x), wherexis a decimal number from 0 to 255.

权威

Administrators or local user group members with execution rights for this command.

Examples

Setting the source IP address to198.51.100.1:

switch(config)#bfd echo-src-ip-address 198.51.100.1

Removing the source IP address:

switch(config)#没有bfd echo-src-ip-address