mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 19:39:28 +00:00
doc: don't use abbreviate
Signed-off-by: Hiroki Shirokura <slank.dev@gmail.com>
This commit is contained in:
parent
c84159a90a
commit
1994c6bc05
@ -962,7 +962,7 @@ You can run scripts inside the node, or use vtysh's <tab> or <?> feature.
|
|||||||
[unet shell]
|
[unet shell]
|
||||||
# cd tests/topotests/srv6_locator
|
# cd tests/topotests/srv6_locator
|
||||||
# ./test_srv6_locator.py --topology-only
|
# ./test_srv6_locator.py --topology-only
|
||||||
unet> r1 sh segment-routing srv6 locator
|
unet> r1 show segment-routing srv6 locator
|
||||||
Locator:
|
Locator:
|
||||||
Name ID Prefix Status
|
Name ID Prefix Status
|
||||||
-------------------- ------- ------------------------ -------
|
-------------------- ------- ------------------------ -------
|
||||||
@ -972,7 +972,7 @@ You can run scripts inside the node, or use vtysh's <tab> or <?> feature.
|
|||||||
[Another shell]
|
[Another shell]
|
||||||
# nsenter -a -t $(cat /tmp/topotests/srv6_locator.test_srv6_locator/r1.pid) bash --norc
|
# nsenter -a -t $(cat /tmp/topotests/srv6_locator.test_srv6_locator/r1.pid) bash --norc
|
||||||
# vtysh
|
# vtysh
|
||||||
r1# r1 sh segment-routing srv6 locator
|
r1# r1 show segment-routing srv6 locator
|
||||||
Locator:
|
Locator:
|
||||||
Name ID Prefix Status
|
Name ID Prefix Status
|
||||||
-------------------- ------- ------------------------ -------
|
-------------------- ------- ------------------------ -------
|
||||||
|
Loading…
Reference in New Issue
Block a user