Page MenuHomeVyOS Platform

Add xml for ISIS [conf_mode]
Closed, ResolvedPublicFEATURE REQUEST

Description

Add XML for protocol ISIS configuration mode.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Internal change (not visible to end users)

Related Objects

StatusSubtypeAssignedTask
ResolvedFEATURE REQUESTViacheslav
ResolvedFEATURE REQUESTViacheslav

Event Timeline

PR https://github.com/vyos/vyos-1x/pull/421

XML for Configuration mode.

vyos@r-roll# set protocols isis FOO 
Possible completions:
 > area-password
                Configure the authentication password for an area
 > default-information
                Control distribution of default information
 > domain-password
                Set the authentication password for a routing domain
   dynamic-hostname
                Dynamic hostname for IS-IS
+> interface    Interface params
   level        IS-IS level number
   lsp-gen-interval
                Minimum interval between regenerating same LSP
   lsp-mtu      Configure the maximum size of generated LSPs
   lsp-refresh-interval
                LSP refresh interval
   max-lsp-lifetime
                Maximum LSP lifetime
   metric-style Use old-style (ISO 10589) or new-style packet formats
   net          A Network Entity Title for this process (ISO only)
   purge-originator
                Use the RFC 6232 purge-originator
 > redistribute Redistribute information from another routing protocol
   set-attached-bit
                Set attached bit to identify as L1/L2 router for inter-area traffic
   set-overload-bit
                Set overload bit to avoid any transit traffic
 > spf-delay-ietf
                IETF SPF delay algorithm
   spf-interval Minimum interval between SPF calculations
erkin set Issue type to Internal change (not visible to end users).Aug 30 2021, 6:04 AM
erkin removed a subscriber: Active contributors.