diff options
author | Igor Ryzhov <iryzhov@nfware.com> | 2021-04-26 20:13:08 +0200 |
---|---|---|
committer | Igor Ryzhov <iryzhov@nfware.com> | 2021-04-29 16:05:21 +0200 |
commit | 1457b1d5dfe8e762487641667ee448b287e9c813 (patch) | |
tree | b5aafd28b605c6223bd5bd28e9d1e99724fe68ee /doc | |
parent | isisd: don't use operational data in "ip/ipv6 router isis" (diff) | |
download | frr-1457b1d5dfe8e762487641667ee448b287e9c813.tar.xz frr-1457b1d5dfe8e762487641667ee448b287e9c813.zip |
isisd, yang: remove vrf leaf from isis interface node
This is very confusing and incorrect. We can and should use vrf leaf of
the interface itself instead.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/isisd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/isisd.rst b/doc/user/isisd.rst index ef2bf1616..c1bdd9a69 100644 --- a/doc/user/isisd.rst +++ b/doc/user/isisd.rst @@ -172,7 +172,7 @@ ISIS interface .. _ip-router-isis-word: -.. clicmd:: <ip|ipv6> router isis WORD [vrf NAME] +.. clicmd:: <ip|ipv6> router isis WORD Activate ISIS adjacency on this interface. Note that the name of ISIS instance must be the same as the one used to configure the ISIS process (see |