mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 01:41:17 +00:00
Merge pull request #17333 from cscarpitta/fix/fix-srv6-docs-misspelling
doc: Fix a couple of misspellings in zebra documentation
This commit is contained in:
commit
03012e4fa7
@ -985,7 +985,7 @@ and this section also helps that case.
|
|||||||
::
|
::
|
||||||
|
|
||||||
router# configure terminal
|
router# configure terminal
|
||||||
router(config)# segment-routinig
|
router(config)# segment-routing
|
||||||
router(config-sr)# srv6
|
router(config-sr)# srv6
|
||||||
router(config-srv6)# locators
|
router(config-srv6)# locators
|
||||||
router(config-srv6-locs)# locator loc1
|
router(config-srv6-locs)# locator loc1
|
||||||
@ -1013,7 +1013,7 @@ and this section also helps that case.
|
|||||||
::
|
::
|
||||||
|
|
||||||
router# configure terminal
|
router# configure terminal
|
||||||
router(config)# segment-routinig
|
router(config)# segment-routing
|
||||||
router(config-sr)# srv6
|
router(config-sr)# srv6
|
||||||
router(config-srv6)# locators
|
router(config-srv6)# locators
|
||||||
router(config-srv6-locators)# locator loc1
|
router(config-srv6-locators)# locator loc1
|
||||||
@ -1042,7 +1042,7 @@ and this section also helps that case.
|
|||||||
::
|
::
|
||||||
|
|
||||||
router# configure terminal
|
router# configure terminal
|
||||||
router(config)# segment-routinig
|
router(config)# segment-routing
|
||||||
router(config-sr)# srv6
|
router(config-sr)# srv6
|
||||||
router(config-srv6)# locators
|
router(config-srv6)# locators
|
||||||
router(config-srv6-locators)# locator loc1
|
router(config-srv6-locators)# locator loc1
|
||||||
@ -1099,7 +1099,7 @@ and this section also helps that case.
|
|||||||
::
|
::
|
||||||
|
|
||||||
router# configure terminal
|
router# configure terminal
|
||||||
router(config)# segment-routinig
|
router(config)# segment-routing
|
||||||
router(config-sr)# srv6
|
router(config-sr)# srv6
|
||||||
router(config-srv6)# formats
|
router(config-srv6)# formats
|
||||||
router(config-srv6-formats)# format usid-f3216
|
router(config-srv6-formats)# format usid-f3216
|
||||||
|
Loading…
Reference in New Issue
Block a user