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>
This commit is contained in:
parent
0ba3deb346
commit
484f674bb5
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue