summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/vrf.txt
diff options
context:
space:
mode:
authorDavid Ahern2016-07-14 02:28:16 +0200
committerDavid S. Miller2016-07-14 03:04:17 +0200
commit484f674bb51cdce21b507c0a79d56a9741e6eb9f (patch)
tree73103c26ccd25250266012af52a867185758c8d4 /Documentation/networking/vrf.txt
parentMerge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff)
downloadkernel-qcow2-linux-484f674bb51cdce21b507c0a79d56a9741e6eb9f.tar.gz
kernel-qcow2-linux-484f674bb51cdce21b507c0a79d56a9741e6eb9f.tar.xz
kernel-qcow2-linux-484f674bb51cdce21b507c0a79d56a9741e6eb9f.zip
net: vrf: Address comments from last documentation update
Comments from Frank Kellerman on last doc update: - extra whitespace in front of a neigh show command - convert the brief link example to 'vrf red' Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/vrf.txt')
-rw-r--r--Documentation/networking/vrf.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/networking/vrf.txt b/Documentation/networking/vrf.txt
index 11a2b99bdbb9..755dab856392 100644
--- a/Documentation/networking/vrf.txt
+++ b/Documentation/networking/vrf.txt
@@ -189,7 +189,7 @@ older form without it.
Or using the brief output:
- $ ip -br link show master red
+ $ ip -br link show vrf red
eth1 UP 02:00:00:00:02:02 <BROADCAST,MULTICAST,UP,LOWER_UP>
eth2 UP 02:00:00:00:02:03 <BROADCAST,MULTICAST,UP,LOWER_UP>
eth5 DOWN 02:00:00:00:02:06 <BROADCAST,MULTICAST>
@@ -207,8 +207,8 @@ older form without it.
10.2.1.254 dev eth1 lladdr a6:d9:c7:4f:06:23 REACHABLE
10.2.2.254 dev eth2 lladdr 5e:54:01:6a:ee:80 REACHABLE
- $ ip -6 neigh show vrf red
- 2002:1::64 dev eth1 lladdr a6:d9:c7:4f:06:23 REACHABLE
+ $ ip -6 neigh show vrf red
+ 2002:1::64 dev eth1 lladdr a6:d9:c7:4f:06:23 REACHABLE
6. Show Addresses for a VRF