From 233b8b68e16a10e79a2e3ee06faf31a86a246247 Mon Sep 17 00:00:00 2001 From: Alex Wang Date: Fri, 15 Aug 2014 02:02:06 +0000 Subject: [PATCH] bfd: Clarify the BFD diagnostic. This commit adds more explanation for the bfd diagnostic and bfd remote diagnostic in vswitch and vtep documentation. Requested-by:Bruce Davie Signed-off-by: Alex Wang --- vswitchd/vswitch.xml | 10 ++++++---- vtep/vtep.xml | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index ff9be177b..96a607bf9 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -2138,8 +2138,9 @@ - In case of a problem, set to a short message that reports what the - local BFD session thinks is wrong. + In case of a problem, set to an error message that reports what the + local BFD session thinks is wrong. The error messages are defined + in section 4.1 of [RFC 5880]. - In case of a problem, set to a short message that reports what the - remote endpoint's BFD session thinks is wrong. + In case of a problem, set to an error message that reports what the + remote endpoint's BFD session thinks is wrong. The error messages + are defined in section 4.1 of [RFC 5880]. - In case of a problem, set to a short message that reports what the - local BFD session thinks is wrong. + In case of a problem, set to an error message that reports what the + local BFD session thinks is wrong. The error messages are defined + in section 4.1 of [RFC 5880]. - In case of a problem, set to a short message that reports what the - remote endpoint's BFD session thinks is wrong. + In case of a problem, set to an error message that reports what the + remote endpoint's BFD session thinks is wrong. The error messages + are defined in section 4.1 of [RFC 5880]. -- 2.20.1