diff options
author | Stephen Worley <sworley@cumulusnetworks.com> | 2019-12-05 22:17:42 +0100 |
---|---|---|
committer | Stephen Worley <sworley@cumulusnetworks.com> | 2019-12-06 20:04:02 +0100 |
commit | add5e0a4cf9284b344d5325b258a70157522d053 (patch) | |
tree | 2a72dc7385b3ad654b622a4932dcf8857b90257e /doc/user/pbr.rst | |
parent | pbrd: make show pbr map detail actually work (diff) | |
download | frr-add5e0a4cf9284b344d5325b258a70157522d053.tar.xz frr-add5e0a4cf9284b344d5325b258a70157522d053.zip |
pbrd: make vty nexthop/nexthop-group output consistent
The vty output for pbr maps with a nexthop-group was not
consistent with those configured with an individual nexthop.
Fix that so its easier for users to read.
alfred# show pbr map
pbr-map TEST1 valid: 1
Seq: 222 rule: 521
Installed: yes Reason: Valid
SRC Match: 2.2.2.2/32
Nexthop-Group: blue
Installed: yes Tableid: 10000
Seq: 333 rule: 632
Installed: yes Reason: Valid
SRC Match: 3.3.3.3/32
Nexthop-Group: blue
Installed: yes Tableid: 10000
Seq: 444 rule: 743
Installed: yes Reason: Valid
SRC Match: 4.4.4.4/32
Nexthop-Group: blue
Installed: yes Tableid: 10000
Seq: 555 rule: 854
Installed: yes Reason: Valid
SRC Match: 5.5.5.5/32
Nexthop-Group: red
Installed: yes Tableid: 10001
Seq: 666 rule: 965
Installed: yes Reason: Valid
SRC Match: 6.6.6.6/32
nexthop 1.1.1.1
Installed: yes Tableid: 10002
alfred#
Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
Diffstat (limited to 'doc/user/pbr.rst')
0 files changed, 0 insertions, 0 deletions