Example
Sharing a single static route BFD session with multiple static routes having the same next-hop IP and BFD source
IP.
Switch 1:
switch(config)#
ip route 192.172.4.0/24 172.16.4.2 bfd source-ip 172.16.4.1
switch(config)#
ip route 192.172.5.0/24 vlan 10 bfd destination-ip 172.16.4.2
switch(config)#
ip route 192.172.6.0/24 172.16.4.2 bfd source-ip 172.16.4.1
Switch(config)#
show run
Running configuration:
; J9851A Configuration Editor; Created on release #KB.16.04.0000x
; Ver #10:1b.7f.bf.bb.ff.7c.59.fc.7b.ff.ff.fc.ff.ff.3f.ef:01
hostname "switch"
module A type j9992a
module L type j9987a
ip route 192.172.4.0 255.255.255.0 172.16.4.2 bfd source-ip 172.16.4.1
ip route 192.172.5.0/24 vlan 10 bfd destination-ip 172.16.4.2
ip route 192.172.6.0/24 172.16.4.2 bfd source-ip 172.16.4.1
ip routing
snmp-server community "public" unrestricted
oobm
ip address dhcp-bootp
exit
bfd enable
bfd echo-src-ip-address 2.2.2.2
vlan 1
name "DEFAULT_VLAN"
no untagged A1
untagged A2-A21,L1-L24
ip address dhcp-bootp
exit
vlan 10
name "VLAN10"
untagged A1
ip address 172.16.4.1 255.255.255.0
exit
no allow-v2-modules
Switch(config)#
show bfd
Bidirectional Forwarding Detection (BFD) Information
Administrative Status : Enabled
Echo Source IP : 2.2.2.2
Maximum number of sessions supported : 128
Number of sessions reserved for internal use : 0
Total Number of Sessions : 1
Number of Sessions Up : 1
Number of Sessions Down : 0
Global Statistics:
432
Aruba 3810 / 5400R Multicast and Routing Guide for ArubaOS-
Switch 16.08