Skip to main content

Configuration Command Reference Guide

configure authority

Authority configuration is the top-most level in the SSR configuration hierarchy.

Subcommands
commanddescription
access-managementRole Based Access Control (RBAC) configuration.
alarm-shelvingConfiguration to control alarm shelving behavior.
asset-connection-resiliencyConfigure Asset Connection Resiliency
backwards-compatible-vrf-bgp-tenantsWhen generating tenant names for VRF BGP over SVR, do not use leading or trailing underscores. This enables backwards compatibility with router versions smaller than 5.1.3
bgp-service-generationConfigure Bgp Service Generation
cli-messagesConfigure Cli Messages
client-certificateThe client-certificate configuration contains client certificate content.
cloneClone a list item
conductor-addressIP address or FQDN of the conductor
currencyLocal monetary unit.
deleteDelete configuration data
districtDistricts in the authority.
dscp-mapConfigure Dscp Map
dynamic-hostnameHostname format for interfaces with dynamic addresses. It is a template with subsitution variables used to generate a unique hostname corresponding to Network Interfaces that have dynamically learned IP addresses. Uses the following substitution variables: {interface-id} for Network Interface Global Identifier, {router-name} for Router Name, {authority-name} for Authority Name. For example, interface-\{interface-id\}.\{router-name\}.\{authority-name\}.
fib-service-matchWhen creating FIB entries by matching route updates to service addresses, consider the specified service addresses.
forward-error-correction-profileA profile for Forward Error Correection parameters, describing how often to send parity packets.
icmp-controlSettings for ICMP packet handling
idp-profileUser defined IDP profiles.
ipfix-collectorConfiguration for IPFIX record export.
ipv4-option-filterConfigure Ipv 4 Option Filter
ldap-serverLDAP Servers against which to authenticate user credentials.
management-service-generationConfigure Management Service Generation
metrics-profileA collection of metrics
nameThe identifier for the Authority.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
password-policyPassword policy for user's passwords.
pcliConfigure the PCLI.
performance-monitoring-profileA performance monitoring profile used to determine how often packets should be marked.
radius-serverRadius Servers against which to authenticate user credentials.
rekey-intervalHours between security key regeneration. Recommended value 24 hours.
remote-loginConfigure Remote Login
resource-groupCollect objects into a management group.
routerThe router configuration element serves as a container for holding the nodes of a single deployed router, along with their policies.
routingauthority level routing configuration
securityThe security elements represent security policies for governing how and when the SSR encrypts and/or authenticates packets.
serviceThe service configuration is where you define the services that reside within the authority's tenants as well as the policies to apply to those services.
service-classDefines the association between DSCP value and a priority queue.
service-policyA service policy, which defines parameters applied to services that reference the policy
session-record-profileA profile to describe how to collect session records.
session-recovery-detectionConfigure Session Recovery Detection
session-typeType of session classification based on protocol and port, and associates it with a default class of service.
showShow configuration data for 'authority'
software-accessConfiguration for SSR software access for the authority. Supported on managed assets only.
software-updateConfigure Software Update
stepConfigure Step
step-repoList of Service and Topology Exchange Protocol repositories.
tenantA customer or user group within the Authority.
traffic-profileA set of minimum guaranteed bandwidths, one for each traffic priority
trusted-ca-certificateThe trusted-ca-certificate configuration contains CA certificate content.
web-messagesConfigure Web Messages
web-themeConfigure Web Theme

configure authority access-management

Role Based Access Control (RBAC) configuration.

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
roleConfigure Role
showShow configuration data for 'access-management'
tokenConfiguration for HTTP authentication token generation.

configure authority access-management role

Configure Role

Usage

configure authority access-management role <name>
Positional Arguments
namedescription
nameA unique name that identifies this role.
Subcommands
commanddescription
capabilityThe capabilities that this user will be granted.
cloneClone a list item
deleteDelete configuration data
descriptionA description about the role.
exclude-resourceExclude a resource from being associated with this role.
nameA unique name that identifies this role.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resourceAssociate this role with a resource.
resource-groupAssociate this role with a top-level resource-group.
showShow configuration data for 'role'

configure authority access-management role capability

The capabilities that this user will be granted.

Usage

configure authority access-management role capability [<identityref>]
Positional Arguments
namedescription
identityrefValue to add to this list

Description

identityref

A value from a set of predefined names.

Options:

  • config-read: Configuration Read Capability
  • config-write: Configuration Write Capability
  • provisioning: Asset Provisioning Capability

configure authority access-management role description

A description about the role.

Usage

configure authority access-management role description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority access-management role exclude-resource

Exclude a resource from being associated with this role.

Usage

configure authority access-management role exclude-resource <id>
Positional Arguments
namedescription
idConfigure Id
Subcommands
commanddescription
idConfigure Id
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'exclude-resource'

configure authority access-management role exclude-resource id

Configure ID

Usage

configure authority access-management role exclude-resource id [<resource-id>]
Positional Arguments
namedescription
resource-idThe value to set for this field

Description

resource-id (string)

The identifier of the resource.

Must be either just a * asterisk or an identifier followed by a colon which is then followed by either an asterisk, or a path that contains only valid yang names and list-keys separated by forward-slashes and optionally followed by a forward-slash and an asterisk.

Example: SSR:/authority/router/MyRouter/*

configure authority access-management role name

A unique name that identifies this role.

Usage

configure authority access-management role name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority access-management role resource

Associate this role with a resource.

Usage

configure authority access-management role resource <id>
Positional Arguments
namedescription
idConfigure Id
Subcommands
commanddescription
deleteDelete configuration data
generatedIndicates whether or not the resource was automatically generated
idConfigure Id
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'resource'

configure authority access-management role resource generated

Indicates whether or not the resource was automatically generated

Usage

configure authority access-management role resource generated [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

boolean

A true or false value.

Options: true or false

configure authority access-management role resource id

Configure ID

Usage

configure authority access-management role resource id [<resource-id>]
Positional Arguments
namedescription
resource-idThe value to set for this field

Description

resource-id (string)

The identifier of the resource.

Must be either just a * asterisk or an identifier followed by a colon which is then followed by either an asterisk, or a path that contains only valid yang names and list-keys separated by forward-slashes and optionally followed by a forward-slash and an asterisk.

Example: SSR:/authority/router/MyRouter/*

configure authority access-management role resource-group

Associate this role with a top-level resource-group.

Usage

configure authority access-management role resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority access-management token

Configuration for HTTP authentication token generation.

Subcommands
commanddescription
deleteDelete configuration data
expirationMinutes after initial authentication that the authentication token is valid.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'token'

configure authority access-management token expiration

Minutes after initial authentication that the authentication token is valid.

Usage

configure authority access-management token expiration [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

Units: minutes

Default: never

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) uint64

An unsigned 64-bit integer.

Range: 1-18446744073709551615

(1) enumeration

A value from a set of predefined names.

Options: never Never expire

configure authority alarm-shelving

Configuration to control alarm shelving behavior.

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
shelfShelf configuration and criteria for classifying alarms as shelved.
showShow configuration data for 'alarm-shelving'

configure authority alarm-shelving shelf

Shelf configuration and criteria for classifying alarms as shelved.

Usage

configure authority alarm-shelving shelf <name>
Positional Arguments
namedescription
nameAn arbitrary name for the alarm shelf.
Subcommands
commanddescription
applies-toLogical group to which a configuration element applies
categoryShelve alarms for this category.
cloneClone a list item
deleteDelete configuration data
generatedIndicates whether or not the Shelf was automatically generated as a result of Alarm Shelf generation.
match-typeHow the individual items in the shelf should be matched in order to trigger the shelving
message-regexShelve alarms with messages that match this regex.
nameAn arbitrary name for the alarm shelf.
node-nameShelve alarms from this node.
node-name-regexShelve alarms from nodes that match this regex.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
router-nameShelve alarms from this router.
router-name-regexShelve alarms from routers that match this regex.
severityShelve alarms for this severity.
showShow configuration data for 'shelf'

configure authority alarm-shelving shelf applies-to

Logical group to which a configuration element applies

Usage

configure authority alarm-shelving shelf applies-to <type>
Positional Arguments
namedescription
typeType of group to which the configuration applies.
Subcommands
commanddescription
deleteDelete configuration data
group-nameName of the router-group to which this configuration applies.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resource-groupName of the resource-group to which this configuration applies.
router-nameName of the router to which this configuration applies.
showShow configuration data for 'applies-to'
typeType of group to which the configuration applies.

configure authority alarm-shelving shelf applies-to group-name

Name of the router-group to which this configuration applies.

Usage

configure authority alarm-shelving shelf applies-to group-name [<leafref>]
Positional Arguments
namedescription
leafrefValue to add to this list

Description

leafref

A reference to an existing value in the instance data.

configure authority alarm-shelving shelf applies-to resource-group

Name of the resource-group to which this configuration applies.

Usage

configure authority alarm-shelving shelf applies-to resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority alarm-shelving shelf applies-to router-name

Name of the router to which this configuration applies.

Usage

configure authority alarm-shelving shelf applies-to router-name [<leafref>]
Positional Arguments
namedescription
leafrefValue to add to this list

Description

leafref

A reference to an existing value in the instance data.

configure authority alarm-shelving shelf applies-to type

Type of group to which the configuration applies.

Usage

configure authority alarm-shelving shelf applies-to type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration

A value from a set of predefined names.

Options: authority Applies to all routers in the authority. router Router(s) to which the configuration applies. router-group Logical group of router(s) to which the configuration applies. resource-group An RBAC management group to which the configuration applies

configure authority alarm-shelving shelf category

Shelve alarms for this category.

Usage

configure authority alarm-shelving shelf category [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: none

enumeration

A value from a set of predefined names.

Options: none A Category of "none" indicates that Category will not be considered when evaluating alarms against this shelf extensible-alarm Shelve alarms with a category of "extensible-alarm" system Shelve alarms with a category of "system" process Shelve alarms with a category of "process" interface Shelve alarms with a category of "interface" platform Shelve alarms with a category of "platform" peer Shelve alarms with a category of "peer" base Shelve alarms with a category of "base" node-base Shelve alarms with a category of "node-base" global-base Shelve alarms with a category of "global-base" network-interface Shelve alarms with a category of "network-interface" platform-stat Shelve alarms with a category of "platform-stat" redundancy Shelve alarms with a category of "redundancy" giid Shelve alarms with a category of "giid" asset Shelve alarms with a category of "asset" prefix-delegation Shelve alarms with a category of "prefix-delegation" service Shelve alarms with a category of "service" bgp-neighbor Shelve alarms with a category of "bgp-neighbor" msdp-neighbor Shelve alarms with a category of "msdp-neighbor"

configure authority alarm-shelving shelf generated

Indicates whether or not the Shelf was automatically generated as a result of Alarm Shelf generation.

Usage

configure authority alarm-shelving shelf generated [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

boolean

A true or false value.

Options: true or false

configure authority alarm-shelving shelf match-type

How the individual items in the shelf should be matched in order to trigger the shelving

Usage

configure authority alarm-shelving shelf match-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: all

enumeration

A value from a set of predefined names.

Options: all All items in the shelf must match an alarm in order to trigger the shelving. any At least one item in the shelf must match an alarm in order to trigger the shelving

configure authority alarm-shelving shelf message-regex

Shelve alarms with messages that match this regex.

Usage

configure authority alarm-shelving shelf message-regex [<regex>]
Positional Arguments
namedescription
regexThe value to set for this field

Description

regex (string)

A regular expression (regex) type.

configure authority alarm-shelving shelf name

An arbitrary name for the alarm shelf.

Usage

configure authority alarm-shelving shelf name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority alarm-shelving shelf node-name

Shelve alarms from this node.

Usage

configure authority alarm-shelving shelf node-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority alarm-shelving shelf node-name-regex

Shelve alarms from nodes that match this regex.

Usage

configure authority alarm-shelving shelf node-name-regex [<regex>]
Positional Arguments
namedescription
regexThe value to set for this field

Description

regex (string)

A regular expression (regex) type.

configure authority alarm-shelving shelf router-name

Shelve alarms from this router.

Usage

configure authority alarm-shelving shelf router-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority alarm-shelving shelf router-name-regex

Shelve alarms from routers that match this regex.

Usage

configure authority alarm-shelving shelf router-name-regex [<regex>]
Positional Arguments
namedescription
regexThe value to set for this field

Description

regex (string)

A regular expression (regex) type.

configure authority alarm-shelving shelf severity

Shelve alarms for this severity.

Usage

configure authority alarm-shelving shelf severity [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: none

enumeration

A value from a set of predefined names.

Options: info Shelve alarms with a severity level of "info" minor Shelve alarms with a severity level of "minor" major Shelve alarms with a severity level of "major" critical Shelve alarms with a severity level of "critical" none A Severity of "none" indicates that Severity will not be considered when evaluating alarms against this shelf

configure authority asset-connection-resiliency

Configure Asset Connection Resiliency

Subcommands
commanddescription
deleteDelete configuration data
enabledEnable asset connection resiliency by creating SSH tunnels for asset connections from managed Router to Conductor.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'asset-connection-resiliency'
ssh-onlyOnly allow the asset connections from managed Router to Conductor to connect via the SSH tunnels.

configure authority asset-connection-resiliency enabled

Enable asset connection resiliency by creating SSH tunnels for asset connections from managed Router to Conductor.

Usage

configure authority asset-connection-resiliency enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority asset-connection-resiliency ssh-only

Only allow the asset connections from managed Router to Conductor to connect via the SSH tunnels.

Usage

configure authority asset-connection-resiliency ssh-only [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority backwards-compatible-vrf-bgp-tenants

When generating tenant names for VRF BGP over SVR, do not use leading or trailing underscores. This enables backwards compatibility with router versions smaller than 5.1.3

Usage

configure authority backwards-compatible-vrf-bgp-tenants [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority bgp-service-generation

Configure Bgp Service Generation

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
route-reflector-client-meshGenerate service-route mesh for route reflector clients.
security-policySecurity policy to be used instead of 'internal'.
service-policyService policy to be used for generated BGP services.
showShow configuration data for 'bgp-service-generation'

configure authority bgp-service-generation route-reflector-client-mesh

Generate service-route mesh for route reflector clients.

Usage

configure authority bgp-service-generation route-reflector-client-mesh [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority bgp-service-generation security-policy

Security policy to be used instead of 'internal'.

Usage

configure authority bgp-service-generation security-policy [<security-ref>]
Positional Arguments
namedescription
security-refThe value to set for this field

Description

security-ref (leafref)

This type is used by other entities that need to reference configured security policies.

configure authority bgp-service-generation service-policy

Service policy to be used for generated BGP services.

Usage

configure authority bgp-service-generation service-policy [<service-policy-ref>]
Positional Arguments
namedescription
service-policy-refThe value to set for this field

Description

service-policy-ref (leafref)

This type is used by other entities that need to reference configured service policies.

configure authority cli-messages

Configure Cli Messages

Subcommands
commanddescription
deleteDelete configuration data
login-messageThe message displayed before login through console.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'cli-messages'
welcome-messageThe message displayed after a successful login through console.

configure authority cli-messages login-message

The message displayed before login through console.

Usage

configure authority cli-messages login-message [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority cli-messages welcome-message

The message displayed after a successful login through console.

Usage

configure authority cli-messages welcome-message [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority client-certificate

The client-certificate configuration contains client certificate content.

Usage

configure authority client-certificate <name>
Positional Arguments
namedescription
nameAn identifier for the client certificate.
Subcommands
commanddescription
contentClient certificate content.
deleteDelete configuration data
nameAn identifier for the client certificate.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'client-certificate'
validation-modeClient certificate validation mode.

configure authority client-certificate content

Client certificate content.

Usage

configure authority client-certificate content [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string (required)

A text value.

configure authority client-certificate name

An identifier for the client certificate.

Usage

configure authority client-certificate name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority client-certificate validation-mode

Client certificate validation mode.

Usage

configure authority client-certificate validation-mode [<certificate-validation-mode>]
Positional Arguments
namedescription
certificate-validation-modeThe value to set for this field

Description

certificate-validation-mode (enumeration)

Sets the mode of certificate validation

Options: strict Reject insecure certificates during import. warn Warn when importing insecure certificates

configure authority conductor-address

IP address or FQDN of the conductor

Usage

configure authority conductor-address [<hostv4>]
Positional Arguments
namedescription
hostv4Value to add to this list

Description

hostv4 (union)

The host type represents either an IPv4 address or a DNS domain name.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority currency

Local monetary unit.

Usage

configure authority currency [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

Default: USD

string

A text value.

configure authority district

Districts in the authority.

Usage

configure authority district <name>
Positional Arguments
namedescription
nameName of the district.
Subcommands
commanddescription
deleteDelete configuration data
nameName of the district.
neighborhoodNeighborhoods which belong to this district.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resource-groupAssociate this district with a top-level resource-group.
showShow configuration data for 'district'

configure authority district name

Name of the district.

Usage

configure authority district name [<non-default-district-name>]
Positional Arguments
namedescription
non-default-district-nameThe value to set for this field

Description

non-default-district-name (string)

A text value.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority district neighborhood

Neighborhoods which belong to this district.

Usage

configure authority district neighborhood [<neighborhood-id>]
Positional Arguments
namedescription
neighborhood-idValue to add to this list

Description

neighborhood-id (string)

A string identifier for network neighborhood.

Must contain only alphanumeric characters or any of the following: . _ - Length: 0-63

configure authority district resource-group

Associate this district with a top-level resource-group.

Usage

configure authority district resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority dscp-map

Configure Dscp Map

Usage

configure authority dscp-map <name>
Positional Arguments
namedescription
nameThe name of the DSCP map
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
dscp-prioritizationMapping from incoming DSCP value to a priority. These values are used when in DSCP trust mode.
dscp-traffic-classMapping from incoming DSCP value to a traffic-class. These values are used when in DSCP trust mode.
nameThe name of the DSCP map
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resource-groupAssociate this DSCP map with a top-level resource-group.
showShow configuration data for 'dscp-map'

configure authority dscp-map dscp-prioritization

Mapping from incoming DSCP value to a priority. These values are used when in DSCP trust mode.

Usage

configure authority dscp-map dscp-prioritization <priority>
Positional Arguments
namedescription
priorityThe priority assigned to the incoming DSCP value.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
dscp-rangeConfigure Dscp Range
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
priorityThe priority assigned to the incoming DSCP value.
showShow configuration data for 'dscp-prioritization'

configure authority dscp-map dscp-prioritization dscp-range

Configure Dscp Range

Usage

configure authority dscp-map dscp-prioritization dscp-range <start-value>
Positional Arguments
namedescription
start-valueLower DSCP number.
Subcommands
commanddescription
deleteDelete configuration data
end-valueUpper DSCP number.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'dscp-range'
start-valueLower DSCP number.

configure authority dscp-map dscp-prioritization dscp-range end-value

Upper DSCP number.

Usage

configure authority dscp-map dscp-prioritization dscp-range end-value [<dscp-end-value>]
Positional Arguments
namedescription
dscp-end-valueThe value to set for this field

Description

dscp-end-value (uint8)

Upper dscp range value. Default value is the start dscp value

Range: 0-63

configure authority dscp-map dscp-prioritization dscp-range start-value

Lower DSCP number.

Usage

configure authority dscp-map dscp-prioritization dscp-range start-value [<dscp>]
Positional Arguments
namedescription
dscpThe value to set for this field

Description

dscp (uint8) (required)

A DSCP value (0-63)

Range: 0-63

configure authority dscp-map dscp-prioritization priority

The priority assigned to the incoming DSCP value.

Usage

configure authority dscp-map dscp-prioritization priority [<priority-id>]
Positional Arguments
namedescription
priority-idThe value to set for this field

Description

priority-id (uint8)

An unsigned 8-bit integer.

Range: 0-3

configure authority dscp-map dscp-traffic-class

Mapping from incoming DSCP value to a traffic-class. These values are used when in DSCP trust mode.

Usage

configure authority dscp-map dscp-traffic-class <traffic-class>
Positional Arguments
namedescription
traffic-classThe traffic-class assigned to the incoming DSCP value.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
dscp-rangeConfigure Dscp Range
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'dscp-traffic-class'
traffic-classThe traffic-class assigned to the incoming DSCP value.

configure authority dscp-map dscp-traffic-class dscp-range

Configure Dscp Range

Usage

configure authority dscp-map dscp-traffic-class dscp-range <start-value>
Positional Arguments
namedescription
start-valueLower DSCP number.
Subcommands
commanddescription
deleteDelete configuration data
end-valueUpper DSCP number.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'dscp-range'
start-valueLower DSCP number.

configure authority dscp-map dscp-traffic-class dscp-range end-value

Upper DSCP number.

Usage

configure authority dscp-map dscp-traffic-class dscp-range end-value [<dscp-end-value>]
Positional Arguments
namedescription
dscp-end-valueThe value to set for this field

Description

dscp-end-value (uint8)

Upper dscp range value. Default value is the start dscp value

Range: 0-63

configure authority dscp-map dscp-traffic-class dscp-range start-value

Lower DSCP number.

Usage

configure authority dscp-map dscp-traffic-class dscp-range start-value [<dscp>]
Positional Arguments
namedescription
dscpThe value to set for this field

Description

dscp (uint8) (required)

A DSCP value (0-63)

Range: 0-63

configure authority dscp-map dscp-traffic-class traffic-class

The traffic-class assigned to the incoming DSCP value.

Usage

configure authority dscp-map dscp-traffic-class traffic-class [<traffic-class-id>]
Positional Arguments
namedescription
traffic-class-idThe value to set for this field

Description

traffic-class-id (enumeration)

Relative priority of traffic.

Options:

  • high: High priority traffic class.
  • medium: Medium priority traffic class.
  • low: Low priority traffic class.
  • best-effort: Best-effort priority traffic class.

configure authority dscp-map name

The name of the DSCP map

Usage

configure authority dscp-map name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority dscp-map resource-group

Associate this DSCP map with a top-level resource-group.

Usage

configure authority dscp-map resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority dynamic-hostname

Hostname format for interfaces with dynamic addresses. It is a template with subsitution variables used to generate a unique hostname corresponding to Network Interfaces that have dynamically learned IP addresses. Uses the following substitution variables: {interface-id} for Network Interface Global Identifier, {router-name} for Router Name, {authority-name} for Authority Name. For example, interface-{interface-id}.{router-name}.{authority-name}.

Usage

configure authority dynamic-hostname [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

Default: interface-{interface-id}.{router-name}.{authority-name}

string

A text value.

Must contain substitution variables: {interface-id} for Network Interface Global Identifier {router-name} for Router Name {authority-name} for Authority Name For example, interface-{interface-id}.{router-name}.{authority-name}. Any other characters must be alphanumeric or any of the following: - _ .

configure authority fib-service-match

When creating FIB entries by matching route updates to service addresses, consider the specified service addresses.

Usage

configure authority fib-service-match [ best-match-only | any-match ]
Positional Arguments
namedescription
best-match-onlyThis is the default value, and legacy behavior. When comparing prefixes from a route update to addresses configured in services, only addresses with the longest prefix match for a particular route are considered. In cases of transport overlap, services are visited in alphabetical order.
any-matchAll service addresses that match the route update are considered when creating the FIB entries, including those with prefixes shorter than the update or those that do not have the best match service address. The transports from the service with the longest prefix are considered first. This minimizes missed entries, but may result in a higher FIB usage.

Description

Default: best-match-only

enumeration

A value from a set of predefined names.

Options:

  • best-match-only: Longest matching service prefix only.
  • any-match: All service prefixes are considered.

configure authority forward-error-correction-profile

A profile for Forward Error Correection parameters, describing how often to send parity packets.

Usage

configure authority forward-error-correction-profile <name>
Positional Arguments
namedescription
nameThe name of the Forward Error Correction profile
Subcommands
commanddescription
deleteDelete configuration data
modeWhether to dynamically adjust forward error correction to account for observed loss.
nameThe name of the Forward Error Correction profile
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
ratioThe ratio (expressed as x:1) which will dictate the number of data packets to transmit before a parity packet will be transmitted.
showShow configuration data for 'forward-error-correction-profile'

configure authority forward-error-correction-profile mode

Whether to dynamically adjust forward error correction to account for observed loss.

Usage

configure authority forward-error-correction-profile mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: dynamic

enumeration

A value from a set of predefined names.

Options:

  • dynamic: Alter ratio of packets to parity based on loss observed.
  • static: Use a consistent ratio of packets to parity regardless of loss.

configure authority forward-error-correction-profile name

The name of the Forward Error Correction profile

Usage

configure authority forward-error-correction-profile name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority forward-error-correction-profile ratio

The ratio (expressed as x:1) which will dictate the number of data packets to transmit before a parity packet will be transmitted.

Usage

configure authority forward-error-correction-profile ratio [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 10

uint8

An unsigned 8-bit integer.

Range: 2-50

configure authority icmp-control

Settings for ICMP packet handling

Subcommands
commanddescription
deleteDelete configuration data
icmp-async-replyWhether to allow ICMP replies to be forwarded without corresponding requests.
icmp-session-matchHow to differentiate ICMP sessions.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'icmp-control'

configure authority icmp-control icmp-async-reply

Whether to allow ICMP replies to be forwarded without corresponding requests.

Usage

configure authority icmp-control icmp-async-reply [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: allow

enumeration

A value from a set of predefined names.

Options:

  • drop: ICMP replies without matching requests are dropped.
  • allow: ICMP replies without matching requests are forwarded.

configure authority icmp-control icmp-session-match

How to differentiate ICMP sessions.

Usage

configure authority icmp-control icmp-session-match [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: identifier-only

enumeration

A value from a set of predefined names.

Options:

  • identifier-only: ICMP sessions are based on identifier.
  • identifier-and-type: ICMP sessions are based on identifier and type.

configure authority idp-profile

User defined IDP profiles.

Usage

configure authority idp-profile <name>
Positional Arguments
namedescription
nameName of the profile.
Subcommands
commanddescription
base-policyBase policy used when building rules.
cloneClone a list item
deleteDelete configuration data
nameName of the profile.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
ruleConfigure Rule
showShow configuration data for 'idp-profile'

configure authority idp-profile base-policy

Base policy used when building rules.

Usage

configure authority idp-profile base-policy [<idp-policy>]
Positional Arguments
namedescription
idp-policyThe value to set for this field

Description

idp-policy (enumeration) (required)

Predefined policies for intrusion detection actions.

Options:

  • alert: A policy that only alerts.
  • standard: The standard blocking and alerting policy.
  • strict: A strict blocking and alerting policy.

configure authority idp-profile name

Name of the profile.

Usage

configure authority idp-profile name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - IDP profile name (alert|strict|standard|none) is reserved. Length: 0-63

configure authority idp-profile rule

Configure Rule

Usage

configure authority idp-profile rule <name>
Positional Arguments
namedescription
nameName of the rule.
Subcommands
commanddescription
deleteDelete configuration data
descriptionDescription of the rule.
matchThe options to use for matching.
nameName of the rule.
outcomeThe outcome applied to the match
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'rule'

configure authority idp-profile rule description

Description of the rule.

Usage

configure authority idp-profile rule description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority idp-profile rule match

The options to use for matching.

Subcommands
commanddescription
client-addressClient address prefix to match in the rule.
deleteDelete configuration data
destination-addressDestination address prefix to match in the rule.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
severitiesList of severity to match in the rule.
severityMatch vulnerabilities only with severity mentioned or above.
showShow configuration data for 'match'
vulnerabilityList of custom vulnerabilities to match in the rule.

configure authority idp-profile rule match client-address

Client address prefix to match in the rule.

Usage

configure authority idp-profile rule match client-address [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixValue to add to this list

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority idp-profile rule match destination-address

Destination address prefix to match in the rule.

Usage

configure authority idp-profile rule match destination-address [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixValue to add to this list

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority idp-profile rule match severities

List of severity to match in the rule.

Usage

configure authority idp-profile rule match severities [<idp-severity>]
Positional Arguments
namedescription
idp-severityValue to add to this list

Description

idp-severity (enumeration)

Severity levels for IDP rules.

Options:

  • minor: Filter minor or higher vulnerabilities.
  • major: Filter major or higher vulnerabilities.
  • critical: Filter only critical vulnerabilities.

configure authority idp-profile rule match severity

Match vulnerabilities only with severity mentioned or above.

Usage

configure authority idp-profile rule match severity [<idp-severity>]
Positional Arguments
namedescription
idp-severityThe value to set for this field

Description

idp-severity (enumeration)

Severity levels for IDP rules.

Options:

  • minor: Filter minor or higher vulnerabilities.
  • major: Filter major or higher vulnerabilities.
  • critical: Filter only critical vulnerabilities.

configure authority idp-profile rule match vulnerability

List of custom vulnerabilities to match in the rule.

Usage

configure authority idp-profile rule match vulnerability [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

string

A text value.

configure authority idp-profile rule name

Name of the rule.

Usage

configure authority idp-profile rule name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority idp-profile rule outcome

The outcome applied to the match

Subcommands
commanddescription
actionDefines what action the system should take for the match.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
severityModify a vulnerability severity level of the match.
showShow configuration data for 'outcome'

configure authority idp-profile rule outcome action

Defines what action the system should take for the match.

Usage

configure authority idp-profile rule outcome action [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration (required)

A value from a set of predefined names.

Options:

  • alert: Alert only.
  • drop: Drop session.
  • close-tcp-connection: Close TCP Connection.

configure authority idp-profile rule outcome severity

Modify a vulnerability severity level of the match.

Usage

configure authority idp-profile rule outcome severity [<idp-severity>]
Positional Arguments
namedescription
idp-severityThe value to set for this field

Description

idp-severity (enumeration)

Severity levels for IDP rules.

Options:

  • minor: Filter minor or higher vulnerabilities.
  • major: Filter major or higher vulnerabilities.
  • critical: Filter only critical vulnerabilities.

configure authority ipfix-collector

Configuration for IPFIX record export.

Usage

configure authority ipfix-collector <name>
Positional Arguments
namedescription
nameA unique name for the collector.
Subcommands
commanddescription
deleteDelete configuration data
interim-record-intervalThe time after which a new interim record will be generated if a flow still exists.
ip-addressThe IP address or hostname of the collector.
nameA unique name for the collector.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
portThe port of the collector.
protocolThe transport protocol to be used when communicating with the collector.
resource-groupAssociate this IPFIX collector with a top-level resource-group.
sampling-percentageThe percentage of flows to be selected for export OR 'dynamic'. When set to 'dynamic', the system will select a percentage based on the current data volume as follows: || < 100 Mb/s : 1 in 256 || < 1 Gb/s : 1 in 512 || < 10 Gb/s : 1 in 1024 || < 25 Gb/s : 1 in 2048 || > 25 Gb/s : 1 in 8192 ||
showShow configuration data for 'ipfix-collector'
template-refresh-intervalThe time between template retransmissions when using the UDP protocol.
tenantThe tenants whose records this collector should receive. An empty list indicates all tenants.

configure authority ipfix-collector interim-record-interval

The time after which a new interim record will be generated if a flow still exists.

Usage

configure authority ipfix-collector interim-record-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 120

uint32

An unsigned 32-bit integer.

Range: 60-1800

configure authority ipfix-collector ip-address

The IP address or hostname of the collector.

Usage

configure authority ipfix-collector ip-address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union) (required)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required):

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required):

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(1) domain-name (string) (required)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority ipfix-collector name

A unique name for the collector.

Usage

configure authority ipfix-collector name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority ipfix-collector port

The port of the collector.

Usage

configure authority ipfix-collector port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

Default: 4739

l4-port (uint16)

Transport (layer 4) port number.

Range: 0-65535

configure authority ipfix-collector protocol

The transport protocol to be used when communicating with the collector.

Usage

configure authority ipfix-collector protocol [<ipfix-protocol>]
Positional Arguments
namedescription
ipfix-protocolThe value to set for this field

Description

Default: tcp

ipfix-protocol (enumeration)

Transport (Layer 4) protocol.

Options:

  • tcp: Transmission Control Protocol.
  • udp: User Datagram Protocol.

configure authority ipfix-collector resource-group

Associate this IPFIX collector with a top-level resource-group.

Usage

configure authority ipfix-collector resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority ipfix-collector sampling-percentage

The percentage of flows to be selected for export OR 'dynamic'. When set to 'dynamic', the system will select a percentage based on the current data volume as follows: || < 100 Mb/s : 1 in 256 || < 1 Gb/s : 1 in 512 || < 10 Gb/s : 1 in 1024 || < 25 Gb/s : 1 in 2048 || > 25 Gb/s : 1 in 8192 ||

Usage

configure authority ipfix-collector sampling-percentage [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

Default: dynamic

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) decimal64

A 64-bit decimal value.

Range: 0-100 Fraction digits: 16

(1) enumeration

A value from a set of predefined names.

Options:

  • dynamic: Dynamically determine sampling based on data volume.

configure authority ipfix-collector template-refresh-interval

The time between template retransmissions when using the UDP protocol.

Usage

configure authority ipfix-collector template-refresh-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 60

uint32

An unsigned 32-bit integer.

Range: 60-1800

configure authority ipfix-collector tenant

The tenants whose records this collector should receive. An empty list indicates all tenants.

Usage

configure authority ipfix-collector tenant [<tenant-ref>]
Positional Arguments
namedescription
tenant-refValue to add to this list

Description

tenant-ref (leafref)

This type is used by other entities that need to reference configured tenants.

configure authority ipv4-option-filter

Configure Ipv 4 Option Filter

Subcommands
commanddescription
actionHow packets containing option headers are treated when being processed.
deleteDelete configuration data
drop-exclusionOption headers that will not cause the packet to be dropped when present.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'ipv4-option-filter'

configure authority ipv4-option-filter action

How packets containing option headers are treated when being processed.

Usage

configure authority ipv4-option-filter action [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: allow-all

enumeration

A value from a set of predefined names.

Options:

  • allow-all: Allow all packets that contain options headers.
  • drop-all: Drop all packets that contain options headers except for those defined in the exclusion list.

configure authority ipv4-option-filter drop-exclusion

Option headers that will not cause the packet to be dropped when present.

Usage

configure authority ipv4-option-filter drop-exclusion [<uint8>]
Positional Arguments
namedescription
uint8Value to add to this list

Description

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority ldap-server

LDAP Servers against which to authenticate user credentials.

Usage

configure authority ldap-server <name>
Positional Arguments
namedescription
nameThe name of the LDAP server.
Subcommands
commanddescription
addressThe IP address or FQDN of the LDAP server.
auto-generate-filterWhen enabled, the SSR will generate user-search-base and group-search-base LDAP filters.
bind-typeThe type of binding to the LDAP server.
certificate-assuranceLDAP assurance level to apply on server certificates in a TLS session.
deleteDelete configuration data
distinguished-nameThe distinguished name to use for binding to the server.
group-search-baseAn optional group search LDAP filter to restrict searches for this attribute type.
nameThe name of the LDAP server.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
passwordThe password to use for binding to the server.
portPort to connect to LDAP server.
resource-groupAssociate this LDAP server with a top-level resource-group.
search-baseThe LDAP search base string.
server-typeThe type of LDAP server.
showShow configuration data for 'ldap-server'
user-search-baseAn optional user search LDAP filter to restrict searches for this attribute type.

configure authority ldap-server address

The IP address or FQDN of the LDAP server.

Usage

configure authority ldap-server address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union) (required)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required):

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string) (required)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority ldap-server auto-generate-filter

When enabled, the SSR will generate user-search-base and group-search-base LDAP filters.

Usage

configure authority ldap-server auto-generate-filter [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority ldap-server bind-type

The type of binding to the LDAP server.

Usage

configure authority ldap-server bind-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: anonymous

enumeration

A value from a set of predefined names.

Options:

  • anonymous: Bind to this server anonymously.
  • unauthenticated: Bind to this server with a distinguished name only.
  • password: Bind to this server with a distinguished name and password.

configure authority ldap-server certificate-assurance

LDAP assurance level to apply on server certificates in a TLS session.

Usage

configure authority ldap-server certificate-assurance [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: strong

enumeration

A value from a set of predefined names.

Options:

  • weak: Do not request or check any server certificates.
  • mild: Ignore invalid or missing certificates but check for hostname
  • moderate: Terminate on invalid certificate but ignore missing certificates.
  • strong: Terminate on invalid and missing certificates.

configure authority ldap-server distinguished-name

The distinguished name to use for binding to the server.

Usage

configure authority ldap-server distinguished-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Length: 1-18446744073709551615

configure authority ldap-server group-search-base

An optional group search LDAP filter to restrict searches for this attribute type.

Usage

configure authority ldap-server group-search-base [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Length: 1-18446744073709551615

configure authority ldap-server name

The name of the LDAP server.

Usage

configure authority ldap-server name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority ldap-server password

The password to use for binding to the server.

Usage

configure authority ldap-server password [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Length: 1-18446744073709551615

configure authority ldap-server port

Port to connect to LDAP server.

Usage

configure authority ldap-server port [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

Default: server-type-default

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) l4-port (uint16)

Transport (layer 4) port number.

Range: 0-65535

(1) enumeration

A value from a set of predefined names.

Options:

  • server-type-default: Use the default based on server-type.

configure authority ldap-server resource-group

Associate this LDAP server with a top-level resource-group.

Usage

configure authority ldap-server resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority ldap-server search-base

The LDAP search base string.

Usage

configure authority ldap-server search-base [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string (required)

A text value.

Length: 1-18446744073709551615

configure authority ldap-server server-type

The type of LDAP server.

Usage

configure authority ldap-server server-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: ldaps

enumeration

A value from a set of predefined names.

Options:

  • starttls: Connect to this server using STARTTLS. Default port is 389.
  • ldaps: Connect to this server via LDAPS. Default port is 636.
  • global-catalog: Connect to this server as an Active Directory Global Catalog. Default port is 3269.

configure authority ldap-server user-search-base

An optional user search LDAP filter to restrict searches for this attribute type.

Usage

configure authority ldap-server user-search-base [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Length: 1-18446744073709551615

configure authority management-service-generation

Configure Management Service Generation

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
service-policyService policy to be used instead of auto-generated service policy.
service-route-typeStrategy to generate service-routes for management services.
showShow configuration data for 'management-service-generation'

configure authority management-service-generation service-policy

Service policy to be used instead of auto-generated service policy.

Usage

configure authority management-service-generation service-policy [<service-policy-ref>]
Positional Arguments
namedescription
service-policy-refThe value to set for this field

Description

service-policy-ref (leafref)

This type is used by other entities that need to reference configured service policies.

configure authority management-service-generation service-route-type

Strategy to generate service-routes for management services.

Usage

configure authority management-service-generation service-route-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: paths-as-next-hop

enumeration

A value from a set of predefined names.

Options:

  • paths-as-next-hop: Generate paths on a node as next-hops
  • paths-as-service-route: Generate paths on a node as service-route

configure authority metrics-profile

A collection of metrics

Usage

configure authority metrics-profile <name>
Positional Arguments
namedescription
nameThe name of the profile
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
filterA list of parameter values that should be included in the output.
metricThe ID of the metric as it exists in the REST API
nameThe name of the profile
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'metrics-profile'

configure authority metrics-profile filter

A list of parameter values that should be included in the output.

Usage

configure authority metrics-profile filter <parameter>
Positional Arguments
namedescription
parameterThe name of the parameter being referenced
Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
parameterThe name of the parameter being referenced
showShow configuration data for 'filter'
valueThe values that should be included if matched

configure authority metrics-profile filter parameter

The name of the parameter being referenced

Usage

configure authority metrics-profile filter parameter [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority metrics-profile filter value

The values that should be included if matched

Usage

configure authority metrics-profile filter value [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

string

A text value.

configure authority metrics-profile metric

The ID of the metric as it exists in the REST API

Usage

configure authority metrics-profile metric <id>
Positional Arguments
namedescription
idThe ID of the metric as it exists in the REST API
Subcommands
commanddescription
deleteDelete configuration data
descriptionA customizable description of this metric's purpose
idThe ID of the metric as it exists in the REST API
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'metric'

configure authority metrics-profile metric description

A customizable description of this metric's purpose

Usage

configure authority metrics-profile metric description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority metrics-profile metric id

The ID of the metric as it exists in the REST API

Usage

configure authority metrics-profile metric id [<metric-id>]
Positional Arguments
namedescription
metric-idThe value to set for this field

Description

metric-id (string)

A string metric identifier based on the stats YANG path which only uses alphanumerics, dashes, and forward slashes.

Must contain only alphanumeric characters or any of the following: - /

configure authority metrics-profile name

The name of the profile

Usage

configure authority metrics-profile name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority name

The identifier for the Authority.

Usage

configure authority name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string) (required)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority password-policy

Password policy for user's passwords.

Subcommands
commanddescription
deleteDelete configuration data
denyThe number of failed login attempts before locking a user
lifetimeThe lifetime of a user's password in days
minimum-lengthThe minimum length of user's password.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'password-policy'
unlock-timeThe time a user account will remained locked after failing login attempts

configure authority password-policy deny

The number of failed login attempts before locking a user

Usage

configure authority password-policy deny [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 6

uint32

An unsigned 32-bit integer.

Range: 1-65535

configure authority password-policy lifetime

The lifetime of a user's password in days

Usage

configure authority password-policy lifetime [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: days

Default: 99999

uint32

An unsigned 32-bit integer.

Range: 1-99999

configure authority password-policy minimum-length

The minimum length of user's password.

Usage

configure authority password-policy minimum-length [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 9

uint32

An unsigned 32-bit integer.

Range: 8-65535

configure authority password-policy unlock-time

The time a user account will remained locked after failing login attempts

Usage

configure authority password-policy unlock-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 1800

uint32

An unsigned 32-bit integer.

configure authority pcli

Configure the PCLI.

Subcommands
commanddescription
aliasAn alias is a custom PCLI command that executes another PCLI command and optionally filters the output.
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'pcli'

configure authority pcli alias

An alias is a custom PCLI command that executes another PCLI command and optionally filters the output.

Usage

configure authority pcli alias <path>
Positional Arguments
namedescription
pathThe space-delimited path to the alias. This will be the text that a user must enter to run the alias.
Subcommands
commanddescription
cloneClone a list item
commandThe PCLI command that the alias will run.
deleteDelete configuration data
descriptionA short, one line, description of the alias. This will be displayed in the PCLI as part of the command's help text.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
pathThe space-delimited path to the alias. This will be the text that a user must enter to run the alias.
resource-groupAssociate this PCLI alias with a top-level resource-group.
showShow configuration data for 'alias'

configure authority pcli alias command

The PCLI command that the alias will run.

Usage

configure authority pcli alias command <path>
Positional Arguments
namedescription
pathThe PCLI command that the alias will run. This must be an existing PCLI command but may contain a pipe (|), output redirection (> or >>), input redirection (< or <<), or the question mark to get help (?).
Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
pathThe PCLI command that the alias will run. This must be an existing PCLI command but may contain a pipe (|), output redirection (> or >>), input redirection (< or <<), or the question mark to get help (?).
showShow configuration data for 'command'
table-filterFilter the output table to only include the specified columns. This is a case-insensitive match (and also excludes special characters such as dashes.)

configure authority pcli alias command path

The PCLI command that the alias will run. This must be an existing PCLI command but may contain a pipe (|), output redirection (> or >>), input redirection (< or <<), or the question mark to get help (?).

Usage

configure authority pcli alias command path [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Length: 1-18446744073709551615

configure authority pcli alias command table-filter

Filter the output table to only include the specified columns. This is a case-insensitive match (and also excludes special characters such as dashes.)

Usage

configure authority pcli alias command table-filter [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

string

A text value.

Length: 1-18446744073709551615

configure authority pcli alias description

A short, one line, description of the alias. This will be displayed in the PCLI as part of the command's help text.

Usage

configure authority pcli alias description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Length: 1-18446744073709551615

configure authority pcli alias path

The space-delimited path to the alias. This will be the text that a user must enter to run the alias.

Usage

configure authority pcli alias path [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Length: 1-18446744073709551615

configure authority pcli alias resource-group

Associate this PCLI alias with a top-level resource-group.

Usage

configure authority pcli alias resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority performance-monitoring-profile

A performance monitoring profile used to determine how often packets should be marked.

Usage

configure authority performance-monitoring-profile <name>
Positional Arguments
namedescription
nameThe name of the performance monitoring profile.
Subcommands
commanddescription
deleteDelete configuration data
interval-durationRepresents the duration of a packet marking interval in milliseconds.
marking-countThe number of packets to mark within a given interval.
monitor-onlyCollect statistics without influencing packet processing features.
nameThe name of the performance monitoring profile.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resource-groupAssociate this performance monitoring profile with a top-level resource-group.
showShow configuration data for 'performance-monitoring-profile'

configure authority performance-monitoring-profile interval-duration

Represents the duration of a packet marking interval in milliseconds.

Usage

configure authority performance-monitoring-profile interval-duration [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 10000

uint32

An unsigned 32-bit integer.

Range: 100-3600000

configure authority performance-monitoring-profile marking-count

The number of packets to mark within a given interval.

Usage

configure authority performance-monitoring-profile marking-count [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: packets

Default: 100

uint16

An unsigned 16-bit integer.

Range: 1-32767

configure authority performance-monitoring-profile monitor-only

Collect statistics without influencing packet processing features.

Usage

configure authority performance-monitoring-profile monitor-only [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority performance-monitoring-profile name

The name of the performance monitoring profile.

Usage

configure authority performance-monitoring-profile name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority performance-monitoring-profile resource-group

Associate this performance monitoring profile with a top-level resource-group.

Usage

configure authority performance-monitoring-profile resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority radius-server

Radius Servers against which to authenticate user credentials.

Usage

configure authority radius-server <name>
Positional Arguments
namedescription
nameThe name of the Radius server.
Subcommands
commanddescription
account-creationControl account creation behavior.
addressThe IP address or FQDN of the Radius server.
deleteDelete configuration data
nameThe name of the Radius server.
ocspWhether to check the revocation status of the Radius server's certificate.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
portThe port number Radius server listens on.
protocolUse TLS or UDP protocol to communicate with Radius server.
secretThe secret key to bind to the Radius server.
server-nameHostname of the Radius server.
showShow configuration data for 'radius-server'
timeoutRadius Request Timeout.

configure authority radius-server account-creation

Control account creation behavior.

Usage

configure authority radius-server account-creation [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: manual

enumeration

A value from a set of predefined names.

Options:

  • manual: Accounts must be created locally on the Router or Conductor before a user can log in.
  • automatic: Create accounts automatically on first time login. The Radius server must contain the Vendor Specific Attribute (VSA) 'Juniper-Local-User-Name' set to the role that the user will be assigned. The role must be prefixed with 'SSR-', so to assign the user the admin role the VSA key would be set to 'SSR-admin'.

configure authority radius-server address

The IP address or FQDN of the Radius server.

Usage

configure authority radius-server address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union) (required)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required):

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string) (required)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority radius-server name

The name of the Radius server.

Usage

configure authority radius-server name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority radius-server ocsp

Whether to check the revocation status of the Radius server's certificate.

Usage

configure authority radius-server ocsp [<ocsp>]
Positional Arguments
namedescription
ocspThe value to set for this field

Description

ocsp (enumeration)

Whether to check the revocation status of a server's certificate.

Options: strict Require a successful OCSP check in order to establish a connection. off Do not check revocation status of the server certificate.

configure authority radius-server port

The port number Radius server listens on.

Usage

configure authority radius-server port [<port-number>]
Positional Arguments
namedescription
port-numberThe value to set for this field

Description

Default: 1812

port-number (uint16)

The port-number type represents a 16-bit port number of an Internet transport layer protocol such as UDP, TCP, DCCP, or SCTP. Port numbers are assigned by IANA. A current list of all assignments is available from <http://www.iana.org/>.

Note that the port number value zero is reserved by IANA. In situations where the value zero does not make sense, it can be excluded by subtyping the port-number type.

In the value set and its semantics, this type is equivalent to the InetPortNumber textual convention of the SMIv2.

Range: 0-65535

configure authority radius-server protocol

Use TLS or UDP protocol to communicate with Radius server.

Usage

configure authority radius-server protocol [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: udp

enumeration

A value from a set of predefined names.

Options: udp Use UDP protocol to communicate with Radius server. tls Use TLS over TCP protocol to communicate with Radius server.

configure authority radius-server secret

The secret key to bind to the Radius server.

Usage

configure authority radius-server secret [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string (required)

A text value.

Length: 1-16

configure authority radius-server server-name

Hostname of the Radius server.

Usage

configure authority radius-server server-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority radius-server timeout

Radius Request Timeout.

Usage

configure authority radius-server timeout [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 3

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority rekey-interval

Hours between security key regeneration. Recommended value 24 hours.

Usage

configure authority rekey-interval [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

Units: hours

Default: never

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) uint32

An unsigned 32-bit integer.

Range: 1-720

(1) enumeration

A value from a set of predefined names.

Options:

  • never: Never regenerate security keys

configure authority remote-login

Configure Remote Login

Subcommands
commanddescription
deleteDelete configuration data
enabledEnable remote login from a Conductor to managed assets.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'remote-login'

configure authority remote-login enabled

Enable remote login from a Conductor to managed assets.

Usage

configure authority remote-login enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority resource-group

Collect objects into a management group.

Usage

configure authority resource-group <name>
Positional Arguments
namedescription
nameThe name of the resource group.
Subcommands
commanddescription
deleteDelete configuration data
descriptionA description about the resource-group.
nameThe name of the resource group.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'resource-group'

configure authority resource-group description

A description about the resource-group.

Usage

configure authority resource-group description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority resource-group name

The name of the resource group.

Usage

configure authority resource-group name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Must be the single character '*' OR Must contain only alphanumeric characters or any of the following: _ - Length: 1-63

configure authority router

The router configuration element serves as a container for holding the nodes of a single deployed router, along with their policies.

Usage

configure authority router <name>
Positional Arguments
namedescription
nameAn identifier for the router.
Subcommands
commanddescription
administrative-groupAn identifier that associates this router with an administrative group.
application-identificationConfigure Application Identification
bfdBFD parameters for sessions between nodes within the router.
cloneClone a list item
conductor-addressIP address or FQDN of the conductor
deleteDelete configuration data
descriptionA human-readable string that allows administrators to describe this configuration.
dhcp-server-generated-address-poolThe address pool for KNI network-interfaces generated for dhcp-servers.
district-settingsPer-district settings for the router.
dns-configConfigure Dns Config
entitlementProject configuration for entitlement reporting.
half-open-connection-limitA limit on half-open TCP sessions.
icmp-probe-profileProfile for active ICMP probes for reachability-detection enforcement
idpAdvanced IDP configuration.
inter-node-securityThe name of the security policy used for inter node communication between router interfaces
locationA descriptive location for this SSR.
location-coordinatesThe geolocation of this router in ISO 6709 format. Some examples: (1) Degrees only: +50.20361-074.00417/ (2) Degrees and minutes: +5012.22-07400.25/ or (3) Degrees, minutes, and seconds: +501213.1-0740015.1/
maintenance-modeWhen enabled, the router will be in maintenance mode and alarms related to this router will be shelved.
management-service-generationConfigure Management Service Generation
max-inter-node-way-pointsMaximum number of way points to be allocated on inter-node path.
nameAn identifier for the router.
nat-poolA pool of shared NAT ports.
nodeList of one or two SSR software instances, comprising an SSR.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
path-mtu-discoveryAutomatic path MTU discovery between nodes within the router.
peerDefines the properties associated with peer SSRs. The peer may be another router in the same authority or a router in a different authority
rate-limit-policyConfiguration for rate limiting policy for all associated service traffic across all interfaces on a given node, when configured within a service-class.
reachability-profileDefines a traffic profile for reachability-detection enforcement
redundancy-groupA group of redundant interfaces which will fail over together if one goes down for any reason.
resource-groupAssociate this router with a top-level resource-group.
reverse-flow-enforcementWhen to enforce biflow reverse fib entry check
reverse-packet-session-resiliencyParameters for setting session failover behavior without presence of forward traffic.
router-groupLogical group of routers for filtering services.
routingA router-level container for all of the routing policies associated with a given SSR deployment. Each routing element may have one and only one routing-instance.
service-routeDefines a route for a service or an instance of a service (server or service agent).
service-route-policyUsed to define the properties of service routes. These capabilities influence route selection when determining the optimal path for establishing new sessions.
showShow configuration data for 'router'
static-hostname-mappingMap hostnames to ip-address resolutions. These entries will be put in /etc/hosts. This will prevent DNS requests from being sent for these hostnames.
systemSystem group configuration. Lets administrators configure system-wide properties for their SSR deployment.
udp-transformUDP transform settings for interoperating with stateful TCP firewalls for nodes within the router.

configure authority router administrative-group

An identifier that associates this router with an administrative group.

Usage

configure authority router administrative-group [<name-id>]
Positional Arguments
namedescription
name-idValue to add to this list

Description

warning

administrative-group is deprecated and will be removed in a future software version

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router application-identification

Configure Application Identification

Subcommands
commanddescription
application-director-cache-max-capacityThe maximum capacity for caching application-director requests
auto-updateAutomatic updating of application data
deleteDelete configuration data
max-capacityThe maximum capacity for resolved next-hops under a client
modeApplication learning modes.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
per-app-metricsEnable per app classification metrics
showShow configuration data for 'application-identification'
summary-retentionConfigure Summary Retention
summary-trackingEnable session stats tracking by applications
use-application-director-in-memory-dbUse in-memory db
web-filteringEnhanced application identification with URL based filtering
write-intervalInterval to define how often analytics are calculated

configure authority router application-identification application-director-cache-max-capacity

The maximum capacity for caching application-director requests

Usage

configure authority router application-identification application-director-cache-max-capacity [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Default: 10000

uint64

An unsigned 64-bit integer.

configure authority router application-identification auto-update

Automatic updating of application data

Subcommands
commanddescription
day-of-weekThe day of the week to perform updates
deleteDelete configuration data
enabledEnable updates
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'auto-update'
update-frequencyHow often to attempt to update
update-jitterThe max random jitter applied to the update time
update-timeThe hour of the day on the local system to fetch

configure authority router application-identification auto-update day-of-week

The day of the week to perform updates

Usage

configure authority router application-identification auto-update day-of-week [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration

A value from a set of predefined names.

Options:

  • sun: Download each Sunday
  • mon: Download each Monday
  • tue: Download each Tuesday
  • wed: Download each Wednesday
  • thu: Download each Thursday
  • fri: Download each Friday
  • sat: Download each Saturday

configure authority router application-identification auto-update enabled

Enable updates

Usage

configure authority router application-identification auto-update enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router application-identification auto-update update-frequency

How often to attempt to update

Usage

configure authority router application-identification auto-update update-frequency [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: weekly

enumeration

A value from a set of predefined names.

Options:

  • daily: Download each day
  • weekly: Download each week
  • monthly: Download each month

configure authority router application-identification auto-update update-jitter

The max random jitter applied to the update time

Usage

configure authority router application-identification auto-update update-jitter [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 15

uint8

An unsigned 8-bit integer.

Range: 0-30

configure authority router application-identification auto-update update-time

The hour of the day on the local system to fetch

Usage

configure authority router application-identification auto-update update-time [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 2

uint8

An unsigned 8-bit integer.

Range: 0-23

configure authority router application-identification max-capacity

The maximum capacity for resolved next-hops under a client

Usage

configure authority router application-identification max-capacity [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Default: 10000

uint64

An unsigned 64-bit integer.

configure authority router application-identification mode

Application learning modes.

Usage

configure authority router application-identification mode [<enumeration>]
Positional Arguments
namedescription
enumerationValue to add to this list

Description

enumeration

A value from a set of predefined names.

Options:

  • module: Learn application via modules.
  • tls: Learn application via TLS server name parsing.
  • http: Learn application via HTTP host name parsing.
  • all: Learn application via any available techniques.

configure authority router application-identification per-app-metrics

Enable per app classification metrics

Usage

configure authority router application-identification per-app-metrics [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router application-identification summary-retention

Configure Summary Retention

Subcommands
commanddescription
deleteDelete configuration data
durationHow long the AppID documents should be stored
enabledEnable persistence of app summary to the DB for UI and other uses
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'summary-retention'

configure authority router application-identification summary-retention duration

How long the AppID documents should be stored

Usage

configure authority router application-identification summary-retention duration [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 24h

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router application-identification summary-retention enabled

Enable persistence of app summary to the DB for UI and other uses

Usage

configure authority router application-identification summary-retention enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router application-identification summary-tracking

Enable session stats tracking by applications

Usage

configure authority router application-identification summary-tracking [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router application-identification use-application-director-in-memory-db

Use in-memory db

Usage

configure authority router application-identification use-application-director-in-memory-db [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router application-identification web-filtering

Enhanced application identification with URL based filtering

Subcommands
commanddescription
classify-sessionConfigure Classify Session
deleteDelete configuration data
enabledWhether web filtering should be enabled
max-retransmission-attempts-before-allowMaximum number of retransmission packet attempts having a category cache miss before allowing session to continue
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'web-filtering'

configure authority router application-identification web-filtering classify-session

Configure Classify Session

Subcommands
commanddescription
deleteDelete configuration data
max-cache-sizeThe maximum size for the in-memory cache that stores url data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
retriesThe maximum retries for client to request for classifying the session
showShow configuration data for 'classify-session'
timeoutMaximum time in seconds that can be taken for classifying the session

configure authority router application-identification web-filtering classify-session max-cache-size

The maximum size for the in-memory cache that stores url data

Usage

configure authority router application-identification web-filtering classify-session max-cache-size [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 1000

uint32

An unsigned 32-bit integer.

Range: 1-500000

configure authority router application-identification web-filtering classify-session retries

The maximum retries for client to request for classifying the session

Usage

configure authority router application-identification web-filtering classify-session retries [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 3

uint32

An unsigned 32-bit integer.

Range: 1-50

configure authority router application-identification web-filtering classify-session timeout

Maximum time in seconds that can be taken for classifying the session

Usage

configure authority router application-identification web-filtering classify-session timeout [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 5

uint32

An unsigned 32-bit integer.

Range: 1-1000

configure authority router application-identification web-filtering enabled

Whether web filtering should be enabled

Usage

configure authority router application-identification web-filtering enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router application-identification web-filtering max-retransmission-attempts-before-allow

Maximum number of retransmission packet attempts having a category cache miss before allowing session to continue

Usage

configure authority router application-identification web-filtering max-retransmission-attempts-before-allow [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: packets

Default: 4

uint8

An unsigned 8-bit integer.

Range: 1-100

configure authority router application-identification write-interval

Interval to define how often analytics are calculated

Usage

configure authority router application-identification write-interval [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 1m

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router bfd

BFD parameters for sessions between nodes within the router.

Subcommands
commanddescription
authentication-typeDescribes the authentication type used in BFD packets
deleteDelete configuration data
desired-tx-intervalRepresents the frequency with which BFD asynchronous control packets are sent to peer nodes/routers.
dscpThe DSCP value to use with BFD packets.
dynamic-dampingWhen enabled, extend the hold-down time if additional link flaps occur during the hold-down period.
hold-down-timeRepresents the hold-down time. If dynamic-damping is enabled, this is the initial hold-down time.
link-test-intervalThis represents the interval between BFD echo tests sent to the peer node/router.
link-test-lengthThis is the number of packets sent during one test cycle. A value of 0 disables BFD echo tests.
maximum-hold-down-timeRepresents the maximum hold-down time of dynamic-damping exponential backoff. If the hold-down-time hits the maximum three times in a row, it will reset back to the original value.
multiplierNumber of consecutive missed messages from a peer before deciding that the link between them is unusable. Valid range is (3,20).
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
required-min-rx-intervalRepresents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.
showShow configuration data for 'bfd'
stateWhen enabled, run BFD between all nodes within the router.

configure authority router bfd authentication-type

Describes the authentication type used in BFD packets

Usage

configure authority router bfd authentication-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: sha256

enumeration

A value from a set of predefined names.

Options:

  • simple: Simple Password.
  • sha256: SHA256

configure authority router bfd desired-tx-interval

Represents the frequency with which BFD asynchronous control packets are sent to peer nodes/routers.

Usage

configure authority router bfd desired-tx-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 1000

uint32

An unsigned 32-bit integer.

Range: 50-600000

configure authority router bfd dscp

The DSCP value to use with BFD packets.

Usage

configure authority router bfd dscp [<dscp>]
Positional Arguments
namedescription
dscpThe value to set for this field

Description

Default: 0

dscp (uint8)

A DSCP value (0-63)

Range: 0-63

configure authority router bfd dynamic-damping

When enabled, extend the hold-down time if additional link flaps occur during the hold-down period.

Usage

configure authority router bfd dynamic-damping [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

enumeration

A value from a set of predefined names.

Options:

  • enabled: Extend hold-down time exponentially if link flaps occur during hold-down time.
  • disabled: Use simple hold-down timer for every link up event.

configure authority router bfd hold-down-time

Represents the hold-down time. If dynamic-damping is enabled, this is the initial hold-down time.

Usage

configure authority router bfd hold-down-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 5

uint32

An unsigned 32-bit integer.

Range: 1-300

This represents the interval between BFD echo tests sent to the peer node/router.

Usage

configure authority router bfd link-test-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 10

uint32

An unsigned 32-bit integer.

Range: 1-86400

This is the number of packets sent during one test cycle. A value of 0 disables BFD echo tests.

Usage

configure authority router bfd link-test-length [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: packets

Default: 10

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority router bfd maximum-hold-down-time

Represents the maximum hold-down time of dynamic-damping exponential backoff. If the hold-down-time hits the maximum three times in a row, it will reset back to the original value.

Usage

configure authority router bfd maximum-hold-down-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 3600

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router bfd multiplier

Number of consecutive missed messages from a peer before deciding that the link between them is unusable. Valid range is (3,20).

Usage

configure authority router bfd multiplier [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 3

uint8

An unsigned 8-bit integer.

Range: 3-20

configure authority router bfd required-min-rx-interval

Represents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.

Usage

configure authority router bfd required-min-rx-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 1000

uint32

An unsigned 32-bit integer.

configure authority router bfd state

When enabled, run BFD between all nodes within the router.

Usage

configure authority router bfd state [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: enabled

enumeration

A value from a set of predefined names.

Options:

  • enabled: BFD is enabled on all nodes of this router.
  • disabled: BFD is disabled on all nodes of this router.

configure authority router conductor-address

IP address or FQDN of the conductor

Usage

configure authority router conductor-address [<hostv4>]
Positional Arguments
namedescription
hostv4Value to add to this list

Description

hostv4 (union)

The host type represents either an IPv4 address or a DNS domain name.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router description

A human-readable string that allows administrators to describe this configuration.

Usage

configure authority router description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router dhcp-server-generated-address-pool

The address pool for KNI network-interfaces generated for dhcp-servers.

Usage

configure authority router dhcp-server-generated-address-pool [<ipv4-prefix>]
Positional Arguments
namedescription
ipv4-prefixThe value to set for this field

Description

Default: 169.254.130.0/24

ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

configure authority router district-settings

Per-district settings for the router.

Usage

configure authority router district-settings <district-name>
Positional Arguments
namedescription
district-nameName of the district.
Subcommands
commanddescription
deleteDelete configuration data
district-nameName of the district.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'district-settings'
step-peer-path-sla-metrics-advertisementSTEP advertisement settings for peer path SLA metrics.

configure authority router district-settings district-name

Name of the district.

Usage

configure authority router district-settings district-name [<district-name>]
Positional Arguments
namedescription
district-nameThe value to set for this field

Description

district-name (string)

A text value.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router district-settings step-peer-path-sla-metrics-advertisement

STEP advertisement settings for peer path SLA metrics.

Subcommands
commanddescription
deleteDelete configuration data
minimum-update-intervalMinimum (burst) interval in between updating peer path SLA metric values advertised in STEP
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'step-peer-path-sla-metrics-advertisement'
update-burst-sizeLimit on the number of peer path SLA metric value updates advertised in STEP at the minimum (burst) update interval.
update-rate-limitRate limit interval in between updating peer path SLA metric values advertised in STEP

configure authority router district-settings step-peer-path-sla-metrics-advertisement minimum-update-interval

Minimum (burst) interval in between updating peer path SLA metric values advertised in STEP

Usage

configure authority router district-settings step-peer-path-sla-metrics-advertisement minimum-update-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 30

uint32

An unsigned 32-bit integer.

Range: 0-86400

configure authority router district-settings step-peer-path-sla-metrics-advertisement update-burst-size

Limit on the number of peer path SLA metric value updates advertised in STEP at the minimum (burst) update interval.

Usage

configure authority router district-settings step-peer-path-sla-metrics-advertisement update-burst-size [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 2

uint8

An unsigned 8-bit integer.

Range: 1-100

configure authority router district-settings step-peer-path-sla-metrics-advertisement update-rate-limit

Rate limit interval in between updating peer path SLA metric values advertised in STEP

Usage

configure authority router district-settings step-peer-path-sla-metrics-advertisement update-rate-limit [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 180

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router dns-config

Configure Dns Config

Usage

configure authority router dns-config <mode>
Positional Arguments
namedescription
modeMode of DNS server configuration.
Subcommands
commanddescription
addressAddress of servers to use for DNS queries.
deleteDelete configuration data
modeMode of DNS server configuration.
moveMove list items
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'dns-config'

configure authority router dns-config address

Address of servers to use for DNS queries.

Usage

configure authority router dns-config address [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router dns-config mode

Mode of DNS server configuration.

Usage

configure authority router dns-config mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration

A value from a set of predefined names.

Options:

  • static: Static list of DNS nameservers
  • automatic: Populate DNS nameservers from learned sources

configure authority router entitlement

Project configuration for entitlement reporting.

Subcommands
commanddescription
deleteDelete configuration data
descriptionA description of the project.
idProject identifier.
max-bandwidthPurchased bandwidth for the project.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'entitlement'

configure authority router entitlement description

A description of the project.

Usage

configure authority router entitlement description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router entitlement id

Project identifier.

Usage

configure authority router entitlement id [<entitlement-project-id>]
Positional Arguments
namedescription
entitlement-project-idThe value to set for this field

Description

Default: trial

entitlement-project-id (string)

Indicates that an enclosing leaf represents the project ID for entitlement.

configure authority router entitlement max-bandwidth

Purchased bandwidth for the project.

Usage

configure authority router entitlement max-bandwidth [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: bits/second

Default: 0

uint64

An unsigned 64-bit integer.

configure authority router half-open-connection-limit

A limit on half-open TCP sessions.

Usage

configure authority router half-open-connection-limit [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

Default: unlimited

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) uint32

An unsigned 32-bit integer.

Range: 100-4294967295

(1) enumeration

A value from a set of predefined names.

Options:

  • unlimited: No limit on this value

configure authority router icmp-probe-profile

Profile for active ICMP probes for reachability-detection enforcement

Usage

configure authority router icmp-probe-profile <name>
Positional Arguments
namedescription
nameName of the ICMP probe profile
Subcommands
commanddescription
deleteDelete configuration data
nameName of the ICMP probe profile
number-of-attemptsNumber of consecutive ICMP ping requests to be sent within the probe-duration before deciding that destination is unreachable
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
probe-addressAddress to send ICMP ping requests to
probe-durationDuration within which to reach the destination. Each attempt will be made in (probe-duration / number-of-attempts) interval
probe-failure-triggerControl how failure to ping probe-addresses impacts state.
probe-intervalDuration of how often to perform a link test to the destination
showShow configuration data for 'icmp-probe-profile'
sla-metricsSLA-metrics requirements for ICMP ping

configure authority router icmp-probe-profile name

Name of the ICMP probe profile

Usage

configure authority router icmp-probe-profile name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router icmp-probe-profile number-of-attempts

Number of consecutive ICMP ping requests to be sent within the probe-duration before deciding that destination is unreachable

Usage

configure authority router icmp-probe-profile number-of-attempts [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 4

uint8

An unsigned 8-bit integer.

Range: 1-20

configure authority router icmp-probe-profile probe-address

Address to send ICMP ping requests to

Usage

configure authority router icmp-probe-profile probe-address [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router icmp-probe-profile probe-duration

Duration within which to reach the destination. Each attempt will be made in (probe-duration / number-of-attempts) interval

Usage

configure authority router icmp-probe-profile probe-duration [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: seconds

Default: 1

uint8

An unsigned 8-bit integer.

Range: 1-10

configure authority router icmp-probe-profile probe-failure-trigger

Control how failure to ping probe-addresses impacts state.

Usage

configure authority router icmp-probe-profile probe-failure-trigger [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: any

enumeration

A value from a set of predefined names.

Options:

  • any: Failure to ping any probe-address brings state down.
  • all: Failure to ping all probe-addresses brings state down.

configure authority router icmp-probe-profile probe-interval

Duration of how often to perform a link test to the destination

Usage

configure authority router icmp-probe-profile probe-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 10

uint32

An unsigned 32-bit integer.

Range: 1-3600

configure authority router icmp-probe-profile sla-metrics

SLA-metrics requirements for ICMP ping

Subcommands
commanddescription
deleteDelete configuration data
latencyConfigure Latency
max-lossThe amount of acceptable loss on the link. Determined by sending number-of-attempts ICMP requests and waiting probe-duration for response
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'sla-metrics'

configure authority router icmp-probe-profile sla-metrics latency

Configure Latency

Subcommands
commanddescription
deleteDelete configuration data
maxMaximum acceptable latency based on the ping test
meanThe maximum acceptable mean latency based on the ping test
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'latency'

configure authority router icmp-probe-profile sla-metrics latency max

Maximum acceptable latency based on the ping test

Usage

configure authority router icmp-probe-profile sla-metrics latency max [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 250

uint32

An unsigned 32-bit integer.

configure authority router icmp-probe-profile sla-metrics latency mean

The maximum acceptable mean latency based on the ping test

Usage

configure authority router icmp-probe-profile sla-metrics latency mean [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 100

uint32

An unsigned 32-bit integer.

configure authority router icmp-probe-profile sla-metrics max-loss

The amount of acceptable loss on the link. Determined by sending number-of-attempts ICMP requests and waiting probe-duration for response

Usage

configure authority router icmp-probe-profile sla-metrics max-loss [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

Default: 10

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority router idp

Advanced IDP configuration.

Subcommands
commanddescription
bypass-enabledIDP config to enable/disable bypass
deleteDelete configuration data
modeIDP config management mode
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'idp'

configure authority router idp bypass-enabled

IDP config to enable/disable bypass

Usage

configure authority router idp bypass-enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router idp mode

IDP config management mode

Usage

configure authority router idp mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: auto

enumeration

A value from a set of predefined names.

Options:

  • auto: Automatically toggle IDP based on idp-policies
  • disabled: Disable IDP
  • spoke: Enable spoke mode for IDP
  • hub: Enable hub mode for IDP

configure authority router inter-node-security

The name of the security policy used for inter node communication between router interfaces

Usage

configure authority router inter-node-security [<security-ref>]
Positional Arguments
namedescription
security-refThe value to set for this field

Description

security-ref (leafref) (required)

This type is used by other entities that need to reference configured security policies.

configure authority router location

A descriptive location for this SSR.

Usage

configure authority router location [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router location-coordinates

The geolocation of this router in ISO 6709 format. Some examples: (1) Degrees only: +50.20361-074.00417/ (2) Degrees and minutes: +5012.22-07400.25/ or (3) Degrees, minutes, and seconds: +501213.1-0740015.1/

Usage

configure authority router location-coordinates [<geolocation>]
Positional Arguments
namedescription
geolocationThe value to set for this field

Description

geolocation (string)

Geolocation in ISO 6709 format.

Must be a geographic coordinate in ISO-6709 format. Example: +50.1-074.1/

configure authority router maintenance-mode

When enabled, the router will be in maintenance mode and alarms related to this router will be shelved.

Usage

configure authority router maintenance-mode [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

boolean

A true or false value.

Options: true or false

configure authority router management-service-generation

Configure Management Service Generation

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
proxyEnable/disable proxy of public to private conductor addresses
service-policyService policy to be used instead of auto-generated service policy.
service-route-typeStrategy to generate service-routes for management services.
showShow configuration data for 'management-service-generation'

configure authority router management-service-generation proxy

Enable/disable proxy of public to private conductor addresses

Usage

configure authority router management-service-generation proxy [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router management-service-generation service-policy

Service policy to be used instead of auto-generated service policy.

Usage

configure authority router management-service-generation service-policy [<service-policy-ref>]
Positional Arguments
namedescription
service-policy-refThe value to set for this field

Description

service-policy-ref (leafref)

This type is used by other entities that need to reference configured service policies.

configure authority router management-service-generation service-route-type

Strategy to generate service-routes for management services.

Usage

configure authority router management-service-generation service-route-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: paths-as-next-hop

enumeration

A value from a set of predefined names.

Options:

  • paths-as-next-hop: Generate paths on a node as next-hops
  • paths-as-service-route: Generate paths on a node as service-route

configure authority router max-inter-node-way-points

Maximum number of way points to be allocated on inter-node path.

Usage

configure authority router max-inter-node-way-points [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 50000

warning

A restart is required if max-inter-node-way-points is created, modified, or deleted

uint32

An unsigned 32-bit integer.

Range: 50000-1000000

configure authority router name

An identifier for the router.

Usage

configure authority router name [<reserved-name-id>]
Positional Arguments
namedescription
reserved-name-idThe value to set for this field

Description

warning

A restart is required if name is created or deleted

reserved-name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters, and cannot be the words 'all', 'any', or 'unknown'.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router nat-pool

A pool of shared NAT ports.

Usage

configure authority router nat-pool <name>
Positional Arguments
namedescription
nameAn identifier for the NAT Pool.
Subcommands
commanddescription
address-poolDefines the NAT prefix and ports in the pool.
cloneClone a list item
deleteDelete configuration data
moveMove list items
nameAn identifier for the NAT Pool.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'nat-pool'

configure authority router nat-pool address-pool

Defines the NAT prefix and ports in the pool.

Usage

configure authority router nat-pool address-pool <address>
Positional Arguments
namedescription
addressIP Prefix for the pool of NAT ports.
Subcommands
commanddescription
addressIP Prefix for the pool of NAT ports.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
pool-typeType of NAT pool
showShow configuration data for 'address-pool'
tenant-nameTenant for which this nat pool is applied

Description

The order of elements matters.

configure authority router nat-pool address-pool address

IP Prefix for the pool of NAT ports.

Usage

configure authority router nat-pool address-pool address [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixThe value to set for this field

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router nat-pool address-pool pool-type

Type of NAT pool

Usage

configure authority router nat-pool address-pool pool-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: static

enumeration

A value from a set of predefined names.

Options:

  • static: Static IP assignment per endpoint
  • dynamic: Dynamic IP port assignment per session

configure authority router nat-pool address-pool tenant-name

Tenant for which this nat pool is applied

Usage

configure authority router nat-pool address-pool tenant-name [<tenant-ref>]
Positional Arguments
namedescription
tenant-refValue to add to this list

Description

tenant-ref (leafref)

This type is used by other entities that need to reference configured tenants.

configure authority router nat-pool name

An identifier for the NAT Pool.

Usage

configure authority router nat-pool name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router node

List of one or two SSR software instances, comprising an SSR.

Usage

configure authority router node <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for the node, used to reference it in other configuration sections. This MUST match the name in the local initialization file.
Subcommands
commanddescription
asset-idA unique identifier of an SSR node used for automated provisioning
asset-validation-enabledValidate that the asset is suitable to run SSR.
cloneClone a list item
deleteDelete configuration data
descriptionA description about the node.
device-interfaceList of physical or virtual interfaces in the node.
enabledEnable/disable the whole node.
forwarding-core-countThe number of CPU cores to dedicate to traffic forwarding when using 'manual' forwarding core mode.
forwarding-core-modeThe method by which the number of CPU cores dedicated to traffic forwarding should be determined.
ipfixNode specific IPFIX configuration
locationA text description of the node's physical location.
loopback-addressThe loopback IP address to use for management traffic originating on this node when routed via SVR.
nameAn arbitrary, unique name for the node, used to reference it in other configuration sections. This MUST match the name in the local initialization file.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
port-forwardingConfiguration for establishing local port-forwarding to remote server.
power-saverAllow the traffic forwarding cores to sleep when there is no traffic to process
radiusRadius authentication parameters for this node.
reachability-detectionLayer 2 reachability detection
roleThe node's role in the SSR system.
session-processor-countThe number of threads to use for session processing when using 'manual' session-processor mode.
session-processor-modeThe method by which the number of threads used for session processing should be determined.
session-setup-scalingWhether or not to enable session setup scaling.
showShow configuration data for 'node'
ssh-keepaliveConfigure SSH Keepalive
ssh-settingsConfigure SSH Settings
top-sessionsViews of top sessions by an ordering criteria.

configure authority router node asset-id

A unique identifier of an SSR node used for automated provisioning

Usage

configure authority router node asset-id [<asset-id>]
Positional Arguments
namedescription
asset-idThe value to set for this field

Description

asset-id (string)

A unique identifier of an SSR node.

Must not contain repeating, leading, or ending '_' character

configure authority router node asset-validation-enabled

Validate that the asset is suitable to run SSR.

Usage

configure authority router node asset-validation-enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node description

A description about the node.

Usage

configure authority router node description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface

List of physical or virtual interfaces in the node.

Usage

configure authority router node device-interface <name>
Positional Arguments
namedescription
nameA unique name identifier for the physical or virtual interface, used to reference it in other configuration sections and show commands.
Subcommands
commanddescription
bond-settingsConfigure Bond Settings
bridge-nameAn optional bridge name to be used for the bridging the kni and target interfaces. If no name is specified, one will be auto-generated
capture-filterFilter to be used when matching packets on this device interface. Uses Berkeley Packet Filter (BPF) syntax.
cloneClone a list item
deleteDelete configuration data
descriptionA description of the device-interface.
enabledWhether this interface is administratively enabled.
forwardingWhether this interface is used for forwarding traffic.
interface-nameThe interface name associated with the OS network device.
link-settingsEthernet link settings on the interface
lldpLink Layer Description Protocol settings
load-balancingConfigure Load Balancing
lteConfigure Lte
nameA unique name identifier for the physical or virtual interface, used to reference it in other configuration sections and show commands.
network-interfaceList of network interfaces for the device-interface.
network-namespaceThe network namespace in which this network interface will be located
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
parent-bondThe bond type interface that this interface is grouped with.
pci-addressThe PCI address of the device. Only relevant if type is ethernet.
pppoeConfigure Pppoe
promiscuous-modeEnables promiscuous mode on the interface.
q-in-qEnables Q-in-Q encapsulation
reinsert-vlanEnables reinsertion of NIC-stripped VLAN on ingress packets, on supported devices.
session-optimizationConfigure Session Optimization
shared-phys-addressVirtual MAC address for interface redundancy.
showShow configuration data for 'device-interface'
sriov-vlan-filterEnables VLAN filtering on supported SR-IOV devices.
strip-vlanEnables VLAN stripping on ingress packets on supported devices.
target-interfaceSpecifies the name of an external interface to be automatically bridged to a logical interface.
traffic-engineeringConfigure Traffic Engineering
typeType of interface.
vmbus-uuidThe VMBus UUID of the network device. Hyper-V Environment only. Only relevant if type is ethernet.
vrrpParameters for Interface Redundancy using Virtual Router Redundancy Protocol (VRRP).

configure authority router node device-interface bond-settings

Configure Bond Settings

Subcommands
commanddescription
deleteDelete configuration data
force-upForce up when not receiving partner LACP PDUs.
force-up-timeoutNumber of seconds before switching to force-up LACP mode.
lacp-enableUse 802.3ad LACP protocol for the Bond.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'bond-settings'

configure authority router node device-interface bond-settings force-up

Force up when not receiving partner LACP PDUs.

Usage

configure authority router node device-interface bond-settings force-up [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface bond-settings force-up-timeout

Number of seconds before switching to force-up LACP mode.

Usage

configure authority router node device-interface bond-settings force-up-timeout [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: seconds

Default: 90

uint8

An unsigned 8-bit integer.

Range: 1-100

configure authority router node device-interface bond-settings lacp-enable

Use 802.3ad LACP protocol for the Bond.

Usage

configure authority router node device-interface bond-settings lacp-enable [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface bridge-name

An optional bridge name to be used for the bridging the kni and target interfaces. If no name is specified, one will be auto-generated

Usage

configure authority router node device-interface bridge-name [<bridge-name>]
Positional Arguments
namedescription
bridge-nameThe value to set for this field

Description

bridge-name (string)

A string identifier for bridge-name which only uses alphanumerics, underscores, or dashes, and cannot exceed 15 characters.

Must contain only alphanumeric characters, start with a alphabet and can contain any of the following: _ - Length: 0-15

configure authority router node device-interface capture-filter

Filter to be used when matching packets on this device interface. Uses Berkeley Packet Filter (BPF) syntax.

Usage

configure authority router node device-interface capture-filter [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

string

A text value.

configure authority router node device-interface description

A description of the device-interface.

Usage

configure authority router node device-interface description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface enabled

Whether this interface is administratively enabled.

Usage

configure authority router node device-interface enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface forwarding

Whether this interface is used for forwarding traffic.

Usage

configure authority router node device-interface forwarding [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface interface-name

The interface name associated with the OS network device.

Usage

configure authority router node device-interface interface-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Ethernet link settings on the interface

Usage

configure authority router node device-interface link-settings [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: auto

enumeration

A value from a set of predefined names.

Options:

  • auto: Use auto-negotation for the Ethernet link
  • 10Mbps-half: Force the Ethernet link to 10 Mbps half duplex
  • 10Mbps-full: Force the Ethernet link to 10 Mbps full duplex
  • 100Mbps-half: Force the Ethernet link to 100 Mbps half duplex
  • 100Mbps-full: Force the Ethernet link to 100 Mbps full duplex

configure authority router node device-interface lldp

Link Layer Description Protocol settings

Subcommands
commanddescription
advertisement-intervalThe frequency of sending LLDP advertisements.
deleteDelete configuration data
enabledWhether or not LLDP sending and receiving is enabled on this device.
hold-multiplierThe multiplier to apply to the advertisement-interval when setting the LLDP TTL.
modeThe mode in which LLDP operates on the interface
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'lldp'

configure authority router node device-interface lldp advertisement-interval

The frequency of sending LLDP advertisements.

Usage

configure authority router node device-interface lldp advertisement-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 120

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface lldp enabled

Whether or not LLDP sending and receiving is enabled on this device.

Usage

configure authority router node device-interface lldp enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface lldp hold-multiplier

The multiplier to apply to the advertisement-interval when setting the LLDP TTL.

Usage

configure authority router node device-interface lldp hold-multiplier [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 4

uint8

An unsigned 8-bit integer.

Range: 2-10

configure authority router node device-interface lldp mode

The mode in which LLDP operates on the interface

Usage

configure authority router node device-interface lldp mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

warning

mode is deprecated and will be removed in a future software version

enumeration

A value from a set of predefined names.

Options:

  • disabled: Disable LLDP
  • receive-only: Receive and process incoming LLDP packets
  • enabled: Enable sending and receiving LLDP packets

configure authority router node device-interface load-balancing

Configure Load Balancing

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'load-balancing'
utilization-high-water-markPercentage of allowed bandwidth utilization above which this interface will no longer be considered for load balancing.
utilization-low-water-markPercentage of allowed bandwidth utilization below which this interface will be reconsidered for load balancing.

configure authority router node device-interface load-balancing utilization-high-water-mark

Percentage of allowed bandwidth utilization above which this interface will no longer be considered for load balancing.

Usage

configure authority router node device-interface load-balancing utilization-high-water-mark [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

Default: 100

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority router node device-interface load-balancing utilization-low-water-mark

Percentage of allowed bandwidth utilization below which this interface will be reconsidered for load balancing.

Usage

configure authority router node device-interface load-balancing utilization-low-water-mark [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

Default: 80

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority router node device-interface lte

Configure Lte

Subcommands
commanddescription
apn-nameName of the access point to connect to the LTE network.
authenticationConfigure Authentication
carrier-imageName of the carrier-image to load the SIM card with.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'lte'

configure authority router node device-interface lte apn-name

Name of the access point to connect to the LTE network.

Usage

configure authority router node device-interface lte apn-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string (required)

A text value.

configure authority router node device-interface lte authentication

Configure Authentication

Subcommands
commanddescription
authentication-protocolAuthentication protocol used to authenticate the user.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
passwordPassword required to connect to the LTE network.
showShow configuration data for 'authentication'
user-nameUsername required to connect to the LTE network.

configure authority router node device-interface lte authentication authentication-protocol

Authentication protocol used to authenticate the user.

Usage

configure authority router node device-interface lte authentication authentication-protocol [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration (required)

A value from a set of predefined names.

Options:

  • chap: Challenge-Handshake Authentication Protocol.
  • pap: Password Authentication Protocol.

configure authority router node device-interface lte authentication password

Password required to connect to the LTE network.

Usage

configure authority router node device-interface lte authentication password [<password>]
Positional Arguments
namedescription
passwordThe value to set for this field

Description

password (string) (required)

A password type that is hidden from the UI. The internal storage format is dependent on the individual field.

configure authority router node device-interface lte authentication user-name

Username required to connect to the LTE network.

Usage

configure authority router node device-interface lte authentication user-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string (required)

A text value.

configure authority router node device-interface lte carrier-image

Name of the carrier-image to load the SIM card with.

Usage

configure authority router node device-interface lte carrier-image [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

Default: none

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) enumeration

A value from a set of predefined names.

Options:

  • none: Leave the current image alone.
  • auto: Automatically set the image to match the carrier network.
(1) string

A text value.

configure authority router node device-interface name

A unique name identifier for the physical or virtual interface, used to reference it in other configuration sections and show commands.

Usage

configure authority router node device-interface name [<device-name>]
Positional Arguments
namedescription
device-nameThe value to set for this field

Description

device-name (string)

A string identifier for device-interface which only uses alphanumerics, underscores, dashes, or slashes, and cannot exceed 12 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-12

configure authority router node device-interface network-interface

List of network interfaces for the device-interface.

Usage

configure authority router node device-interface network-interface <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for the interface, used to reference it in other configuration sections.
Subcommands
commanddescription
addressThe list of IP addresses (along with subnet prefix length) on the interface.
adjacencyA list of adjacent routers.
bidirectional-natDefines the prefixes that need to be static natted in both directions.
billing-rateNumeric rate of currency associated with the interface. When the billing-rate is flat the field indicated rate per day. When the billing-rate is metered the field indicates rate per byte.
billing-typeBilling type associated with the interface.
carrierCarrier associated with the interface.
cloneClone a list item
conductorWhether the interface is used for communicating with the conductor.
default-routeWhether the interface is used as default-route for non-forwarding interfaces.
deleteDelete configuration data
descriptionA description about the interface.
dhcpWhether this interface acquires IP address and other parameter via DHCP
dhcp-delayed-auth-keyThe key used to generate the HMAC-MD5 value.
dhcp-delayed-auth-key-idThe key identifier that identifies the key used to generate the HMAC-MD5 value.
dhcp-delayed-auth-realmThe DHCP realm that identifies the key used to generate the HMAC-MD5 value.
dhcp-reconfig-auth-algorithmThe algorithm used by the Reconfigure Key authentication protocol to authenticate prefix-delegation messages.
dscp-mapMapping of DSCP values to priorities.
dscp-steeringConfigure Dscp Steering
dynamic-source-natDefines the prefixes that need to be dynamically source natted for packets ingressing this interface.
egress-source-nat-poolIndicates whether source address and port translation (NAPT) is performed for flows egressing the interface to the final destination.
enforced-mssMaximum allowed value for maximum segment size (MSS) on this interface.
ethernet-over-svrL2 Bridge this network interface is assigned to.
filter-ruleA rule for dropping packets.
global-idGlobal Interface Id (GIID) used in next-hop egress interface for routing data. All instances of a redundant interface will have the same GIID.
host-serviceThe host-service configuration is a service hosted by a router node.
hostnameHostname for the interface. This is an optional fully-qualified domain name (FQDN).
icmpEnable/disable ICMP Blackhole
ifcfg-optionInterface config options for non-forwarding interfaces
ingress-source-nat-poolIndicates whether source address (and optional port) translation is performed for flows targetted towards an inter-router peer. In this case, the nat will be applied on the ingress router as opposed to the final egress router.
inter-router-securityThe name of the security policy used for inbound inter-router traffic.
managementAllow management traffic to be sent over this interface
management-vectorVector configuration for non-forwarding interfaces
moveMove list items
mtuThe maximum transmission unit (MTU) for packets sent on the interface.
multicast-listenersEnables the sending of IGMP and MLD queries on this interface.
multicast-report-proxyEnables the forwarding of IGMP and MLD joins/leaves/reports to valid multicast services to this network interface. These must come from other network interfaces which allow multicast listeners.
nameAn arbitrary, unique name for the interface, used to reference it in other configuration sections.
neighborA list of mappings from IP addresses to physical addresses. Entries in this list are used as static entries in the ARP cache.
neighborhoodThe neighborhoods to which this interface belongs.
off-subnet-arp-prefixAddress(es) for which the router will respond to ARP requests.
off-subnet-reverse-arp-mac-learningWhen enabled, the source MAC address of the packet will be used for reverse traffic for off-subnet source ip address.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
prefix-delegationEnable/disable IPv6 Prefix Delegation Client.
prefix-delegation-authenticationWhether prefix-delegation messages are authenticated.
prefix-delegation-groupThe name to identify a prefix-delegation group within which the pd-client interface will request a prefix and all the internal interfaces will be assigned a global address from this prefix based on their subnet-ids.
prefix-delegation-subnet-idThe identifier of a subnet within a prefix-delegation group which is used to construct a global IPv6 address for an internal interface.
preserve-dscpControls if DSCP bits are preserved on this interface.
prioritization-modeControls how packets received on this interface are prioritized.
qp-valueQuality points value that represents the 'quality' of the network the interface is connected to. It used for selecting egress interface based on the service class required minimum quality points.
reverse-arp-mac-learningControls whether the source MAC address of the packet can be used for reverse traffic when ARP is unresolved.
rewrite-dscpControls if DSCP bits are rewritten on this interface.
router-advertisementEnable/disable IPv6 router advertisement to advertise the prefix learned via DHCPv6-PD.
showShow configuration data for 'network-interface'
source-natIndicates whether source address and port translation (NAPT) is performed for flows egressing the interface to the final destination.
tenantTenant to which this interface belongs.
tenant-prefixesTenant to source prefix mapping.
traffic-engineeringConfigure Traffic Engineering
tunnelConfigure Tunnel
typeType of network that the interface is connected to. Type is fabric for inter-node traffic, external for regular traffic, and shared for both fabric and external.
vlanThe VLAN id for the interface (0 for no VLAN, otherwise 1-4094).
vrrpConfigure VRRP

configure authority router node device-interface network-interface address

The list of IP addresses (along with subnet prefix length) on the interface.

Usage

configure authority router node device-interface network-interface address <ip-address>
Positional Arguments
namedescription
ip-addressThe IP address on the interface.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
gatewayOptional gateway for destinations outside the subnet of the interface.
host-serviceThe host-service configuration is a service hosted by a router node.
in-subnet-arp-prefixAddress(es) for which the router will respond to ARP requests.
ip-addressThe IP address on the interface.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
ppp-peer-ipPPP Peer IP address for interfaces like T1.
prefix-lengthThe length of the subnet prefix.
showShow configuration data for 'address'
utility-ip-addressUtility IP address used for purposes other than forwarding traffic.

configure authority router node device-interface network-interface address gateway

Optional gateway for destinations outside the subnet of the interface.

Usage

configure authority router node device-interface network-interface address gateway [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service

The host-service configuration is a service hosted by a router node.

Usage

configure authority router node device-interface network-interface address host-service <service-type>
Positional Arguments
namedescription
service-typeThe type of hosted service
Subcommands
commanddescription
access-policyList of access policies by address prefix, QSN or tenant and prefix.
address-poolAddress pool for allocation by the DHCP server
authoritativeWhether this is the authoritative DHCP server in the network. If true, server will respond to requests with NAK where appropriate according to RFC 2131
cloneClone a list item
deleteDelete configuration data
descriptionA description about the hosted service.
echo-client-idWhether the client id should be echoed in DHCP server responses as specified in RFC 6842 or not as specified in the original RFC 2131.
enabledEnable/disable for host services
max-lease-timeMaximum lease time for leases allocated to clients.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
server-nameServer name that identifies the DHCP server to clients.
service-typeThe type of hosted service
showShow configuration data for 'host-service'
static-assignmentStatic assignment(s) for DHCP configuration for a specific client
transportThe transport protocol(s) and port(s) for the service.

configure authority router node device-interface network-interface address host-service access-policy

List of access policies by address prefix, QSN or tenant and prefix.

Usage

configure authority router node device-interface network-interface address host-service access-policy <source>
Positional Arguments
namedescription
sourceThe source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service
Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
permissionWhether or not to allow access to the service.
showShow configuration data for 'access-policy'
sourceThe source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service

configure authority router node device-interface network-interface address host-service access-policy permission

Whether or not to allow access to the service.

Usage

configure authority router node device-interface network-interface address host-service access-policy permission [<access-mode>]
Positional Arguments
namedescription
access-modeThe value to set for this field

Description

Default: allow

access-mode (enumeration)

Enumeration defining whether access is allowed or denied.

Options:

  • allow: Allow access.
  • deny: Deny access.

configure authority router node device-interface network-interface address host-service access-policy source

The source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service

Usage

configure authority router node device-interface network-interface address host-service access-policy source [<source-spec>]
Positional Arguments
namedescription
source-specThe value to set for this field

Description

source-spec (union)

A source address prefix, QSN, service-group or combination of tenant-name and prefix.

Must be one of the following types:

(0) ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string):

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

(2) qsn (string)

Qualified Service Name in the form: tenant[.authority][/[service-group/]service]

Must contain only alphanumeric characters or any of the following: / . _ - Required format: 'Tenant[.Authority[/ServiceGroup[/Service]]]'. No forward slash-delimited segment can exceed 62 characters.(e.g., Engineering.Authority128/Video/private_conferencing). Length: 1-1024

(3) service-spec (string)

Service group and service name portion of a Qualified Service Name.

Must contain only alphanumeric characters or any of the following: - _ / . Required format: '/groupLabel1[/groupLabel2[/groupLabel3...]]'. No forward slash-delimited segment can exceed 62 characters. Length: 0-127

(4) tenant-prefix (string)

A string identifier for a tenant prefix. Consists of a valid tenant name, followed by @ and a valid IP Address.

Must contain a valid tenant name, followed by @ and a valid IP Address. Length: 0-280

configure authority router node device-interface network-interface address host-service address-pool

Address pool for allocation by the DHCP server

Usage

configure authority router node device-interface network-interface address host-service address-pool <start-address>
Positional Arguments
namedescription
start-addressStart of address pool.
Subcommands
commanddescription
cloneClone a list item
customCustom DHCP options to be provided to clients.
deleteDelete configuration data
domain-nameDomain name provided to clients.
domain-serverDomain name server address(es) provided to clients in priority order.
end-addressEnd of address pool.
interface-mtuInterface MTU provided to clients.
moveMove list items
ntp-serverNTP server address(es) provided to clients in priority order.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
pop-serverPOP server address(es) provided to clients in priority order.
routerGateway router address(es) provided to clients in priority order.
showShow configuration data for 'address-pool'
smtp-serverSMTP server address(es) provided to clients in priority order.
start-addressStart of address pool.
static-assignmentStatic assignment(s) for DHCP configuration for a specific client
static-routeStatic route(s) provided to clients. Note that for default routes the router option should be used.
tenantTenant to which clients will be assigned.
vendor-identifying-vendor-specific-informationVendor-Identifying Vendor-Specific Information Options (Option 125) to be provided to clients [RFC3925].
vendor-specific-informationVendor-Specific Information Options (Option 43) to be provided to clients [RFC2132].

configure authority router node device-interface network-interface address host-service address-pool custom

Custom DHCP options to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool custom <code>
Positional Arguments
namedescription
codeThe code of the custom DHCP option.
Subcommands
commanddescription
codeThe code of the custom DHCP option.
deleteDelete configuration data
descriptionA description of the custom DHCP option.
encoded-typeThe encoded type of the custom option.
moveMove list items
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
quantityThe allowed quantity of the custom option values.
showShow configuration data for 'custom'
valueThe value(s) of custom option to be provided to clients.

configure authority router node device-interface network-interface address host-service address-pool custom code

The code of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool custom code [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router node device-interface network-interface address host-service address-pool custom description

A description of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool custom description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service address-pool custom encoded-type

The encoded type of the custom option.

Usage

configure authority router node device-interface network-interface address host-service address-pool custom encoded-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: string

enumeration

A value from a set of predefined names.

Options:

  • string:
  • uint8:
  • uint16:
  • uint32:
  • boolean:
  • ipv4-address:
  • int32:
  • binary: A continuous string of hexadecimal digits with a '0x' prefix. Valid examples are '0xabcdef' and '0x123456'.

configure authority router node device-interface network-interface address host-service address-pool custom quantity

The allowed quantity of the custom option values.

Usage

configure authority router node device-interface network-interface address host-service address-pool custom quantity [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: singular

enumeration

A value from a set of predefined names.

Options:

  • singular:
  • array:

configure authority router node device-interface network-interface address host-service address-pool custom value

The value(s) of custom option to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool custom value [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

The order of elements matters.

string (required)

A text value.

configure authority router node device-interface network-interface address host-service address-pool domain-name

Domain name provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool domain-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service address-pool domain-server

Domain name server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service address-pool domain-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool end-address

End of address pool.

Usage

configure authority router node device-interface network-interface address host-service address-pool end-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool interface-mtu

Interface MTU provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool interface-mtu [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 68-9198

configure authority router node device-interface network-interface address host-service address-pool ntp-server

NTP server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service address-pool ntp-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool pop-server

POP server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service address-pool pop-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool router

Gateway router address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service address-pool router [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool smtp-server

SMTP server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service address-pool smtp-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool start-address

Start of address pool.

Usage

configure authority router node device-interface network-interface address host-service address-pool start-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool static-assignment

Static assignment(s) for DHCP configuration for a specific client

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment <address>
Positional Arguments
namedescription
addressAddress for static assignment of this client.
Subcommands
commanddescription
addressAddress for static assignment of this client.
circuit-identifierDHCP circuit identifier option (RFC3046) identifying this client.
client-identifierDHCP client identifier option identifying this client.
cloneClone a list item
customCustom DHCP options to be provided to clients.
deleteDelete configuration data
descriptionA description of the static DHCP assignment.
domain-nameDomain name provided to clients.
domain-serverDomain name server address(es) provided to clients in priority order.
interface-mtuInterface MTU provided to clients.
link-layer-addressMAC address identifying this client.
moveMove list items
ntp-serverNTP server address(es) provided to clients in priority order.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
pop-serverPOP server address(es) provided to clients in priority order.
routerGateway router address(es) provided to clients in priority order.
showShow configuration data for 'static-assignment'
smtp-serverSMTP server address(es) provided to clients in priority order.
static-routeStatic route(s) provided to clients. Note that for default routes the router option should be used.
tenantTenant to which clients will be assigned.
vendor-identifying-vendor-specific-informationVendor-Identifying Vendor-Specific Information Options (Option 125) to be provided to clients [RFC3925].
vendor-specific-informationVendor-Specific Information Options (Option 43) to be provided to clients [RFC2132].

configure authority router node device-interface network-interface address host-service address-pool static-assignment address

Address for static assignment of this client.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool static-assignment circuit-identifier

DHCP circuit identifier option (RFC3046) identifying this client.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment circuit-identifier [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service address-pool static-assignment client-identifier

DHCP client identifier option identifying this client.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment client-identifier [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom

Custom DHCP options to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom <code>
Positional Arguments
namedescription
codeThe code of the custom DHCP option.
Subcommands
commanddescription
codeThe code of the custom DHCP option.
deleteDelete configuration data
descriptionA description of the custom DHCP option.
encoded-typeThe encoded type of the custom option.
moveMove list items
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
quantityThe allowed quantity of the custom option values.
showShow configuration data for 'custom'
valueThe value(s) of custom option to be provided to clients.

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom code

The code of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom code [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom description

A description of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom encoded-type

The encoded type of the custom option.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom encoded-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: string

enumeration

A value from a set of predefined names.

Options:

  • string:
  • uint8:
  • uint16:
  • uint32:
  • boolean:
  • ipv4-address:
  • int32:
  • binary: A continuous string of hexadecimal digits with a '0x' prefix. Valid examples are '0xabcdef' and '0x123456'.

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom quantity

The allowed quantity of the custom option values.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom quantity [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: singular

enumeration

A value from a set of predefined names.

Options:

  • singular:
  • array:

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom value

The value(s) of custom option to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment custom value [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

The order of elements matters.

string (required)

A text value.

configure authority router node device-interface network-interface address host-service address-pool static-assignment description

A description of the static DHCP assignment.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service address-pool static-assignment domain-name

Domain name provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment domain-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service address-pool static-assignment domain-server

Domain name server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment domain-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool static-assignment interface-mtu

Interface MTU provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment interface-mtu [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 68-9198

MAC address identifying this client.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment link-layer-address [<mac-address>]
Positional Arguments
namedescription
mac-addressThe value to set for this field

Description

mac-address (string)

The mac-address type represents an IEEE 802 MAC address. The canonical representation uses lowercase characters.

In the value set and its semantics, this type is equivalent to the MacAddress textual convention of the SMIv2.

configure authority router node device-interface network-interface address host-service address-pool static-assignment ntp-server

NTP server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment ntp-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool static-assignment pop-server

POP server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment pop-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool static-assignment router

Gateway router address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment router [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool static-assignment smtp-server

SMTP server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment smtp-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool static-assignment static-route

Static route(s) provided to clients. Note that for default routes the router option should be used.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment static-route <destination-address>
Positional Arguments
namedescription
destination-addressDestination address of static route.
Subcommands
commanddescription
deleteDelete configuration data
destination-addressDestination address of static route.
gatewayGateway address of static route.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'static-route'

configure authority router node device-interface network-interface address host-service address-pool static-assignment static-route destination-address

Destination address of static route.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment static-route destination-address [<non-default-ip-address>]
Positional Arguments
namedescription
non-default-ip-addressThe value to set for this field

Description

non-default-ip-address (union)

A non-default IPv4 or IPv6 address

Must be one of the following types:

(0) non-default-ipv4-address (string)

A non-default IPv4 address

Must be a valid IPv4 address.

(1) non-default-ipv6-address (string)

A non-default IPv6 address

Must be a valid IPv4 address.

configure authority router node device-interface network-interface address host-service address-pool static-assignment static-route gateway

Gateway address of static route.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment static-route gateway [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool static-assignment tenant

Tenant to which clients will be assigned.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment tenant [<tenant-ref>]
Positional Arguments
namedescription
tenant-refThe value to set for this field

Description

tenant-ref (leafref)

This type is used by other entities that need to reference configured tenants.

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information

Vendor-Identifying Vendor-Specific Information Options (Option 125) to be provided to clients [RFC3925].

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information <enterprise-number> <code>
Positional Arguments
namedescription
enterprise-numberThe vendor's registered 32-bit Enterprise Number as registered with IANA.
codeThe code of the custom DHCP option.
Subcommands
commanddescription
codeThe code of the custom DHCP option.
deleteDelete configuration data
descriptionA description of the custom DHCP option.
encoded-typeThe encoded type of the custom option.
enterprise-numberThe vendor's registered 32-bit Enterprise Number as registered with IANA.
moveMove list items
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
quantityThe allowed quantity of the custom option values.
showShow configuration data for 'vendor-identifying-vendor-specific-information'
valueThe value(s) of custom option to be provided to clients.

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information code

The code of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information code [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information description

A description of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information encoded-type

The encoded type of the custom option.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information encoded-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: string

enumeration

A value from a set of predefined names.

Options:

  • string:
  • uint8:
  • uint16:
  • uint32:
  • boolean:
  • ipv4-address:
  • int32:
  • binary: A continuous string of hexadecimal digits with a '0x' prefix. Valid examples are '0xabcdef' and '0x123456'.

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information enterprise-number

The vendor's registered 32-bit Enterprise Number as registered with IANA.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information enterprise-number [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32 (required)

An unsigned 32-bit integer.

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information quantity

The allowed quantity of the custom option values.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information quantity [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: singular

enumeration

A value from a set of predefined names.

Options:

  • singular:
  • array:

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information value

The value(s) of custom option to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-identifying-vendor-specific-information value [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

The order of elements matters.

string (required)

A text value.

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information

Vendor-Specific Information Options (Option 43) to be provided to clients [RFC2132].

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information <code>
Positional Arguments
namedescription
codeThe code of the custom DHCP option.
Subcommands
commanddescription
codeThe code of the custom DHCP option.
deleteDelete configuration data
descriptionA description of the custom DHCP option.
encoded-typeThe encoded type of the custom option.
moveMove list items
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
quantityThe allowed quantity of the custom option values.
showShow configuration data for 'vendor-specific-information'
valueThe value(s) of custom option to be provided to clients.

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information code

The code of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information code [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information description

A description of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information encoded-type

The encoded type of the custom option.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information encoded-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: string

enumeration

A value from a set of predefined names.

Options:

  • string:
  • uint8:
  • uint16:
  • uint32:
  • boolean:
  • ipv4-address:
  • int32:
  • binary: A continuous string of hexadecimal digits with a '0x' prefix. Valid examples are '0xabcdef' and '

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information quantity

The allowed quantity of the custom option values.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information quantity [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: singular

enumeration

A value from a set of predefined names.

Options:

  • singular
  • array

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information value

The value(s) of custom option to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-assignment vendor-specific-information value [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

The order of elements matters.

string (required)

A text value.

configure authority router node device-interface network-interface address host-service address-pool static-route

Static route(s) provided to clients. Note that for default routes the router option should be used.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-route <destination-address>
Positional Arguments
namedescription
destination-addressDestination address of static route.
Subcommands
commanddescription
deleteDelete configuration data
destination-addressDestination address of static route.
gatewayGateway address of static route.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'static-route'

configure authority router node device-interface network-interface address host-service address-pool static-route destination-address

Destination address of static route.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-route destination-address [<non-default-ip-address>]
Positional Arguments
namedescription
non-default-ip-addressThe value to set for this field

Description

non-default-ip-address (union)

A non-default IPv4 or IPv6 address

Must be one of the following types:

(0) non-default-ipv4-address (string)

A non-default IPv4 address

Must be a valid IPv4 address.

(1) non-default-ipv6-address (string)

A non-default IPv6 address

Must be a valid IPv4 address.

configure authority router node device-interface network-interface address host-service address-pool static-route gateway

Gateway address of static route.

Usage

configure authority router node device-interface network-interface address host-service address-pool static-route gateway [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service address-pool tenant

Tenant to which clients will be assigned.

Usage

configure authority router node device-interface network-interface address host-service address-pool tenant [<tenant-ref>]
Positional Arguments
namedescription
tenant-refThe value to set for this field

Description

tenant-ref (leafref)

This type is used by other entities that need to reference configured tenants.

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information

Vendor-Identifying Vendor-Specific Information Options (Option 125) to be provided to clients [RFC3925].

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information <enterprise-number> <code>
Positional Arguments
namedescription
enterprise-numberThe vendor's registered 32-bit Enterprise Number as registered with IANA.
codeThe code of the custom DHCP option.
Subcommands
commanddescription
codeThe code of the custom DHCP option.
deleteDelete configuration data
descriptionA description of the custom DHCP option.
encoded-typeThe encoded type of the custom option.
enterprise-numberThe vendor's registered 32-bit Enterprise Number as registered with IANA.
moveMove list items
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
quantityThe allowed quantity of the custom option values.
showShow configuration data for 'vendor-identifying-vendor-specific-information'
valueThe value(s) of custom option to be provided to clients.

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information code

The code of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information code [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information description

A description of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information encoded-type

The encoded type of the custom option.

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information encoded-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: string

enumeration

A value from a set of predefined names.

Options:

  • string
  • uint8
  • uint16
  • uint32
  • boolean
  • ipv4-address
  • int32
  • binary: A continuous string of hexadecimal digits with a '0x' prefix. Valid examples are '0xabcdef' and '0x123456'.

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information enterprise-number

The vendor's registered 32-bit Enterprise Number as registered with IANA.

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information enterprise-number [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32 (required)

An unsigned 32-bit integer.

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information quantity

The allowed quantity of the custom option values.

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information quantity [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: singular

enumeration

A value from a set of predefined names.

Options:

  • singular:
  • array:

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information value

The value(s) of custom option to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-identifying-vendor-specific-information value [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

The order of elements matters.

string (required)

A text value.

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information

Vendor-Specific Information Options (Option 43) to be provided to clients [RFC2132].

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information <code>
Positional Arguments
namedescription
codeThe code of the custom DHCP option.
Subcommands
commanddescription
codeThe code of the custom DHCP option.
deleteDelete configuration data
descriptionA description of the custom DHCP option.
encoded-typeThe encoded type of the custom option.
moveMove list items
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
quantityThe allowed quantity of the custom option values.
showShow configuration data for 'vendor-specific-information'
valueThe value(s) of custom option to be provided to clients.

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information code

The code of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information code [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information description

A description of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information encoded-type

The encoded type of the custom option.

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information encoded-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: string

enumeration

A value from a set of predefined names.

Options:

  • string:
  • uint8:
  • uint16:
  • uint32:
  • boolean:
  • ipv4-address:
  • int32:
  • binary: A continuous string of hexadecimal digits with a '0x' prefix. Valid examples are '0xabcdef' and '0x123456'.

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information quantity

The allowed quantity of the custom option values.

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information quantity [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: singular

enumeration

A value from a set of predefined names.

Options:

  • singular:
  • array:

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information value

The value(s) of custom option to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service address-pool vendor-specific-information value [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

The order of elements matters.

string (required)

A text value.

configure authority router node device-interface network-interface address host-service authoritative

Whether this is the authoritative DHCP server in the network. If true, server will respond to requests with NAK where appropriate according to RFC 2131

Usage

configure authority router node device-interface network-interface address host-service authoritative [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface address host-service description

A description about the hosted service.

Usage

configure authority router node device-interface network-interface address host-service description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service echo-client-id

Whether the client id should be echoed in DHCP server responses as specified in RFC 6842 or not as specified in the original RFC 2131.

Usage

configure authority router node device-interface network-interface address host-service echo-client-id [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface address host-service enabled

Enable/disable for host services

Usage

configure authority router node device-interface network-interface address host-service enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface address host-service max-lease-time

Maximum lease time for leases allocated to clients.

Usage

configure authority router node device-interface network-interface address host-service max-lease-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 86400

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface address host-service server-name

Server name that identifies the DHCP server to clients.

Usage

configure authority router node device-interface network-interface address host-service server-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service service-type

The type of hosted service

Usage

configure authority router node device-interface network-interface address host-service service-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration

A value from a set of predefined names.

Options:

  • ssh: SSH Hosted service.
  • netconf: Netconf service.
  • web: Web service.
  • dhcp-server: DHCP server service.
  • snmp-server: Access SNMP server through this interface
  • custom: Custom service.

configure authority router node device-interface network-interface address host-service static-assignment

Static assignment(s) for DHCP configuration for a specific client

Usage

configure authority router node device-interface network-interface address host-service static-assignment <address>
Positional Arguments
namedescription
addressAddress for static assignment of this client.
Subcommands
commanddescription
addressAddress for static assignment of this client.
circuit-identifierDHCP circuit identifier option (RFC3046) identifying this client.
client-identifierDHCP client identifier option identifying this client.
cloneClone a list item
customCustom DHCP options to be provided to clients.
deleteDelete configuration data
descriptionA description of the static DHCP assignment.
domain-nameDomain name provided to clients.
domain-serverDomain name server address(es) provided to clients in priority order.
interface-mtuInterface MTU provided to clients.
link-layer-addressMAC address identifying this client.
moveMove list items
ntp-serverNTP server address(es) provided to clients in priority order.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
pop-serverPOP server address(es) provided to clients in priority order.
routerGateway router address(es) provided to clients in priority order.
showShow configuration data for 'static-assignment'
smtp-serverSMTP server address(es) provided to clients in priority order.
static-routeStatic route(s) provided to clients. Note that for default routes the router option should be used.
tenantTenant to which clients will be assigned.
vendor-identifying-vendor-specific-informationVendor-Identifying Vendor-Specific Information Options (Option 125) to be provided to clients [RFC3925].
vendor-specific-informationVendor-Specific Information Options (Option 43) to be provided to clients [RFC2132].

configure authority router node device-interface network-interface address host-service static-assignment address

Address for static assignment of this client.

Usage

configure authority router node device-interface network-interface address host-service static-assignment address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service static-assignment circuit-identifier

DHCP circuit identifier option (RFC3046) identifying this client.

Usage

configure authority router node device-interface network-interface address host-service static-assignment circuit-identifier [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service static-assignment client-identifier

DHCP client identifier option identifying this client.

Usage

configure authority router node device-interface network-interface address host-service static-assignment client-identifier [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service static-assignment custom

Custom DHCP options to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service static-assignment custom <code>
Positional Arguments
namedescription
codeThe code of the custom DHCP option.
Subcommands
commanddescription
codeThe code of the custom DHCP option.
deleteDelete configuration data
descriptionA description of the custom DHCP option.
encoded-typeThe encoded type of the custom option.
moveMove list items
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
quantityThe allowed quantity of the custom option values.
showShow configuration data for 'custom'
valueThe value(s) of custom option to be provided to clients.

configure authority router node device-interface network-interface address host-service static-assignment custom code

The code of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service static-assignment custom code [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router node device-interface network-interface address host-service static-assignment custom description

A description of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service static-assignment custom description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service static-assignment custom encoded-type

The encoded type of the custom option.

Usage

configure authority router node device-interface network-interface address host-service static-assignment custom encoded-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: string

enumeration

A value from a set of predefined names.

Options:

  • string:
  • uint8:
  • uint16:
  • uint32:
  • boolean:
  • ipv4-address:
  • int32:
  • binary: A continuous string of hexadecimal digits with a '0x' prefix. Valid examples are '0xabcdef' and '0x123456'.

configure authority router node device-interface network-interface address host-service static-assignment custom quantity

The allowed quantity of the custom option values.

Usage

configure authority router node device-interface network-interface address host-service static-assignment custom quantity [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: singular

enumeration

A value from a set of predefined names.

Options:

  • singular:
  • array:

configure authority router node device-interface network-interface address host-service static-assignment custom value

The value(s) of custom option to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service static-assignment custom value [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

The order of elements matters.

string (required)

A text value.

configure authority router node device-interface network-interface address host-service static-assignment description

A description of the static DHCP assignment.

Usage

configure authority router node device-interface network-interface address host-service static-assignment description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service static-assignment domain-name

Domain name provided to clients.

Usage

configure authority router node device-interface network-interface address host-service static-assignment domain-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service static-assignment domain-server

Domain name server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service static-assignment domain-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service static-assignment interface-mtu

Interface MTU provided to clients.

Usage

configure authority router node device-interface network-interface address host-service static-assignment interface-mtu [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 68-9198

MAC address identifying this client.

Usage

configure authority router node device-interface network-interface address host-service static-assignment link-layer-address [<mac-address>]
Positional Arguments
namedescription
mac-addressThe value to set for this field

Description

mac-address (string)

The mac-address type represents an IEEE 802 MAC address. The canonical representation uses lowercase characters.

In the value set and its semantics, this type is equivalent to the MacAddress textual convention of the SMIv2.

configure authority router node device-interface network-interface address host-service static-assignment ntp-server

NTP server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service static-assignment ntp-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service static-assignment pop-server

POP server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service static-assignment pop-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service static-assignment router

Gateway router address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service static-assignment router [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service static-assignment smtp-server

SMTP server address(es) provided to clients in priority order.

Usage

configure authority router node device-interface network-interface address host-service static-assignment smtp-server [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service static-assignment static-route

Static route(s) provided to clients. Note that for default routes the router option should be used.

Usage

configure authority router node device-interface network-interface address host-service static-assignment static-route <destination-address>
Positional Arguments
namedescription
destination-addressDestination address of static route.
Subcommands
commanddescription
deleteDelete configuration data
destination-addressDestination address of static route.
gatewayGateway address of static route.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'static-route'

configure authority router node device-interface network-interface address host-service static-assignment static-route destination-address

Destination address of static route.

Usage

configure authority router node device-interface network-interface address host-service static-assignment static-route destination-address [<non-default-ip-address>]
Positional Arguments
namedescription
non-default-ip-addressThe value to set for this field

Description

non-default-ip-address (union)

A non-default IPv4 or IPv6 address

Must be one of the following types:

(0) non-default-ipv4-address (string)

A non-default IPv4 address

Must be a valid IPv4 address.

(1) non-default-ipv6-address (string)

A non-default IPv6 address

Must be a valid IPv4 address.

configure authority router node device-interface network-interface address host-service static-assignment static-route gateway

Gateway address of static route.

Usage

configure authority router node device-interface network-interface address host-service static-assignment static-route gateway [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address host-service static-assignment tenant

Tenant to which clients will be assigned.

Usage

configure authority router node device-interface network-interface address host-service static-assignment tenant [<tenant-ref>]
Positional Arguments
namedescription
tenant-refThe value to set for this field

Description

tenant-ref (leafref)

This type is used by other entities that need to reference configured tenants.

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information

Vendor-Identifying Vendor-Specific Information Options (Option 125) to be provided to clients [RFC3925].

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information <enterprise-number> <code>
Positional Arguments
namedescription
enterprise-numberThe vendor's registered 32-bit Enterprise Number as registered with IANA.
codeThe code of the custom DHCP option.
Subcommands
commanddescription
codeThe code of the custom DHCP option.
deleteDelete configuration data
descriptionA description of the custom DHCP option.
encoded-typeThe encoded type of the custom option.
enterprise-numberThe vendor's registered 32-bit Enterprise Number as registered with IANA.
moveMove list items
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
quantityThe allowed quantity of the custom option values.
showShow configuration data for 'vendor-identifying-vendor-specific-information'
valueThe value(s) of custom option to be provided to clients.

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information code

The code of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information code [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information description

A description of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information encoded-type

The encoded type of the custom option.

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information encoded-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: string

enumeration

A value from a set of predefined names.

Options:

  • string:
  • uint8:
  • uint16:
  • uint32:
  • boolean:
  • ipv4-address:
  • int32:
  • binary: A continuous string of hexadecimal digits with a '0x' prefix. Valid examples are '0xabcdef' and '0x123456'.

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information enterprise-number

The vendor's registered 32-bit Enterprise Number as registered with IANA.

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information enterprise-number [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32 (required)

An unsigned 32-bit integer.

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information quantity

The allowed quantity of the custom option values.

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information quantity [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: singular

enumeration

A value from a set of predefined names.

Options:

  • singular:
  • array:

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information value

The value(s) of custom option to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-identifying-vendor-specific-information value [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

The order of elements matters.

string (required)

A text value.

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information

Vendor-Specific Information Options (Option 43) to be provided to clients [RFC2132].

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information <code>
Positional Arguments
namedescription
codeThe code of the custom DHCP option.
Subcommands
commanddescription
codeThe code of the custom DHCP option.
deleteDelete configuration data
descriptionA description of the custom DHCP option.
encoded-typeThe encoded type of the custom option.
moveMove list items
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
quantityThe allowed quantity of the custom option values.
showShow configuration data for 'vendor-specific-information'
valueThe value(s) of custom option to be provided to clients.

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information code

The code of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information code [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information description

A description of the custom DHCP option.

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information encoded-type

The encoded type of the custom option.

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information encoded-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: string

enumeration

A value from a set of predefined names.

Options:

  • string:
  • uint8:
  • uint16:
  • uint32:
  • boolean:
  • ipv4-address:
  • int32:
  • binary: A continuous string of hexadecimal digits with a '0x' prefix. Valid examples are '0xabcdef' and '0x123456'.

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information quantity

The allowed quantity of the custom option values.

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information quantity [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: singular

enumeration

A value from a set of predefined names.

Options:

  • singular:
  • array:

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information value

The value(s) of custom option to be provided to clients.

Usage

configure authority router node device-interface network-interface address host-service static-assignment vendor-specific-information value [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

The order of elements matters.

string (required)

A text value.

configure authority router node device-interface network-interface address host-service transport

The transport protocol(s) and port(s) for the service.

Usage

configure authority router node device-interface network-interface address host-service transport <protocol>
Positional Arguments
namedescription
protocolLayer 4 transport protocol.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
port-rangeConfigure Port Range
protocolLayer 4 transport protocol.
showShow configuration data for 'transport'

configure authority router node device-interface network-interface address host-service transport port-range

Configure Port Range

Usage

configure authority router node device-interface network-interface address host-service transport port-range <start-port>
Positional Arguments
namedescription
start-portLower transport (layer 4) port number.
Subcommands
commanddescription
deleteDelete configuration data
end-portUpper transport (layer 4) port number.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'port-range'
start-portLower transport (layer 4) port number.

configure authority router node device-interface network-interface address host-service transport port-range end-port

Upper transport (layer 4) port number.

Usage

configure authority router node device-interface network-interface address host-service transport port-range end-port [<end-port>]
Positional Arguments
namedescription
end-portThe value to set for this field

Description

end-port (uint16)

Upper transport (layer 4) port number. Default value is the start-port

Range: 0-65535

configure authority router node device-interface network-interface address host-service transport port-range start-port

Lower transport (layer 4) port number.

Usage

configure authority router node device-interface network-interface address host-service transport port-range start-port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16) (required)

Transport (layer 4) port number.

Range: 0-65535

configure authority router node device-interface network-interface address host-service transport protocol

Layer 4 transport protocol.

Usage

configure authority router node device-interface network-interface address host-service transport protocol [<protocol>]
Positional Arguments
namedescription
protocolThe value to set for this field

Description

protocol (enumeration)

Transport (Layer 4) protocol.

Options:

  • tcp: Transmission Control Protocol.
  • udp: User Datagram Protocol.
  • icmp: Internet Control Management Protocol.
  • gre: Generic Routing Encapsulation Protocol.
  • esp: IPSec Encapsulating Security Payload Protocol.
  • pim: Protocol Independent Multicast.

configure authority router node device-interface network-interface address in-subnet-arp-prefix

Address(es) for which the router will respond to ARP requests.

Usage

configure authority router node device-interface network-interface address in-subnet-arp-prefix [<unicast-ipv4-prefix>]
Positional Arguments
namedescription
unicast-ipv4-prefixValue to add to this list

Description

unicast-ipv4-prefix (string)

A unicast IPv4 prefix

configure authority router node device-interface network-interface address ip-address

The IP address on the interface.

Usage

configure authority router node device-interface network-interface address ip-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address ppp-peer-ip

PPP Peer IP address for interfaces like T1.

Usage

configure authority router node device-interface network-interface address ppp-peer-ip [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface address prefix-length

The length of the subnet prefix.

Usage

configure authority router node device-interface network-interface address prefix-length [<prefix-length>]
Positional Arguments
namedescription
prefix-lengthThe value to set for this field

Description

prefix-length (uint8) (required)

Prefix-length for IP address

Range: 0-128

configure authority router node device-interface network-interface address utility-ip-address

Utility IP address used for purposes other than forwarding traffic.

Usage

configure authority router node device-interface network-interface address utility-ip-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface adjacency

A list of adjacent routers.

Usage

configure authority router node device-interface network-interface adjacency <ip-address> <peer>
Positional Arguments
namedescription
ip-addressThe IP address or hostname of adjacent router or waypoint-address of the peer router.
peerPeer router to which this waypoint address belongs.
Subcommands
commanddescription
bfdBFD parameters for the adjacency.
cloneClone a list item
costCost of the link.
deleteDelete configuration data
encapsulate-icmp-error-messagesEncapsulate ICMP errors in UDP across SVR for this adjacency
external-nat-addressThis is the address or hostname that is seen by the adjacent router when it receives a packet from this router.
generatedIndicates whether or not the Adjacency was automatically generated as a result of STEP topology builder.
inter-router-securityThe name of the security policy used for inter-router traffic to the peer via this adjacency.
ip-addressThe IP address or hostname of adjacent router or waypoint-address of the peer router.
max-way-pointsMaximum number of way points to be allocated on the peer path.
nat-keep-aliveNAT keep-alive settings for interoperating with external NATs for this adjacency.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
packet-resiliencyEnable/disable packet-resiliency per path.
path-metrics-rolling-avg-intervalThis defines the rolling average interval used for computing various path metrics such as latency and loss.
path-mtu-discoveryAutomatic path MTU discovery for this adjacency.
payload-encryption-overrideTransport based encryption override for payload setting for the adjacency.
peerPeer router to which this waypoint address belongs.
peer-connectivityWhether the peer router is publicly reachable, or behind a firewall/NAT.
performance-monitoringPerformance Monitoring settings for this adjacency.
port-rangeRange of destination ports that peer router is reachable at
post-encryption-paddingWhether to add a padding byte with value of 0x0 at the end of the packet payload when encryption is enabled for this adjacency.
qp-valueQuality points value that represents the 'quality' of the the link to the adjacent router. Used for selecting egress interface based on the service class required minimum quality points.
session-optimizationConfigure Session Optimization
showShow configuration data for 'adjacency'
source-nat-addressThe source nat IP address or prefixes for packets received on the interface.
step-peer-path-advertisementUpdate frequency and timeliness of the STEP peer path advertisement for this adjacency.
traffic-engineeringConfigure Traffic Engineering
ttl-paddingWhether to perform TTL Padding on routers for this adjacency
udp-transformUDP transform settings for interoperating with stateful TCP firewalls for the adjacency.
vectorVector names for path selection.

configure authority router node device-interface network-interface adjacency bfd

BFD parameters for the adjacency.

Subcommands
commanddescription
authentication-typeDescribes the authentication type used in BFD packets
deleteDelete configuration data
desired-tx-intervalRepresents the frequency with which BFD asynchronous control packets are sent to peer nodes/routers.
dscpThe DSCP value to use with BFD packets.
dynamic-dampingWhen enabled, extend the hold-down time if additional link flaps occur during the hold-down period.
hold-down-timeRepresents the hold-down time. If dynamic-damping is enabled, this is the initial hold-down time.
link-test-intervalThis represents the interval between BFD echo tests sent to the peer node/router.
link-test-lengthThis is the number of packets sent during one test cycle. A value of 0 disables BFD echo tests.
maximum-hold-down-timeRepresents the maximum hold-down time of dynamic-damping exponential backoff. If the hold-down-time hits the maximum three times in a row, it will reset back to the original value.
multiplierNumber of consecutive missed messages from a peer before deciding that the link between them is unusable. Valid range is (3,20).
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
required-min-rx-intervalRepresents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.
showShow configuration data for 'bfd'
stateWhen enabled, run BFD between all nodes within the router.

configure authority router node device-interface network-interface adjacency bfd authentication-type

Describes the authentication type used in BFD packets

Usage

configure authority router node device-interface network-interface adjacency bfd authentication-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: sha256

enumeration

A value from a set of predefined names.

Options:

  • simple: Simple Password.
  • sha256: SHA256

configure authority router node device-interface network-interface adjacency bfd desired-tx-interval

Represents the frequency with which BFD asynchronous control packets are sent to peer nodes/routers.

Usage

configure authority router node device-interface network-interface adjacency bfd desired-tx-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 1000

uint32

An unsigned 32-bit integer.

Range: 50-600000

configure authority router node device-interface network-interface adjacency bfd dscp

The DSCP value to use with BFD packets.

Usage

configure authority router node device-interface network-interface adjacency bfd dscp [<dscp>]
Positional Arguments
namedescription
dscpThe value to set for this field

Description

Default: 0

dscp (uint8)

A DSCP value (0-63)

Range: 0-63

configure authority router node device-interface network-interface adjacency bfd dynamic-damping

When enabled, extend the hold-down time if additional link flaps occur during the hold-down period.

Usage

configure authority router node device-interface network-interface adjacency bfd dynamic-damping [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

enumeration

A value from a set of predefined names.

Options:

  • enabled: Extend hold-down time exponentially if link flaps occur during hold-down time.
  • disabled: Use simple hold-down timer for every link up event.

configure authority router node device-interface network-interface adjacency bfd hold-down-time

Represents the hold-down time. If dynamic-damping is enabled, this is the initial hold-down time.

Usage

configure authority router node device-interface network-interface adjacency bfd hold-down-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 5

uint32

An unsigned 32-bit integer.

Range: 1-300

This represents the interval between BFD echo tests sent to the peer node/router.

Usage

configure authority router node device-interface network-interface adjacency bfd link-test-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 10

uint32

An unsigned 32-bit integer.

Range: 1-86400

This is the number of packets sent during one test cycle. A value of 0 disables BFD echo tests.

Usage

configure authority router node device-interface network-interface adjacency bfd link-test-length [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: packets

Default: 10

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority router node device-interface network-interface adjacency bfd maximum-hold-down-time

Represents the maximum hold-down time of dynamic-damping exponential backoff. If the hold-down-time hits the maximum three times in a row, it will reset back to the original value.

Usage

configure authority router node device-interface network-interface adjacency bfd maximum-hold-down-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 3600

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface adjacency bfd multiplier

Number of consecutive missed messages from a peer before deciding that the link between them is unusable. Valid range is (3,20).

Usage

configure authority router node device-interface network-interface adjacency bfd multiplier [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 3

uint8

An unsigned 8-bit integer.

Range: 3-20

configure authority router node device-interface network-interface adjacency bfd required-min-rx-interval

Represents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.

Usage

configure authority router node device-interface network-interface adjacency bfd required-min-rx-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 1000

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface adjacency bfd state

When enabled, run BFD between all nodes within the router.

Usage

configure authority router node device-interface network-interface adjacency bfd state [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: enabled

enumeration

A value from a set of predefined names.

Options:

  • enabled: BFD is enabled on all nodes of this router.
  • disabled: BFD is disabled on all nodes of this router.

configure authority router node device-interface network-interface adjacency cost

Cost of the link.

Usage

configure authority router node device-interface network-interface adjacency cost [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 0

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface adjacency encapsulate-icmp-error-messages

Encapsulate ICMP errors in UDP across SVR for this adjacency

Usage

configure authority router node device-interface network-interface adjacency encapsulate-icmp-error-messages [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface adjacency external-nat-address

This is the address or hostname that is seen by the adjacent router when it receives a packet from this router.

Usage

configure authority router node device-interface network-interface adjacency external-nat-address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string):

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router node device-interface network-interface adjacency generated

Indicates whether or not the Adjacency was automatically generated as a result of STEP topology builder.

Usage

configure authority router node device-interface network-interface adjacency generated [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface adjacency inter-router-security

The name of the security policy used for inter-router traffic to the peer via this adjacency.

Usage

configure authority router node device-interface network-interface adjacency inter-router-security [<security-ref>]
Positional Arguments
namedescription
security-refThe value to set for this field

Description

security-ref (leafref)

This type is used by other entities that need to reference configured security policies.

configure authority router node device-interface network-interface adjacency ip-address

The IP address or hostname of adjacent router or waypoint-address of the peer router.

Usage

configure authority router node device-interface network-interface adjacency ip-address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router node device-interface network-interface adjacency max-way-points

Maximum number of way points to be allocated on the peer path.

Usage

configure authority router node device-interface network-interface adjacency max-way-points [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 50000

warning

A restart is required if max-way-points is created, modified, or deleted

uint32

An unsigned 32-bit integer.

Range: 50000-1000000

configure authority router node device-interface network-interface adjacency nat-keep-alive

NAT keep-alive settings for interoperating with external NATs for this adjacency.

Subcommands
commanddescription
deleteDelete configuration data
modeConfigure Mode
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'nat-keep-alive'
tcp-inactivity-timeoutRepresents the frequency with which TCP keep-alive packets are generated and should be shorter than the external NAT's TCP timeout settings.
udp-inactivity-timeoutRepresents the frequency with which UDP keep-alive packets are generated and should be shorter than the external NAT's UDP timeout settings.

configure authority router node device-interface network-interface adjacency nat-keep-alive mode

Configure Mode

Usage

configure authority router node device-interface network-interface adjacency nat-keep-alive mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: auto

enumeration

A value from a set of predefined names.

Options:

  • auto: Inject keep-alive packets in order to keep the pinhole open on external NAT device for sessions that match a session type with keep-alives enabled.
  • disabled: Do not send keep-alive packets to keep pinhole open on an external NAT device.

configure authority router node device-interface network-interface adjacency nat-keep-alive tcp-inactivity-timeout

Represents the frequency with which TCP keep-alive packets are generated and should be shorter than the external NAT's TCP timeout settings.

Usage

configure authority router node device-interface network-interface adjacency nat-keep-alive tcp-inactivity-timeout [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 1800

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface adjacency nat-keep-alive udp-inactivity-timeout

Represents the frequency with which UDP keep-alive packets are generated and should be shorter than the external NAT's UDP timeout settings.

Usage

configure authority router node device-interface network-interface adjacency nat-keep-alive udp-inactivity-timeout [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 30

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface adjacency packet-resiliency

Enable/disable packet-resiliency per path.

Subcommands
commanddescription
deleteDelete configuration data
enabledWhether packet resiliency is enabled on this path.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'packet-resiliency'

configure authority router node device-interface network-interface adjacency packet-resiliency enabled

Whether packet resiliency is enabled on this path.

Usage

configure authority router node device-interface network-interface adjacency packet-resiliency enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface adjacency path-metrics-rolling-avg-interval

This defines the rolling average interval used for computing various path metrics such as latency and loss.

Usage

configure authority router node device-interface network-interface adjacency path-metrics-rolling-avg-interval [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 60s

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router node device-interface network-interface adjacency path-mtu-discovery

Automatic path MTU discovery for this adjacency.

Subcommands
commanddescription
deleteDelete configuration data
enabledControls whether or not peer-path MTU discovery is performed
intervalRepresents the frequency with which the peer-path MTU discovery is performed.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'path-mtu-discovery'

configure authority router node device-interface network-interface adjacency path-mtu-discovery enabled

Controls whether or not peer-path MTU discovery is performed

Usage

configure authority router node device-interface network-interface adjacency path-mtu-discovery enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface adjacency path-mtu-discovery interval

Represents the frequency with which the peer-path MTU discovery is performed.

Usage

configure authority router node device-interface network-interface adjacency path-mtu-discovery interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 600

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface adjacency payload-encryption-override

Transport based encryption override for payload setting for the adjacency.

Usage

configure authority router node device-interface network-interface adjacency payload-encryption-override [<payload-encryption-override>]
Positional Arguments
namedescription
payload-encryption-overrideThe value to set for this field

Description

Default: disable-override

payload-encryption-override (enumeration)

Payload encryption override setting.

Options:

  • enable-encryption: Enable encryption of payload even when the security-policy associated with the service has encrypt=false. If the payload is already encrypted by another SSR, send it out as is.
  • disable-override: Disable override of the security policy and use the security policy settings associated with the service.

configure authority router node device-interface network-interface adjacency peer

Peer router to which this waypoint address belongs.

Usage

configure authority router node device-interface network-interface adjacency peer [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router node device-interface network-interface adjacency peer-connectivity

Whether the peer router is publicly reachable, or behind a firewall/NAT.

Usage

configure authority router node device-interface network-interface adjacency peer-connectivity [<peer-connectivity>]
Positional Arguments
namedescription
peer-connectivityThe value to set for this field

Description

Default: bidirectional

peer-connectivity (enumeration)

The IP-layer connectivity behavior.

Options:

  • bidirectional: Publicly reachable (i.e., not behind a firewall/NAT).
  • outbound-only: Not publicly reachable (i.e., behind a firewall/NAT).

configure authority router node device-interface network-interface adjacency performance-monitoring

Performance Monitoring settings for this adjacency.

Subcommands
commanddescription
deleteDelete configuration data
enabledWhether performance monitoring is enabled.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
profileThe name of the performance monitoring profile used for marking traffic.
showShow configuration data for 'performance-monitoring'

configure authority router node device-interface network-interface adjacency performance-monitoring enabled

Whether performance monitoring is enabled.

Usage

configure authority router node device-interface network-interface adjacency performance-monitoring enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface adjacency performance-monitoring profile

The name of the performance monitoring profile used for marking traffic.

Usage

configure authority router node device-interface network-interface adjacency performance-monitoring profile [<performance-monitoring-profile-ref>]
Positional Arguments
namedescription
performance-monitoring-profile-refThe value to set for this field

Description

performance-monitoring-profile-ref (leafref)

This type is used by other entities that need to reference configured performance monitoring profiles.

configure authority router node device-interface network-interface adjacency port-range

Range of destination ports that peer router is reachable at

Usage

configure authority router node device-interface network-interface adjacency port-range <start-port>
Positional Arguments
namedescription
start-portLower transport (layer 4) port number.
Subcommands
commanddescription
deleteDelete configuration data
end-portUpper transport (layer 4) port number.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'port-range'
start-portLower transport (layer 4) port number.

configure authority router node device-interface network-interface adjacency port-range end-port

Upper transport (layer 4) port number.

Usage

configure authority router node device-interface network-interface adjacency port-range end-port [<end-port>]
Positional Arguments
namedescription
end-portThe value to set for this field

Description

end-port (uint16)

Upper transport (layer 4) port number. Default value is the start-port

Range: 1025-65535

configure authority router node device-interface network-interface adjacency port-range start-port

Lower transport (layer 4) port number.

Usage

configure authority router node device-interface network-interface adjacency port-range start-port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16)

Transport (layer 4) port number.

Range: 1025-65535

configure authority router node device-interface network-interface adjacency post-encryption-padding

Whether to add a padding byte with value of 0x0 at the end of the packet payload when encryption is enabled for this adjacency.

Subcommands
commanddescription
deleteDelete configuration data
modeConfigure Mode
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'post-encryption-padding'

configure authority router node device-interface network-interface adjacency post-encryption-padding mode

Configure Mode

Usage

configure authority router node device-interface network-interface adjacency post-encryption-padding mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

enumeration

A value from a set of predefined names.

Options:

  • disabled: Do not add additional padding.
  • enabled: Add one byte of padding to the end of the packet.

configure authority router node device-interface network-interface adjacency qp-value

Quality points value that represents the 'quality' of the the link to the adjacent router. Used for selecting egress interface based on the service class required minimum quality points.

Usage

configure authority router node device-interface network-interface adjacency qp-value [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 0

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface adjacency session-optimization

Configure Session Optimization

Subcommands
commanddescription
deleteDelete configuration data
modeConfigure Mode
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'session-optimization'

configure authority router node device-interface network-interface adjacency session-optimization mode

Configure Mode

Usage

configure authority router node device-interface network-interface adjacency session-optimization mode [<session-optimization-mode>]
Positional Arguments
namedescription
session-optimization-modeThe value to set for this field

Description

session-optimization-mode (enumeration)

When to apply session optimization. Auto is recommended.

Options:

  • never-on: Never optimize TCP traffic.
  • auto: Automatically determine if TCP optimization is required.

configure authority router node device-interface network-interface adjacency source-nat-address

The source nat IP address or prefixes for packets received on the interface.

Usage

configure authority router node device-interface network-interface adjacency source-nat-address [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixValue to add to this list

Description

warning

source-nat-address is deprecated and will be removed in a future software version

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement

Update frequency and timeliness of the STEP peer path advertisement for this adjacency.

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'step-peer-path-advertisement'
sla-metricsConfigure Sla Metrics

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics

Configure Sla Metrics

Subcommands
commanddescription
cloneClone a list item
decrease-report-delaySpecifies mappings of peer path SLA metrics decrease to STEP reporting delay. In combination, these mappings define a piecewise linear mapping function.
deleteDelete configuration data
increase-report-delaySpecifies mappings of peer path SLA metrics increase to STEP reporting delay. In combination, these mappings define a piecewise linear mapping function.
moving-average-sample-sizeSample size for calculating the weighted moving average of peer path SLA metrics to be advertised into STEP.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'sla-metrics'
significance-thresholdThresholds for peer path SLA metrics. Values above the threshold are considered significant enough to be advertised into STEP.

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics decrease-report-delay

Specifies mappings of peer path SLA metrics decrease to STEP reporting delay. In combination, these mappings define a piecewise linear mapping function.

Usage

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics decrease-report-delay <percentage>
Positional Arguments
namedescription
percentageLargest percentage decrease seen among all of the metric values.
Subcommands
commanddescription
delayReporting delay for the given percentage decrease.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
percentageLargest percentage decrease seen among all of the metric values.
showShow configuration data for 'decrease-report-delay'

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics decrease-report-delay delay

Reporting delay for the given percentage decrease.

Usage

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics decrease-report-delay delay [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

uint32 (required)

An unsigned 32-bit integer.

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics decrease-report-delay percentage

Largest percentage decrease seen among all of the metric values.

Usage

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics decrease-report-delay percentage [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics increase-report-delay

Specifies mappings of peer path SLA metrics increase to STEP reporting delay. In combination, these mappings define a piecewise linear mapping function.

Usage

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics increase-report-delay <percentage>
Positional Arguments
namedescription
percentageLargest percentage increase seen among all of the metric values.
Subcommands
commanddescription
delayReporting delay for the given percentage increase.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
percentageLargest percentage increase seen among all of the metric values.
showShow configuration data for 'increase-report-delay'

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics increase-report-delay delay

Reporting delay for the given percentage increase.

Usage

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics increase-report-delay delay [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

uint32 (required)

An unsigned 32-bit integer.

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics increase-report-delay percentage

Largest percentage increase seen among all of the metric values.

Usage

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics increase-report-delay percentage [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: percent

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics moving-average-sample-size

Sample size for calculating the weighted moving average of peer path SLA metrics to be advertised into STEP.

Usage

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics moving-average-sample-size [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Default: 3

uint16

An unsigned 16-bit integer.

Range: 1-10000

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics significance-threshold

Thresholds for peer path SLA metrics. Values above the threshold are considered significant enough to be advertised into STEP.

Subcommands
commanddescription
deleteDelete configuration data
min-jitterThe threshold jitter value considered significant enough for advertising into STEP.
min-latencyThe threshold latency value considered significant enough for advertising into STEP.
min-lossThe threshold of packet loss considered significant enough for advertising into STEP.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'significance-threshold'

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics significance-threshold min-jitter

The threshold jitter value considered significant enough for advertising into STEP.

Usage

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics significance-threshold min-jitter [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 2

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics significance-threshold min-latency

The threshold latency value considered significant enough for advertising into STEP.

Usage

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics significance-threshold min-latency [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 5

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics significance-threshold min-loss

The threshold of packet loss considered significant enough for advertising into STEP.

Usage

configure authority router node device-interface network-interface adjacency step-peer-path-advertisement sla-metrics significance-threshold min-loss [<decimal64>]
Positional Arguments
namedescription
decimal64The value to set for this field

Description

Units: percent

Default: 0.1

decimal64

A 64-bit decimal value.

Range: 0-100 Fraction digits: 16

configure authority router node device-interface network-interface adjacency traffic-engineering

Configure Traffic Engineering

Subcommands
commanddescription
deleteDelete configuration data
enabledWhether traffic engineering is enabled on the adjacency.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'traffic-engineering'
traffic-profileThe name of the traffic profile used for traffic engineering on this adjacency
transmit-capThe transmit capacity of the this adjacency.

configure authority router node device-interface network-interface adjacency traffic-engineering enabled

Whether traffic engineering is enabled on the adjacency.

Usage

configure authority router node device-interface network-interface adjacency traffic-engineering enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface adjacency traffic-engineering traffic-profile

The name of the traffic profile used for traffic engineering on this adjacency

Usage

configure authority router node device-interface network-interface adjacency traffic-engineering traffic-profile [<traffic-profile-ref>]
Positional Arguments
namedescription
traffic-profile-refThe value to set for this field

Description

traffic-profile-ref (leafref)

This type is used by other entities that need to reference configured traffic profiles.

configure authority router node device-interface network-interface adjacency traffic-engineering transmit-cap

The transmit capacity of the this adjacency.

Usage

configure authority router node device-interface network-interface adjacency traffic-engineering transmit-cap [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: bits/second

uint64

An unsigned 64-bit integer.

Range: 0-999999999999

configure authority router node device-interface network-interface adjacency ttl-padding

Whether to perform TTL Padding on routers for this adjacency

Usage

configure authority router node device-interface network-interface adjacency ttl-padding [<ttl-padding-type>]
Positional Arguments
namedescription
ttl-padding-typeThe value to set for this field

Description

Default: disabled

ttl-padding-type (union)

A value that corresponds to one of its member types.

Must be one of the following types:

(0) uint8

An unsigned 8-bit integer.

Range: 0-255

(1) enumeration

A value from a set of predefined names.

Options:

  • auto: Automatically determine TTL padding.
  • disabled: Do not pad TTL.

configure authority router node device-interface network-interface adjacency udp-transform

UDP transform settings for interoperating with stateful TCP firewalls for the adjacency.

Subcommands
commanddescription
deleteDelete configuration data
detect-intervalRepresents the frequency with which the stateful TCP firewall discovery is performed.
modeConfigure Mode
nat-keep-alive-modeConfigure Nat Keep Alive Mode
nat-keep-alive-timeoutRepresents the frequency with which keep-alive packets are generated.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'udp-transform'

configure authority router node device-interface network-interface adjacency udp-transform detect-interval

Represents the frequency with which the stateful TCP firewall discovery is performed.

Usage

configure authority router node device-interface network-interface adjacency udp-transform detect-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 300

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface adjacency udp-transform mode

Configure Mode

Usage

configure authority router node device-interface network-interface adjacency udp-transform mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: auto-detect

enumeration

A value from a set of predefined names.

Options:

  • auto-detect: Detect if TCP to UDP transform is required. Special TCP packets are sent to the peer at the specified interval. If these packets are not returned, transformation is required.
  • always-transform: Force UDP transform for all TCP traffic to the peer. TCP detection packets are never sent in this mode.

configure authority router node device-interface network-interface adjacency udp-transform nat-keep-alive-mode

Configure Nat Keep Alive Mode

Usage

configure authority router node device-interface network-interface adjacency udp-transform nat-keep-alive-mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

enumeration

A value from a set of predefined names.

Options:

  • disabled: Do not send keep-alive packets to keep UDP sessions active during UDP transform.
  • enabled: Inject keep-alive packets to keep UDP sessions active during UDP transform.

configure authority router node device-interface network-interface adjacency udp-transform nat-keep-alive-timeout

Represents the frequency with which keep-alive packets are generated.

Usage

configure authority router node device-interface network-interface adjacency udp-transform nat-keep-alive-timeout [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 30

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface adjacency vector

Vector names for path selection.

Usage

configure authority router node device-interface network-interface adjacency vector [<vector-name>]
Positional Arguments
namedescription
vector-nameValue to add to this list

Description

vector-name (string)

A text value.

Must contain only alphanumeric characters or any of the following: . _ - Length: 0-63

configure authority router node device-interface network-interface bidirectional-nat

Defines the prefixes that need to be static natted in both directions.

Usage

configure authority router node device-interface network-interface bidirectional-nat <local-ip>
Positional Arguments
namedescription
local-ipFor packets ingressing this interface, local IP will be source natted to remote IP.
Subcommands
commanddescription
deleteDelete configuration data
local-ipFor packets ingressing this interface, local IP will be source natted to remote IP.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
remote-ipFor packets egressing this interface, the remote IP will be destination natted to local IP.
showShow configuration data for 'bidirectional-nat'

configure authority router node device-interface network-interface bidirectional-nat local-ip

For packets ingressing this interface, local IP will be source natted to remote IP.

Usage

configure authority router node device-interface network-interface bidirectional-nat local-ip [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixThe value to set for this field

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router node device-interface network-interface bidirectional-nat remote-ip

For packets egressing this interface, the remote IP will be destination natted to local IP.

Usage

configure authority router node device-interface network-interface bidirectional-nat remote-ip [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixThe value to set for this field

Description

ip-prefix (union) (required)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string) (required)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string) (required)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router node device-interface network-interface billing-rate

Numeric rate of currency associated with the interface. When the billing-rate is flat the field indicated rate per day. When the billing-rate is metered the field indicates rate per byte.

Usage

configure authority router node device-interface network-interface billing-rate [<decimal64>]
Positional Arguments
namedescription
decimal64The value to set for this field

Description

decimal64

A 64-bit decimal value.

Fraction digits: 2

configure authority router node device-interface network-interface billing-type

Billing type associated with the interface.

Usage

configure authority router node device-interface network-interface billing-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: none

enumeration

A value from a set of predefined names.

Options:

  • none: No billing is associated with this interface.
  • flat: Flat billing. Is charged flat amount of currency per period of time.
  • metered: Metered billing. Is charged based on the data usage.

configure authority router node device-interface network-interface carrier

Carrier associated with the interface.

Usage

configure authority router node device-interface network-interface carrier [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface conductor

Whether the interface is used for communicating with the conductor.

Usage

configure authority router node device-interface network-interface conductor [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface default-route

Whether the interface is used as default-route for non-forwarding interfaces.

Usage

configure authority router node device-interface network-interface default-route [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface description

A description about the interface.

Usage

configure authority router node device-interface network-interface description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface dhcp

Whether this interface acquires IP address and other parameter via DHCP

Usage

configure authority router node device-interface network-interface dhcp [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

enumeration

A value from a set of predefined names.

Options:

  • disabled: DHCP is disabled.
  • v4: Only DHCPv4 is enabled.
  • v6: Only DHCPv6 is enabled.
  • v6-pd: Only DHCPv6 Prefix Delegation is enabled and the address is derived from the subnet-id and the prefix associated with the prefix-delegation-group.

configure authority router node device-interface network-interface dhcp-delayed-auth-key

The key used to generate the HMAC-MD5 value.

Usage

configure authority router node device-interface network-interface dhcp-delayed-auth-key [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface dhcp-delayed-auth-key-id

The key identifier that identifies the key used to generate the HMAC-MD5 value.

Usage

configure authority router node device-interface network-interface dhcp-delayed-auth-key-id [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface dhcp-delayed-auth-realm

The DHCP realm that identifies the key used to generate the HMAC-MD5 value.

Usage

configure authority router node device-interface network-interface dhcp-delayed-auth-realm [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface dhcp-reconfig-auth-algorithm

The algorithm used by the Reconfigure Key authentication protocol to authenticate prefix-delegation messages.

Usage

configure authority router node device-interface network-interface dhcp-reconfig-auth-algorithm [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: hmac-md5

enumeration

A value from a set of predefined names.

Options:

  • hmac-md5: HMAC-MD5 is used to authenticate prefix-delegation messages.
  • hmac-sha1: HMAC-SHA1 is used to authenticate prefix-delegation messages.
  • hmac-sha256: HMAC-SHA256 is used to authenticate prefix-delegation messages.

configure authority router node device-interface network-interface dscp-map

Mapping of DSCP values to priorities.

Usage

configure authority router node device-interface network-interface dscp-map [<dscp-map-ref>]
Positional Arguments
namedescription
dscp-map-refThe value to set for this field

Description

dscp-map-ref (leafref)

This type is used by other entities that need to reference configured DSCP maps.

configure authority router node device-interface network-interface dscp-steering

Configure Dscp Steering

Subcommands
commanddescription
deleteDelete configuration data
enabledWhether or not traffic on this interface should use DSCP values for flow and service lookups.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'dscp-steering'
transportProtocol and port(s) on which to enable dscp-steering.

configure authority router node device-interface network-interface dscp-steering enabled

Whether or not traffic on this interface should use DSCP values for flow and service lookups.

Usage

configure authority router node device-interface network-interface dscp-steering enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface dscp-steering transport

Protocol and port(s) on which to enable dscp-steering.

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
port-rangeConfigure Port Range
protocolLayer 4 transport protocol.
showShow configuration data for 'transport'

configure authority router node device-interface network-interface dscp-steering transport port-range

Configure Port Range

Usage

configure authority router node device-interface network-interface dscp-steering transport port-range <start-port>
Positional Arguments
namedescription
start-portLower transport (layer 4) port number.
Subcommands
commanddescription
deleteDelete configuration data
end-portUpper transport (layer 4) port number.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'port-range'
start-portLower transport (layer 4) port number.

configure authority router node device-interface network-interface dscp-steering transport port-range end-port

Upper transport (layer 4) port number.

Usage

configure authority router node device-interface network-interface dscp-steering transport port-range end-port [<end-port>]
Positional Arguments
namedescription
end-portThe value to set for this field

Description

end-port (uint16)

Upper transport (layer 4) port number. Default value is the start-port

Range: 0-65535

configure authority router node device-interface network-interface dscp-steering transport port-range start-port

Lower transport (layer 4) port number.

Usage

configure authority router node device-interface network-interface dscp-steering transport port-range start-port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16) (required)

Transport (layer 4) port number.

Range: 0-65535

configure authority router node device-interface network-interface dscp-steering transport protocol

Layer 4 transport protocol.

Usage

configure authority router node device-interface network-interface dscp-steering transport protocol [<protocol>]
Positional Arguments
namedescription
protocolThe value to set for this field

Description

protocol (enumeration)

Transport (Layer 4) protocol.

Options:

tcp Transmission Control Protocol. udp User Datagram Protocol. icmp Internet Control Management Protocol. gre Generic Routing Encapsulation Protocol. esp IPSec Encapsulating Security Payload Protocol. pim Protocol Independent Multicast.

configure authority router node device-interface network-interface dynamic-source-nat

Defines the prefixes that need to be dynamically source natted for packets ingressing this interface.

Usage

configure authority router node device-interface network-interface dynamic-source-nat <local-ip>
Positional Arguments
namedescription
local-ipFor packets ingressing this interface, the IP which will be source natted to remote-ip IP.
Subcommands
commanddescription
deleteDelete configuration data
local-ipFor packets ingressing this interface, the IP which will be source natted to remote-ip IP.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
remote-ipFor packets ingressing this interface, the IP to which the local-ip IP will be source natted.
showShow configuration data for 'dynamic-source-nat'

configure authority router node device-interface network-interface dynamic-source-nat local-ip

For packets ingressing this interface, the IP which will be source natted to remote-ip IP.

Usage

configure authority router node device-interface network-interface dynamic-source-nat local-ip [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixThe value to set for this field

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router node device-interface network-interface dynamic-source-nat remote-ip

For packets ingressing this interface, the IP to which the local-ip IP will be source natted.

Usage

configure authority router node device-interface network-interface dynamic-source-nat remote-ip [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixThe value to set for this field

Description

ip-prefix (union) (required)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string) (required)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string) (required)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router node device-interface network-interface egress-source-nat-pool

Indicates whether source address and port translation (NAPT) is performed for flows egressing the interface to the final destination.

Usage

configure authority router node device-interface network-interface egress-source-nat-pool [<nat-pool-ref>]
Positional Arguments
namedescription
nat-pool-refThe value to set for this field

Description

nat-pool-ref (leafref)

This type is used by other entities that need to reference configured NAT pools.

configure authority router node device-interface network-interface enforced-mss

Maximum allowed value for maximum segment size (MSS) on this interface.

Usage

configure authority router node device-interface network-interface enforced-mss [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

Units: bytes

Default: disabled

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) uint16

An unsigned 16-bit integer.

Range: 64-8960

(1) enumeration

A value from a set of predefined names.

Options:

  • automatic: Automatically adjust MSS according to egress path
  • disabled: Do not force MSS

configure authority router node device-interface network-interface ethernet-over-svr

L2 Bridge this network interface is assigned to.

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
enabledWhether the interface is used as ethernet over SVR bridge.
encapsulate-all-trafficWhether all traffic arriving on the bridge should be encapsulated.
nameName of the L2 over SVR bridge.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
peerA list of peer IPs representing the L2 adjacencies.
showShow configuration data for 'ethernet-over-svr'

configure authority router node device-interface network-interface ethernet-over-svr enabled

Whether the interface is used as ethernet over SVR bridge.

Usage

configure authority router node device-interface network-interface ethernet-over-svr enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface ethernet-over-svr encapsulate-all-traffic

Whether all traffic arriving on the bridge should be encapsulated.

Usage

configure authority router node device-interface network-interface ethernet-over-svr encapsulate-all-traffic [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface ethernet-over-svr name

Name of the L2 over SVR bridge.

Usage

configure authority router node device-interface network-interface ethernet-over-svr name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface ethernet-over-svr peer

A list of peer IPs representing the L2 adjacencies.

Usage

configure authority router node device-interface network-interface ethernet-over-svr peer <ip-address> <peer>
Positional Arguments
namedescription
ip-addressThe IP address or hostname of the LAN segment of peer router which is associated with the same eosvr-bridge name.
peerPeer router on which this L2 adjacency exists.
Subcommands
commanddescription
ip-addressThe IP address or hostname of the LAN segment of peer router which is associated with the same eosvr-bridge name.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
peerPeer router on which this L2 adjacency exists.
showShow configuration data for 'peer'

configure authority router node device-interface network-interface ethernet-over-svr peer ip-address

The IP address or hostname of the LAN segment of peer router which is associated with the same eosvr-bridge name.

Usage

configure authority router node device-interface network-interface ethernet-over-svr peer ip-address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router node device-interface network-interface ethernet-over-svr peer peer

Peer router on which this L2 adjacency exists.

Usage

configure authority router node device-interface network-interface ethernet-over-svr peer peer [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router node device-interface network-interface filter-rule

A rule for dropping packets.

Usage

configure authority router node device-interface network-interface filter-rule <name>
Positional Arguments
namedescription
nameA unique name to identify this rule.
Subcommands
commanddescription
actionAction to be taken when a packet matches the filter rule.
bpfBerkeley Packet Filter to be applied as a rule
deleteDelete configuration data
nameA unique name to identify this rule.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'filter-rule'

Description

The order of elements matters.

configure authority router node device-interface network-interface filter-rule action

Action to be taken when a packet matches the filter rule.

Usage

configure authority router node device-interface network-interface filter-rule action [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: deny

enumeration

A value from a set of predefined names.

Options:

  • deny: Deny packets matching the filter rule.
  • permit: Permit packets matching the filter rule. No further rules will run.

configure authority router node device-interface network-interface filter-rule bpf

Berkeley Packet Filter to be applied as a rule

Usage

configure authority router node device-interface network-interface filter-rule bpf [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface filter-rule name

A unique name to identify this rule.

Usage

configure authority router node device-interface network-interface filter-rule name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router node device-interface network-interface global-id

Global Interface Id (GIID) used in next-hop egress interface for routing data. All instances of a redundant interface will have the same GIID.

Usage

configure authority router node device-interface network-interface global-id [<global-interface-id>]
Positional Arguments
namedescription
global-interface-idThe value to set for this field

Description

global-interface-id (uint32)

A global interface identifier which is a virtual interface across an entire SSR. This can be a single network interface or a set of network interfaces in interface redundancy.

Range: 1-4294967295

configure authority router node device-interface network-interface host-service

The host-service configuration is a service hosted by a router node.

Usage

configure authority router node device-interface network-interface host-service <service-type>
Positional Arguments
namedescription
service-typeThe type of hosted service
Subcommands
commanddescription
access-policyList of access policies by address prefix, QSN or tenant and prefix.
cloneClone a list item
deleteDelete configuration data
descriptionA description about the hosted service.
enabledEnable/disable for host services
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
service-typeThe type of hosted service
showShow configuration data for 'host-service'
transportThe transport protocol(s) and port(s) for the service.

configure authority router node device-interface network-interface host-service access-policy

List of access policies by address prefix, QSN or tenant and prefix.

Usage

configure authority router node device-interface network-interface host-service access-policy <source>
Positional Arguments
namedescription
sourceThe source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service
Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
permissionWhether or not to allow access to the service.
showShow configuration data for 'access-policy'
sourceThe source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service

configure authority router node device-interface network-interface host-service access-policy permission

Whether or not to allow access to the service.

Usage

configure authority router node device-interface network-interface host-service access-policy permission [<access-mode>]
Positional Arguments
namedescription
access-modeThe value to set for this field

Description

Default: allow

access-mode (enumeration)

Enumeration defining whether access is allowed or denied.

Options:

  • allow: Allow access.
  • deny: Deny access.

configure authority router node device-interface network-interface host-service access-policy source

The source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service

Usage

configure authority router node device-interface network-interface host-service access-policy source [<source-spec>]
Positional Arguments
namedescription
source-specThe value to set for this field

Description

source-spec (union)

A source address prefix, QSN, service-group or combination of tenant-name and prefix.

Must be one of the following types:

(0) ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

(2) qsn (string)

Qualified Service Name in the form: tenant[.authority][/[service-group/]service]

Must contain only alphanumeric characters or any of the following: / . _ - Required format: 'Tenant[.Authority[/ServiceGroup[/Service]]]'. No forward slash-delimited segment can exceed 62 characters.(e.g., Engineering.Authority128/Video/private_conferencing). Length: 1-1024

(3) service-spec (string)

Service group and service name portion of a Qualified Service Name.

Must contain only alphanumeric characters or any of the following: - _ / . Required format: '/groupLabel1[/groupLabel2[/groupLabel3...]]'. No forward slash-delimited segment can exceed 62 characters. Length: 0-127

(4) tenant-prefix (string)

A string identifier for a tenant prefix. Consists of a valid tenant name, followed by @ and a valid IP Address.

Must contain a valid tenant name, followed by @ and a valid IP Address. Length: 0-280

configure authority router node device-interface network-interface host-service description

A description about the hosted service.

Usage

configure authority router node device-interface network-interface host-service description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface host-service enabled

Enable/disable for host services

Usage

configure authority router node device-interface network-interface host-service enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface host-service service-type

The type of hosted service

Usage

configure authority router node device-interface network-interface host-service service-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration

A value from a set of predefined names.

Options:

  • ssh: SSH Hosted service.
  • netconf: Netconf service.
  • web: Web service.
  • dhcp-server: DHCP server service.
  • snmp-server: Access SNMP server through this interface
  • custom: Custom service.

configure authority router node device-interface network-interface host-service transport

The transport protocol(s) and port(s) for the service.

Usage

configure authority router node device-interface network-interface host-service transport <protocol>
Positional Arguments
namedescription
protocolLayer 4 transport protocol.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
port-rangeConfigure Port Range
protocolLayer 4 transport protocol.
showShow configuration data for 'transport'

configure authority router node device-interface network-interface host-service transport port-range

Configure Port Range

Usage

configure authority router node device-interface network-interface host-service transport port-range <start-port>
Positional Arguments
namedescription
start-portLower transport (layer 4) port number.
Subcommands
commanddescription
deleteDelete configuration data
end-portUpper transport (layer 4) port number.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'port-range'
start-portLower transport (layer 4) port number.

configure authority router node device-interface network-interface host-service transport port-range end-port

Upper transport (layer 4) port number.

Usage

configure authority router node device-interface network-interface host-service transport port-range end-port [<end-port>]
Positional Arguments
namedescription
end-portThe value to set for this field

Description

end-port (uint16)

Upper transport (layer 4) port number. Default value is the start-port

Range: 0-65535

configure authority router node device-interface network-interface host-service transport port-range start-port

Lower transport (layer 4) port number.

Usage

configure authority router node device-interface network-interface host-service transport port-range start-port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16) (required)

Transport (layer 4) port number.

Range: 0-65535

configure authority router node device-interface network-interface host-service transport protocol

Layer 4 transport protocol.

Usage

configure authority router node device-interface network-interface host-service transport protocol [<protocol>]
Positional Arguments
namedescription
protocolThe value to set for this field

Description

protocol (enumeration)

Transport (Layer 4) protocol.

Options:

  • tcp: Transmission Control Protocol.
  • udp: User Datagram Protocol.
  • icmp: Internet Control Management Protocol.
  • gre: Generic Routing Encapsulation Protocol.
  • esp: IPSec Encapsulating Security Payload Protocol.
  • pim: Protocol Independent Multicast.

configure authority router node device-interface network-interface hostname

Hostname for the interface. This is an optional fully-qualified domain name (FQDN).

Usage

configure authority router node device-interface network-interface hostname [<domain-name>]
Positional Arguments
namedescription
domain-nameThe value to set for this field

Description

domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router node device-interface network-interface icmp

Enable/disable ICMP Blackhole

Usage

configure authority router node device-interface network-interface icmp [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: allow

enumeration

A value from a set of predefined names.

Options:

  • drop: Neither respond to ICMP requests nor generate ICMP errors to/from IPs on this interface
  • allow: Respond to ICMP requests and generate ICMP errors to/from IPs on this interface

configure authority router node device-interface network-interface ifcfg-option

Interface config options for non-forwarding interfaces

Usage

configure authority router node device-interface network-interface ifcfg-option <name>
Positional Arguments
namedescription
nameName of the ifcfg option
Subcommands
commanddescription
deleteDelete configuration data
nameName of the ifcfg option
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'ifcfg-option'
valueValue of the ifcfg options

configure authority router node device-interface network-interface ifcfg-option name

Name of the ifcfg option

Usage

configure authority router node device-interface network-interface ifcfg-option name [<ifcfg-key>]
Positional Arguments
namedescription
ifcfg-keyThe value to set for this field

Description

ifcfg-key (string)

A string representing an allowable ifcfg script option key

Must contain only capital alphanumeric characters or any of the following: _

configure authority router node device-interface network-interface ifcfg-option value

Value of the ifcfg options

Usage

configure authority router node device-interface network-interface ifcfg-option value [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string (required)

A text value.

configure authority router node device-interface network-interface ingress-source-nat-pool

Indicates whether source address (and optional port) translation is performed for flows targetted towards an inter-router peer. In this case, the nat will be applied on the ingress router as opposed to the final egress router.

Usage

configure authority router node device-interface network-interface ingress-source-nat-pool [<nat-pool-ref>]
Positional Arguments
namedescription
nat-pool-refThe value to set for this field

Description

nat-pool-ref (leafref)

This type is used by other entities that need to reference configured NAT pools.

configure authority router node device-interface network-interface inter-router-security

The name of the security policy used for inbound inter-router traffic.

Usage

configure authority router node device-interface network-interface inter-router-security [<security-ref>]
Positional Arguments
namedescription
security-refThe value to set for this field

Description

security-ref (leafref)

This type is used by other entities that need to reference configured security policies.

configure authority router node device-interface network-interface management

Allow management traffic to be sent over this interface

Usage

configure authority router node device-interface network-interface management [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface management-vector

Vector configuration for non-forwarding interfaces

Subcommands
commanddescription
deleteDelete configuration data
nameName of the vector.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
priorityPriority value for the paths with the vector.
showShow configuration data for 'management-vector'

configure authority router node device-interface network-interface management-vector name

Name of the vector.

Usage

configure authority router node device-interface network-interface management-vector name [<vector-name>]
Positional Arguments
namedescription
vector-nameThe value to set for this field

Description

vector-name (string)

A text value.

Must contain only alphanumeric characters or any of the following: . _ - Length: 0-63

configure authority router node device-interface network-interface management-vector priority

Priority value for the paths with the vector.

Usage

configure authority router node device-interface network-interface management-vector priority [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

Range: 1-999999

configure authority router node device-interface network-interface mtu

The maximum transmission unit (MTU) for packets sent on the interface.

Usage

configure authority router node device-interface network-interface mtu [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 1500

uint32

An unsigned 32-bit integer.

Range: 68-9198

configure authority router node device-interface network-interface multicast-listeners

Enables the sending of IGMP and MLD queries on this interface.

Usage

configure authority router node device-interface network-interface multicast-listeners [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: automatic

enumeration

A value from a set of predefined names.

Options:

  • disabled: Multicast listeners are disabled.
  • automatic: Multicast listeners are enabled or disabled based on the presence of multicast services with tenant based access policies which match this interface's tenant.
  • enabled: Multicast listeners are enabled.

configure authority router node device-interface network-interface multicast-report-proxy

Enables the forwarding of IGMP and MLD joins/leaves/reports to valid multicast services to this network interface. These must come from other network interfaces which allow multicast listeners.

Usage

configure authority router node device-interface network-interface multicast-report-proxy [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface name

An arbitrary, unique name for the interface, used to reference it in other configuration sections.

Usage

configure authority router node device-interface network-interface name [<interface-name>]
Positional Arguments
namedescription
interface-nameThe value to set for this field

Description

interface-name (string)

A string identifier for network-interface which only uses alphanumerics, underscores, dashes, dots, or slashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - . Length: 0-63

configure authority router node device-interface network-interface neighbor

A list of mappings from IP addresses to physical addresses. Entries in this list are used as static entries in the ARP cache.

Usage

configure authority router node device-interface network-interface neighbor <ip-address>
Positional Arguments
namedescription
ip-addressThe IP address of a neighbor node.
Subcommands
commanddescription
deleteDelete configuration data
ip-addressThe IP address of a neighbor node.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
phys-addressThe physical level address (MAC address) of the neighbor node.
showShow configuration data for 'neighbor'

configure authority router node device-interface network-interface neighbor ip-address

The IP address of a neighbor node.

Usage

configure authority router node device-interface network-interface neighbor ip-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface neighbor phys-address

The physical level address (MAC address) of the neighbor node.

Usage

configure authority router node device-interface network-interface neighbor phys-address [<phys-address>]
Positional Arguments
namedescription
phys-addressThe value to set for this field

Description

phys-address (string) (required)

Represents media- or physical-level addresses represented as a sequence octets, each octet represented by two hexadecimal numbers. Octets are separated by colons. The canonical representation uses lowercase characters.

In the value set and its semantics, this type is equivalent to the PhysAddress textual convention of the SMIv2.

Required format: 'XX:XX:XX:XX:XX:XX', where 'X' is a hexidecimal digit (e.g., 00:0a:95:9d:68:16). Length may vary from the example shown.

configure authority router node device-interface network-interface neighborhood

The neighborhoods to which this interface belongs.

Usage

configure authority router node device-interface network-interface neighborhood <name>
Positional Arguments
namedescription
nameThe neighborhood to which this interface belongs.
Subcommands
commanddescription
bfdBFD parameters for peers in the neighborhood.
cloneClone a list item
deleteDelete configuration data
encapsulate-icmp-error-messagesEncapsulate ICMP errors in UDP across SVR on routers within this neighborhood
external-nat-addressThis is the address or hostname that is seen by the adjacent router when it receives a packet from this router.
max-way-pointsMaximum number of way points to be allocated on each peer paths within the neighborhood.
nameThe neighborhood to which this interface belongs.
nat-keep-aliveNAT keep-alive settings for interoperating with external NATs for peers in the neighborhood.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
packet-resiliencyEnable/disable packet-resiliency per path.
path-metrics-rolling-avg-intervalThis defines the rolling average interval used for computing various path metrics such as latency and loss.
path-mtu-discoveryAutomatic path MTU discovery for peers in the neighborhood.
payload-encryption-overrideTransport based encryption override for payload setting within the neighborhood.
peer-connectivityWhether the peer router is publicly reachable, or behind a firewall/NAT.
peer-path-overlayOverlay type for the neighborhood.
performance-monitoringPerformance Monitoring settings in the neighborhood.
port-rangeRange of destination ports that local router is reachable by peer routers in the neighborhood.
post-encryption-paddingWhether to add a padding byte with value of 0x0 at the end of the packet payload when encryption is enabled for peers in the neighborhood.
qp-valueQuality points value that represents the 'quality' of the the links to adjacent routers in the neighborhood. Used for selecting egress interface based on the service class required minimum quality points.
session-optimizationConfigure Session Optimization
showShow configuration data for 'neighborhood'
step-peer-path-advertisementUpdate frequency and timeliness of the STEP peer path advertisements for this neighborhood.
topologyType of topology for this router in the network for the neighborhood. This determines the other routers in the neighborhood with which this router has an adjacency.
traffic-engineeringConfigure Traffic Engineering
ttl-paddingWhether to perform TTL Padding on routers within this neighborhood
udp-transformUDP transform settings for interoperating with stateful TCP firewalls for peers in the neighborhood.
vectorVector name to associate with adjacencies in the neighborhood.

Description

The order of elements matters.

configure authority router node device-interface network-interface neighborhood bfd

BFD parameters for peers in the neighborhood.

Subcommands
commanddescription
authentication-typeDescribes the authentication type used in BFD packets
deleteDelete configuration data
desired-tx-intervalRepresents the frequency with which BFD asynchronous control packets are sent to peer nodes/routers.
dscpThe DSCP value to use with BFD packets.
dynamic-dampingWhen enabled, extend the hold-down time if additional link flaps occur during the hold-down period.
hold-down-timeRepresents the hold-down time. If dynamic-damping is enabled, this is the initial hold-down time.
link-test-intervalThis represents the interval between BFD echo tests sent to the peer node/router.
link-test-lengthThis is the number of packets sent during one test cycle. A value of 0 disables BFD echo tests.
maximum-hold-down-timeRepresents the maximum hold-down time of dynamic-damping exponential backoff. If the hold-down-time hits the maximum three times in a row, it will reset back to the original value.
multiplierNumber of consecutive missed messages from a peer before deciding that the link between them is unusable. Valid range is (3,20).
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
required-min-rx-intervalRepresents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.
showShow configuration data for 'bfd'
stateWhen enabled, run BFD between all nodes within the router.

configure authority router node device-interface network-interface neighborhood bfd authentication-type

Describes the authentication type used in BFD packets

Usage

configure authority router node device-interface network-interface neighborhood bfd authentication-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: sha256

enumeration

A value from a set of predefined names.

Options:

  • simple: Simple Password.
  • sha256: SHA256

configure authority router node device-interface network-interface neighborhood bfd desired-tx-interval

Represents the frequency with which BFD asynchronous control packets are sent to peer nodes/routers.

Usage

configure authority router node device-interface network-interface neighborhood bfd desired-tx-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 1000

uint32

An unsigned 32-bit integer.

Range: 50-600000

configure authority router node device-interface network-interface neighborhood bfd dscp

The DSCP value to use with BFD packets.

Usage

configure authority router node device-interface network-interface neighborhood bfd dscp [<dscp>]
Positional Arguments
namedescription
dscpThe value to set for this field

Description

Default: 0

dscp (uint8)

A DSCP value (0-63)

Range: 0-63

configure authority router node device-interface network-interface neighborhood bfd dynamic-damping

When enabled, extend the hold-down time if additional link flaps occur during the hold-down period.

Usage

configure authority router node device-interface network-interface neighborhood bfd dynamic-damping [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

enumeration

A value from a set of predefined names.

Options:

  • enabled: Extend hold-down time exponentially if link flaps occur during hold-down time.
  • disabled: Use simple hold-down timer for every link up event.

configure authority router node device-interface network-interface neighborhood bfd hold-down-time

Represents the hold-down time. If dynamic-damping is enabled, this is the initial hold-down time.

Usage

configure authority router node device-interface network-interface neighborhood bfd hold-down-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 5

uint32

An unsigned 32-bit integer.

Range: 1-300

This represents the interval between BFD echo tests sent to the peer node/router.

Usage

configure authority router node device-interface network-interface neighborhood bfd link-test-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 10

uint32

An unsigned 32-bit integer.

Range: 1-86400

This is the number of packets sent during one test cycle. A value of 0 disables BFD echo tests.

Usage

configure authority router node device-interface network-interface neighborhood bfd link-test-length [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: packets

Default: 10

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority router node device-interface network-interface neighborhood bfd maximum-hold-down-time

Represents the maximum hold-down time of dynamic-damping exponential backoff. If the hold-down-time hits the maximum three times in a row, it will reset back to the original value.

Usage

configure authority router node device-interface network-interface neighborhood bfd maximum-hold-down-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 3600

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface neighborhood bfd multiplier

Number of consecutive missed messages from a peer before deciding that the link between them is unusable. Valid range is (3,20).

Usage

configure authority router node device-interface network-interface neighborhood bfd multiplier [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 3

uint8

An unsigned 8-bit integer.

Range: 3-20

configure authority router node device-interface network-interface neighborhood bfd required-min-rx-interval

Represents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.

Usage

configure authority router node device-interface network-interface neighborhood bfd required-min-rx-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 1000

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface neighborhood bfd state

When enabled, run BFD between all nodes within the router.

Usage

configure authority router node device-interface network-interface neighborhood bfd state [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: enabled

enumeration

A value from a set of predefined names.

Options:

  • enabled: BFD is enabled on all nodes of this router.
  • disabled: BFD is disabled on all nodes of this router.

configure authority router node device-interface network-interface neighborhood encapsulate-icmp-error-messages

Encapsulate ICMP errors in UDP across SVR on routers within this neighborhood

Usage

configure authority router node device-interface network-interface neighborhood encapsulate-icmp-error-messages [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface neighborhood external-nat-address

This is the address or hostname that is seen by the adjacent router when it receives a packet from this router.

Usage

configure authority router node device-interface network-interface neighborhood external-nat-address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router node device-interface network-interface neighborhood max-way-points

Maximum number of way points to be allocated on each peer paths within the neighborhood.

Usage

configure authority router node device-interface network-interface neighborhood max-way-points [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 50000

warning

A restart is required if max-way-points is created, modified, or deleted

uint32

An unsigned 32-bit integer.

Range: 50000-1000000

configure authority router node device-interface network-interface neighborhood name

The neighborhood to which this interface belongs.

Usage

configure authority router node device-interface network-interface neighborhood name [<neighborhood-id>]
Positional Arguments
namedescription
neighborhood-idThe value to set for this field

Description

neighborhood-id (string)

A string identifier for network neighborhood.

Must contain only alphanumeric characters or any of the following: . _ - Length: 0-63

configure authority router node device-interface network-interface neighborhood nat-keep-alive

NAT keep-alive settings for interoperating with external NATs for peers in the neighborhood.

Subcommands
commanddescription
deleteDelete configuration data
modeConfigure Mode
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'nat-keep-alive'
tcp-inactivity-timeoutRepresents the frequency with which TCP keep-alive packets are generated and should be shorter than the external NAT's TCP timeout settings.
udp-inactivity-timeoutRepresents the frequency with which UDP keep-alive packets are generated and should be shorter than the external NAT's UDP timeout settings.

configure authority router node device-interface network-interface neighborhood nat-keep-alive mode

Configure Mode

Usage

configure authority router node device-interface network-interface neighborhood nat-keep-alive mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: auto

enumeration

A value from a set of predefined names.

Options:

  • auto: Inject keep-alive packets in order to keep the pinhole open on external NAT device for sessions that match a session type with keep-alives enabled.
  • disabled: Do not send keep-alive packets to keep pinhole open on an external NAT device.

configure authority router node device-interface network-interface neighborhood nat-keep-alive tcp-inactivity-timeout

Represents the frequency with which TCP keep-alive packets are generated and should be shorter than the external NAT's TCP timeout settings.

Usage

configure authority router node device-interface network-interface neighborhood nat-keep-alive tcp-inactivity-timeout [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 1800

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface neighborhood nat-keep-alive udp-inactivity-timeout

Represents the frequency with which UDP keep-alive packets are generated and should be shorter than the external NAT's UDP timeout settings.

Usage

configure authority router node device-interface network-interface neighborhood nat-keep-alive udp-inactivity-timeout [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 30

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface neighborhood packet-resiliency

Enable/disable packet-resiliency per path.

Subcommands
commanddescription
deleteDelete configuration data
enabledWhether packet resiliency is enabled on this path.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'packet-resiliency'

configure authority router node device-interface network-interface neighborhood packet-resiliency enabled

Whether packet resiliency is enabled on this path.

Usage

configure authority router node device-interface network-interface neighborhood packet-resiliency enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface neighborhood path-metrics-rolling-avg-interval

This defines the rolling average interval used for computing various path metrics such as latency and loss.

Usage

configure authority router node device-interface network-interface neighborhood path-metrics-rolling-avg-interval [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 60s

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router node device-interface network-interface neighborhood path-mtu-discovery

Automatic path MTU discovery for peers in the neighborhood.

Subcommands
commanddescription
deleteDelete configuration data
enabledControls whether or not peer-path MTU discovery is performed
intervalRepresents the frequency with which the peer-path MTU discovery is performed.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'path-mtu-discovery'

configure authority router node device-interface network-interface neighborhood path-mtu-discovery enabled

Controls whether or not peer-path MTU discovery is performed

Usage

configure authority router node device-interface network-interface neighborhood path-mtu-discovery enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface neighborhood path-mtu-discovery interval

Represents the frequency with which the peer-path MTU discovery is performed.

Usage

configure authority router node device-interface network-interface neighborhood path-mtu-discovery interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 600

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface neighborhood payload-encryption-override

Transport based encryption override for payload setting within the neighborhood.

Usage

configure authority router node device-interface network-interface neighborhood payload-encryption-override [<payload-encryption-override>]
Positional Arguments
namedescription
payload-encryption-overrideThe value to set for this field

Description

Default: disable-override

payload-encryption-override (enumeration)

Payload encryption override setting.

Options:

  • enable-encryption: Enable encryption of payload even when the security-policy associated with the service has encrypt=false. If the payload is already encrypted by another SSR, send it out as is.
  • disable-override: Disable override of the security policy and use the security policy settings associated with the service.

configure authority router node device-interface network-interface neighborhood peer-connectivity

Whether the peer router is publicly reachable, or behind a firewall/NAT.

Usage

configure authority router node device-interface network-interface neighborhood peer-connectivity [<peer-connectivity>]
Positional Arguments
namedescription
peer-connectivityThe value to set for this field

Description

Default: bidirectional

peer-connectivity (enumeration)

The IP-layer connectivity behavior.

Options:

  • bidirectional: Publicly reachable (i.e., not behind a firewall/NAT).
  • outbound-only: Not publicly reachable (i.e., behind a firewall/NAT).

configure authority router node device-interface network-interface neighborhood peer-path-overlay

Overlay type for the neighborhood.

Usage

configure authority router node device-interface network-interface neighborhood peer-path-overlay [<peer-path-overlay>]
Positional Arguments
namedescription
peer-path-overlayThe value to set for this field

Description

Default: svr

peer-path-overlay (enumeration)

The overlay mechanism used for the peer path.

Options:

  • svr: SVR (Secure Vector Routing) overlay.
  • bfd-tunnel: Tunnel over BFD overlay.

configure authority router node device-interface network-interface neighborhood performance-monitoring

Performance Monitoring settings in the neighborhood.

Subcommands
commanddescription
deleteDelete configuration data
enabledWhether performance monitoring is enabled.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
profileThe name of the performance monitoring profile used for marking traffic.
showShow configuration data for 'performance-monitoring'

configure authority router node device-interface network-interface neighborhood performance-monitoring enabled

Whether performance monitoring is enabled.

Usage

configure authority router node device-interface network-interface neighborhood performance-monitoring enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface neighborhood performance-monitoring profile

The name of the performance monitoring profile used for marking traffic.

Usage

configure authority router node device-interface network-interface neighborhood performance-monitoring profile [<performance-monitoring-profile-ref>]
Positional Arguments
namedescription
performance-monitoring-profile-refThe value to set for this field

Description

performance-monitoring-profile-ref (leafref)

This type is used by other entities that need to reference configured performance monitoring profiles.

configure authority router node device-interface network-interface neighborhood port-range

Range of destination ports that local router is reachable by peer routers in the neighborhood.

Usage

configure authority router node device-interface network-interface neighborhood port-range <start-port>
Positional Arguments
namedescription
start-portLower transport (layer 4) port number.
Subcommands
commanddescription
deleteDelete configuration data
end-portUpper transport (layer 4) port number.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'port-range'
start-portLower transport (layer 4) port number.

configure authority router node device-interface network-interface neighborhood port-range end-port

Upper transport (layer 4) port number.

Usage

configure authority router node device-interface network-interface neighborhood port-range end-port [<end-port>]
Positional Arguments
namedescription
end-portThe value to set for this field

Description

end-port (uint16)

Upper transport (layer 4) port number. Default value is the start-port

Range: 1025-65535

configure authority router node device-interface network-interface neighborhood port-range start-port

Lower transport (layer 4) port number.

Usage

configure authority router node device-interface network-interface neighborhood port-range start-port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16)

Transport (layer 4) port number.

Range: 1025-65535

configure authority router node device-interface network-interface neighborhood post-encryption-padding

Whether to add a padding byte with value of 0x0 at the end of the packet payload when encryption is enabled for peers in the neighborhood.

Subcommands
commanddescription
deleteDelete configuration data
modeConfigure Mode
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'post-encryption-padding'

configure authority router node device-interface network-interface neighborhood post-encryption-padding mode

Configure Mode

Usage

configure authority router node device-interface network-interface neighborhood post-encryption-padding mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

enumeration

A value from a set of predefined names.

Options:

  • disabled: Do not add additional padding.
  • enabled: Add one byte of padding to the end of the packet.

configure authority router node device-interface network-interface neighborhood qp-value

Quality points value that represents the 'quality' of the the links to adjacent routers in the neighborhood. Used for selecting egress interface based on the service class required minimum quality points.

Usage

configure authority router node device-interface network-interface neighborhood qp-value [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 0

warning

qp-value is deprecated and will be removed in a future software version

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface neighborhood session-optimization

Configure Session Optimization

Subcommands
commanddescription
deleteDelete configuration data
modeConfigure Mode
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'session-optimization'

configure authority router node device-interface network-interface neighborhood session-optimization mode

Configure Mode

Usage

configure authority router node device-interface network-interface neighborhood session-optimization mode [<session-optimization-mode>]
Positional Arguments
namedescription
session-optimization-modeThe value to set for this field

Description

session-optimization-mode (enumeration)

When to apply session optimization. Auto is recommended.

Options:

  • never-on: Never optimize TCP traffic.
  • auto: Automatically determine if TCP optimization is required.

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement

Update frequency and timeliness of the STEP peer path advertisements for this neighborhood.

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'step-peer-path-advertisement'
sla-metricsConfigure Sla Metrics

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics

Configure SLA Metrics

Subcommands
commanddescription
cloneClone a list item
decrease-report-delaySpecifies mappings of peer path SLA metrics decrease to STEP reporting delay. In combination, these mappings define a piecewise linear mapping function.
deleteDelete configuration data
increase-report-delaySpecifies mappings of peer path SLA metrics increase to STEP reporting delay. In combination, these mappings define a piecewise linear mapping function.
moving-average-sample-sizeSample size for calculating the weighted moving average of peer path SLA metrics to be advertised into STEP.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'sla-metrics'
significance-thresholdThresholds for peer path SLA metrics. Values above the threshold are considered significant enough to be advertised into STEP.

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics decrease-report-delay

Specifies mappings of peer path SLA metrics decrease to STEP reporting delay. In combination, these mappings define a piecewise linear mapping function.

Usage

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics decrease-report-delay <percentage>
Positional Arguments
namedescription
percentageLargest percentage decrease seen among all of the metric values.
Subcommands
commanddescription
delayReporting delay for the given percentage decrease.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
percentageLargest percentage decrease seen among all of the metric values.
showShow configuration data for 'decrease-report-delay'

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics decrease-report-delay delay

Reporting delay for the given percentage decrease.

Usage

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics decrease-report-delay delay [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

uint32 (required)

An unsigned 32-bit integer.

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics decrease-report-delay percentage

Largest percentage decrease seen among all of the metric values.

Usage

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics decrease-report-delay percentage [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics increase-report-delay

Specifies mappings of peer path SLA metrics increase to STEP reporting delay. In combination, these mappings define a piecewise linear mapping function.

Usage

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics increase-report-delay <percentage>
Positional Arguments
namedescription
percentageLargest percentage increase seen among all of the metric values.
Subcommands
commanddescription
delayReporting delay for the given percentage increase.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
percentageLargest percentage increase seen among all of the metric values.
showShow configuration data for 'increase-report-delay'

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics increase-report-delay delay

Reporting delay for the given percentage increase.

Usage

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics increase-report-delay delay [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

uint32 (required)

An unsigned 32-bit integer.

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics increase-report-delay percentage

Largest percentage increase seen among all of the metric values.

Usage

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics increase-report-delay percentage [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: percent

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics moving-average-sample-size

Sample size for calculating the weighted moving average of peer path SLA metrics to be advertised into STEP.

Usage

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics moving-average-sample-size [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Default: 3

uint16

An unsigned 16-bit integer.

Range: 1-10000

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics significance-threshold

Thresholds for peer path SLA metrics. Values above the threshold are considered significant enough to be advertised into STEP.

Subcommands
commanddescription
deleteDelete configuration data
min-jitterThe threshold jitter value considered significant enough for advertising into STEP.
min-latencyThe threshold latency value considered significant enough for advertising into STEP.
min-lossThe threshold of packet loss considered significant enough for advertising into STEP.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'significance-threshold'

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics significance-threshold min-jitter

The threshold jitter value considered significant enough for advertising into STEP.

Usage

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics significance-threshold min-jitter [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 2

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics significance-threshold min-latency

The threshold latency value considered significant enough for advertising into STEP.

Usage

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics significance-threshold min-latency [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 5

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics significance-threshold min-loss

The threshold of packet loss considered significant enough for advertising into STEP.

Usage

configure authority router node device-interface network-interface neighborhood step-peer-path-advertisement sla-metrics significance-threshold min-loss [<decimal64>]
Positional Arguments
namedescription
decimal64The value to set for this field

Description

Units: percent

Default: 0.1

decimal64

A 64-bit decimal value.

Range: 0-100 Fraction digits: 16

configure authority router node device-interface network-interface neighborhood topology

Type of topology for this router in the network for the neighborhood. This determines the other routers in the neighborhood with which this router has an adjacency.

Usage

configure authority router node device-interface network-interface neighborhood topology [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: spoke

enumeration

A value from a set of predefined names.

Options:

  • mesh: Full mesh. This router will have adjacencies to all other routers in the neighborhood.
  • hub: The router is a hub in a hub-and-spoke topology. The router will have adjacencies with other routers in the neighborhood that are labeled 'spoke' or 'mesh'.
  • spoke: The router is a spoke in a hub-and-spoke topology. The router will have adjacencies with other routers in the neighborhood that are labeled 'hub' or 'mesh'.

configure authority router node device-interface network-interface neighborhood traffic-engineering

Configure Traffic Engineering

Subcommands
commanddescription
deleteDelete configuration data
downloadConfigure Download
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'traffic-engineering'
uploadConfigure Upload

configure authority router node device-interface network-interface neighborhood traffic-engineering download

Configure Download

Subcommands
commanddescription
deleteDelete configuration data
enabledWhether traffic engineering should be enabled by our peer to limit its transmit capacity on this peer path.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
receive-capValue that is used as the limit of our peer's transmit capacity on this peer path as to not overwhelm our interface.
showShow configuration data for 'download'
traffic-profileThe name of the traffic profile our peer should use when limiting its transmit-capacity on this peer path

configure authority router node device-interface network-interface neighborhood traffic-engineering download enabled

Whether traffic engineering should be enabled by our peer to limit its transmit capacity on this peer path.

Usage

configure authority router node device-interface network-interface neighborhood traffic-engineering download enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface neighborhood traffic-engineering download receive-cap

Value that is used as the limit of our peer's transmit capacity on this peer path as to not overwhelm our interface.

Usage

configure authority router node device-interface network-interface neighborhood traffic-engineering download receive-cap [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: bits/second

uint64

An unsigned 64-bit integer.

Range: 0-999999999999

configure authority router node device-interface network-interface neighborhood traffic-engineering download traffic-profile

The name of the traffic profile our peer should use when limiting its transmit-capacity on this peer path

Usage

configure authority router node device-interface network-interface neighborhood traffic-engineering download traffic-profile [<traffic-profile-ref>]
Positional Arguments
namedescription
traffic-profile-refThe value to set for this field

Description

traffic-profile-ref (leafref)

This type is used by other entities that need to reference configured traffic profiles.

configure authority router node device-interface network-interface neighborhood traffic-engineering upload

Configure Upload

Subcommands
commanddescription
deleteDelete configuration data
enabledWhether traffic engineering is enabled on this peer path.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'upload'
traffic-profileThe name of the traffic profile used for traffic engineering on this peer path
transmit-capThe transmit capacity of this peer path.

configure authority router node device-interface network-interface neighborhood traffic-engineering upload enabled

Whether traffic engineering is enabled on this peer path.

Usage

configure authority router node device-interface network-interface neighborhood traffic-engineering upload enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface neighborhood traffic-engineering upload traffic-profile

The name of the traffic profile used for traffic engineering on this peer path

Usage

configure authority router node device-interface network-interface neighborhood traffic-engineering upload traffic-profile [<traffic-profile-ref>]
Positional Arguments
namedescription
traffic-profile-refThe value to set for this field

Description

traffic-profile-ref (leafref)

This type is used by other entities that need to reference configured traffic profiles.

configure authority router node device-interface network-interface neighborhood traffic-engineering upload transmit-cap

The transmit capacity of this peer path.

Usage

configure authority router node device-interface network-interface neighborhood traffic-engineering upload transmit-cap [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: bits/second

uint64

An unsigned 64-bit integer.

Range: 0-999999999999

configure authority router node device-interface network-interface neighborhood ttl-padding

Whether to perform TTL Padding on routers within this neighborhood

Usage

configure authority router node device-interface network-interface neighborhood ttl-padding [<ttl-padding-type>]
Positional Arguments
namedescription
ttl-padding-typeThe value to set for this field

Description

Default: disabled

ttl-padding-type (union)

A value that corresponds to one of its member types.

Must be one of the following types:

(0) uint8

An unsigned 8-bit integer.

Range: 0-255

(1) enumeration

A value from a set of predefined names.

Options:

  • auto: Automatically determine TTL padding.
  • disabled: Do not pad TTL.

configure authority router node device-interface network-interface neighborhood udp-transform

UDP transform settings for interoperating with stateful TCP firewalls for peers in the neighborhood.

Subcommands
commanddescription
deleteDelete configuration data
detect-intervalRepresents the frequency with which the stateful TCP firewall discovery is performed.
modeConfigure Mode
nat-keep-alive-modeConfigure Nat Keep Alive Mode
nat-keep-alive-timeoutRepresents the frequency with which keep-alive packets are generated.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'udp-transform'

configure authority router node device-interface network-interface neighborhood udp-transform detect-interval

Represents the frequency with which the stateful TCP firewall discovery is performed.

Usage

configure authority router node device-interface network-interface neighborhood udp-transform detect-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 300

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface neighborhood udp-transform mode

Configure Mode

Usage

configure authority router node device-interface network-interface neighborhood udp-transform mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: auto-detect

enumeration

A value from a set of predefined names.

Options:

  • auto-detect: Detect if TCP to UDP transform is required. Special TCP packets are sent to the peer at the specified interval. If these packets are not returned, transformation is required.
  • always-transform: Force UDP transform for all TCP traffic to the peer. TCP detection packets are never sent in this mode.

configure authority router node device-interface network-interface neighborhood udp-transform nat-keep-alive-mode

Configure Nat Keep Alive Mode

Usage

configure authority router node device-interface network-interface neighborhood udp-transform nat-keep-alive-mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

enumeration

A value from a set of predefined names.

Options:

  • disabled: Do not send keep-alive packets to keep UDP sessions active during UDP transform.
  • enabled: Inject keep-alive packets to keep UDP sessions active during UDP transform.

configure authority router node device-interface network-interface neighborhood udp-transform nat-keep-alive-timeout

Represents the frequency with which keep-alive packets are generated.

Usage

configure authority router node device-interface network-interface neighborhood udp-transform nat-keep-alive-timeout [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 30

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node device-interface network-interface neighborhood vector

Vector name to associate with adjacencies in the neighborhood.

Usage

configure authority router node device-interface network-interface neighborhood vector [<vector-name>]
Positional Arguments
namedescription
vector-nameThe value to set for this field

Description

vector-name (string)

A text value.

Must contain only alphanumeric characters or any of the following: . _ - Length: 0-63

configure authority router node device-interface network-interface off-subnet-arp-prefix

Address(es) for which the router will respond to ARP requests.

Usage

configure authority router node device-interface network-interface off-subnet-arp-prefix [<unicast-ipv4-prefix>]
Positional Arguments
namedescription
unicast-ipv4-prefixValue to add to this list

Description

unicast-ipv4-prefix (string)

A unicast IPv4 prefix

configure authority router node device-interface network-interface off-subnet-reverse-arp-mac-learning

When enabled, the source MAC address of the packet will be used for reverse traffic for off-subnet source ip address.

Usage

configure authority router node device-interface network-interface off-subnet-reverse-arp-mac-learning [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface prefix-delegation

Enable/disable IPv6 Prefix Delegation Client.

Usage

configure authority router node device-interface network-interface prefix-delegation [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface prefix-delegation-authentication

Whether prefix-delegation messages are authenticated.

Usage

configure authority router node device-interface network-interface prefix-delegation-authentication [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

enumeration

A value from a set of predefined names.

Options:

  • disabled: Authentication of prefix-delegation messages is disabled.
  • delayed: Delayed authentication protocol is used to authenticate prefix-delegation messages.
  • reconfig-key: Reconfigure-key authentication protocol is used to authenticate prefix-delegation messages.

configure authority router node device-interface network-interface prefix-delegation-group

The name to identify a prefix-delegation group within which the pd-client interface will request a prefix and all the internal interfaces will be assigned a global address from this prefix based on their subnet-ids.

Usage

configure authority router node device-interface network-interface prefix-delegation-group [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface network-interface prefix-delegation-subnet-id

The identifier of a subnet within a prefix-delegation group which is used to construct a global IPv6 address for an internal interface.

Usage

configure authority router node device-interface network-interface prefix-delegation-subnet-id [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority router node device-interface network-interface preserve-dscp

Controls if DSCP bits are preserved on this interface.

Usage

configure authority router node device-interface network-interface preserve-dscp [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface prioritization-mode

Controls how packets received on this interface are prioritized.

Usage

configure authority router node device-interface network-interface prioritization-mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: local

enumeration

A value from a set of predefined names.

Options:

  • local: Trust the internal classification for prioritization.
  • dscp: Trust incoming DSCP values for prioritization.

configure authority router node device-interface network-interface qp-value

Quality points value that represents the 'quality' of the network the interface is connected to. It used for selecting egress interface based on the service class required minimum quality points.

Usage

configure authority router node device-interface network-interface qp-value [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 0

warning

qp-value is deprecated and will be removed in a future software version

uint32

An unsigned 32-bit integer.

configure authority router node device-interface network-interface reverse-arp-mac-learning

Controls whether the source MAC address of the packet can be used for reverse traffic when ARP is unresolved.

Usage

configure authority router node device-interface network-interface reverse-arp-mac-learning [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface rewrite-dscp

Controls if DSCP bits are rewritten on this interface.

Usage

configure authority router node device-interface network-interface rewrite-dscp [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface router-advertisement

Enable/disable IPv6 router advertisement to advertise the prefix learned via DHCPv6-PD.

Usage

configure authority router node device-interface network-interface router-advertisement [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface source-nat

Indicates whether source address and port translation (NAPT) is performed for flows egressing the interface to the final destination.

Usage

configure authority router node device-interface network-interface source-nat [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface tenant

Tenant to which this interface belongs.

Usage

configure authority router node device-interface network-interface tenant [<tenant-ref>]
Positional Arguments
namedescription
tenant-refThe value to set for this field

Description

tenant-ref (leafref)

This type is used by other entities that need to reference configured tenants.

configure authority router node device-interface network-interface tenant-prefixes

Tenant to source prefix mapping.

Usage

configure authority router node device-interface network-interface tenant-prefixes <tenant>
Positional Arguments
namedescription
tenantTenant name.
Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'tenant-prefixes'
source-addressThe source address(es) that define the tenant.
tenantTenant name.

configure authority router node device-interface network-interface tenant-prefixes source-address

The source address(es) that define the tenant.

Usage

configure authority router node device-interface network-interface tenant-prefixes source-address [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixValue to add to this list

Description

ip-prefix (union) (required)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string) (required)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string) (required)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router node device-interface network-interface tenant-prefixes tenant

Tenant name.

Usage

configure authority router node device-interface network-interface tenant-prefixes tenant [<tenant-ref>]
Positional Arguments
namedescription
tenant-refThe value to set for this field

Description

tenant-ref (leafref)

This type is used by other entities that need to reference configured tenants.

configure authority router node device-interface network-interface traffic-engineering

Configure Traffic Engineering

Subcommands
commanddescription
deleteDelete configuration data
enabledWhether traffic engineering is enabled on the network interface.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'traffic-engineering'
traffic-profileThe name of the traffic profile used for traffic engineering on this network interface
transmit-capThe transmit capacity of the this network interface.

configure authority router node device-interface network-interface traffic-engineering enabled

Whether traffic engineering is enabled on the network interface.

Usage

configure authority router node device-interface network-interface traffic-engineering enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface traffic-engineering traffic-profile

The name of the traffic profile used for traffic engineering on this network interface

Usage

configure authority router node device-interface network-interface traffic-engineering traffic-profile [<traffic-profile-ref>]
Positional Arguments
namedescription
traffic-profile-refThe value to set for this field

Description

traffic-profile-ref (leafref)

This type is used by other entities that need to reference configured traffic profiles.

configure authority router node device-interface network-interface traffic-engineering transmit-cap

The transmit capacity of the this network interface.

Usage

configure authority router node device-interface network-interface traffic-engineering transmit-cap [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: bits/second

uint64

An unsigned 64-bit integer.

Range: 0-999999999999

configure authority router node device-interface network-interface tunnel

Configure Tunnel

Subcommands
commanddescription
deleteDelete configuration data
destinationThe destination of this tunnel.
internal-addressThe source address to use when sending packets over the tunnel.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'tunnel'
sourceHow the tunnel source address will be obtained.

configure authority router node device-interface network-interface tunnel destination

The destination of this tunnel.

Usage

configure authority router node device-interface network-interface tunnel destination [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union) (required)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string) (required)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router node device-interface network-interface tunnel internal-address

The source address to use when sending packets over the tunnel.

Usage

configure authority router node device-interface network-interface tunnel internal-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface tunnel source

How the tunnel source address will be obtained.

Subcommands
commanddescription
addressThe source address of this tunnel.
deleteDelete configuration data
network-interfaceUse the address of the interface with the same vlan.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'source'

configure authority router node device-interface network-interface tunnel source address

The source address of this tunnel.

Usage

configure authority router node device-interface network-interface tunnel source address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node device-interface network-interface tunnel source network-interface

Use the address of the interface with the same vlan.

Usage

configure authority router node device-interface network-interface tunnel source network-interface

Description

empty

Has no value.

configure authority router node device-interface network-interface type

Type of network that the interface is connected to. Type is fabric for inter-node traffic, external for regular traffic, and shared for both fabric and external.

Usage

configure authority router node device-interface network-interface type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: external

enumeration

A value from a set of predefined names.

Options:

  • fabric: Fabric network for inter-node traffic.
  • external: External network for regular traffic.
  • shared: Network is both 'fabric' and 'external'.
  • gre-tunnel: A GRE tunnel.

configure authority router node device-interface network-interface vlan

The VLAN id for the interface (0 for no VLAN, otherwise 1-4094).

Usage

configure authority router node device-interface network-interface vlan [<vlan>]
Positional Arguments
namedescription
vlanThe value to set for this field

Description

Default: 0

vlan (uint16)

A VLAN identifier (0 for no VLAN, otherwise 1-4094).

Range: 0-4094

configure authority router node device-interface network-interface vrrp

Configure VRRP

Subcommands
commanddescription
advertisement-intervalHow frequently (in milliseconds) advertisements should be sent.
deleteDelete configuration data
enabledWhether or not this interface should participate in VRRP.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
priorityThe priority of this interface within the virtual router pair.
showShow configuration data for 'vrrp'
use-physical-addressUse the physical mac address of the device instead of the VRRP virtual mac.
vridThe Virtual Router ID. This value must be mirrored by the redundant interface.

configure authority router node device-interface network-interface vrrp advertisement-interval

How frequently (in milliseconds) advertisements should be sent.

Usage

configure authority router node device-interface network-interface vrrp advertisement-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: milliseconds

Default: 1000

uint16

An unsigned 16-bit integer.

Range: 100-40950

configure authority router node device-interface network-interface vrrp enabled

Whether or not this interface should participate in VRRP.

Usage

configure authority router node device-interface network-interface vrrp enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface vrrp priority

The priority of this interface within the virtual router pair.

Usage

configure authority router node device-interface network-interface vrrp priority [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 100

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router node device-interface network-interface vrrp use-physical-address

Use the physical mac address of the device instead of the VRRP virtual mac.

Usage

configure authority router node device-interface network-interface vrrp use-physical-address [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface network-interface vrrp vrid

The Virtual Router ID. This value must be mirrored by the redundant interface.

Usage

configure authority router node device-interface network-interface vrrp vrid [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router node device-interface network-namespace

The network namespace in which this network interface will be located

Usage

configure authority router node device-interface network-namespace [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Must contain only alphanumeric characters, start with a alphabet and can contain any of the following: _ - Length: 0-50

configure authority router node device-interface parent-bond

The bond type interface that this interface is grouped with.

Usage

configure authority router node device-interface parent-bond [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router node device-interface pci-address

The PCI address of the device. Only relevant if type is ethernet.

Usage

configure authority router node device-interface pci-address [<pci-address>]
Positional Arguments
namedescription
pci-addressThe value to set for this field

Description

pci-address (string)

A PCI address specifying domain, bus, device, and function

Must contain only hex digits or any of the following: . : Required format: 'aaaa:bb:cc.d' (e.g. 0000:00:1d.0). Length: 0-13

configure authority router node device-interface pppoe

Configure Pppoe

Subcommands
commanddescription
authentication-protocolAuthentication protocol used to authenticate the user.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
passwordPassword required to setup PPPoE connection.
showShow configuration data for 'pppoe'
user-nameUsername required to setup PPPoE connection.

configure authority router node device-interface pppoe authentication-protocol

Authentication protocol used to authenticate the user.

Usage

configure authority router node device-interface pppoe authentication-protocol [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration

A value from a set of predefined names.

Options:

  • chap: Challenge-Handshake Authentication Protocol.
  • pap: Password Authentication Protocol.

configure authority router node device-interface pppoe password

Password required to setup PPPoE connection.

Usage

configure authority router node device-interface pppoe password [<password>]
Positional Arguments
namedescription
passwordThe value to set for this field

Description

password (string)

A password type that is hidden from the UI. The internal storage format is dependent on the individual field.

configure authority router node device-interface pppoe user-name

Username required to setup PPPoE connection.

Usage

configure authority router node device-interface pppoe user-name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node device-interface promiscuous-mode

Enables promiscuous mode on the interface.

Usage

configure authority router node device-interface promiscuous-mode [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface q-in-q

Enables Q-in-Q encapsulation

Subcommands
commanddescription
deleteDelete configuration data
outer-ethertypeThe ethertype for the outer VLAN tag
outer-vlanAdd an outer VLAN tag to all non-zero VLAN interfaces
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'q-in-q'

configure authority router node device-interface q-in-q outer-ethertype

The ethertype for the outer VLAN tag

Usage

configure authority router node device-interface q-in-q outer-ethertype [<hex-string>]
Positional Arguments
namedescription
hex-stringThe value to set for this field

Description

hex-string (string) (required)

A hexadecimal string with octets represented as hex digits.

Length: 4

configure authority router node device-interface q-in-q outer-vlan

Add an outer VLAN tag to all non-zero VLAN interfaces

Usage

configure authority router node device-interface q-in-q outer-vlan [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

uint16 (required)

An unsigned 16-bit integer.

Range: 1-4094

configure authority router node device-interface reinsert-vlan

Enables reinsertion of NIC-stripped VLAN on ingress packets, on supported devices.

Usage

configure authority router node device-interface reinsert-vlan [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface session-optimization

Configure Session Optimization

Subcommands
commanddescription
deleteDelete configuration data
enable-detectionWhether session optimization detection is enabled on this device interface.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'session-optimization'

configure authority router node device-interface session-optimization enable-detection

Whether session optimization detection is enabled on this device interface.

Usage

configure authority router node device-interface session-optimization enable-detection [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node device-interface shared-phys-address

Virtual MAC address for interface redundancy.

Usage

configure authority router node device-interface shared-phys-address [<unicast-phys-address>]
Positional Arguments
namedescription
unicast-phys-addressThe value to set for this field

Description

unicast-phys-address (string)

A text value.

Required format: 'XX:XX:XX:XX:XX:XX', where 'X' is a hexidecimal digit (e.g., 00:0a:95:9d:68:16). Length may vary from the example shown. Shared physical address must not be a multicast address nor 00:00:00:00:00:00

configure authority router node device-interface sriov-vlan-filter

Enables VLAN filtering on supported SR-IOV devices.

Usage

configure authority router node device-interface sriov-vlan-filter [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface strip-vlan

Enables VLAN stripping on ingress packets on supported devices.

Usage

configure authority router node device-interface strip-vlan [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface target-interface

Specifies the name of an external interface to be automatically bridged to a logical interface.

Usage

configure authority router node device-interface target-interface [<target-name>]
Positional Arguments
namedescription
target-nameThe value to set for this field

Description

target-name (string)

A string identifier for target-interface which cannot be slash or colon and cannot exceed 15 characters.

Must not contain slash, colon, or whitespace in target-interface name. Length: 1-15

configure authority router node device-interface traffic-engineering

Configure Traffic Engineering

Subcommands
commanddescription
deleteDelete configuration data
enabledWhether traffic engineering is enabled on the interface.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'traffic-engineering'
traffic-profileThe name of the traffic profile used for traffic engineering on this device interface
transmit-capValue that is used in conjunction with the negotiated link speed to determine the transmit capacity of the interface.

configure authority router node device-interface traffic-engineering enabled

Whether traffic engineering is enabled on the interface.

Usage

configure authority router node device-interface traffic-engineering enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface traffic-engineering traffic-profile

The name of the traffic profile used for traffic engineering on this device interface

Usage

configure authority router node device-interface traffic-engineering traffic-profile [<traffic-profile-ref>]
Positional Arguments
namedescription
traffic-profile-refThe value to set for this field

Description

traffic-profile-ref (leafref)

This type is used by other entities that need to reference configured traffic profiles.

configure authority router node device-interface traffic-engineering transmit-cap

Value that is used in conjunction with the negotiated link speed to determine the transmit capacity of the interface.

Usage

configure authority router node device-interface traffic-engineering transmit-cap [<limit>]
Positional Arguments
namedescription
limitThe value to set for this field

Description

Units: bits/second

limit (union)

A type for defining values such as rates and capacities for which the default value is unlimited.

Must be one of the following types:

(0) uint64

An unsigned 64-bit integer.

Range: 0-999999999999

(1) enumeration

A value from a set of predefined names.

Options:

  • unlimited: No limit on this value.

configure authority router node device-interface type

Type of interface.

Usage

configure authority router node device-interface type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: ethernet

enumeration

A value from a set of predefined names.

Options:

  • ethernet: A physical ethernet interface.
  • pppoe: An interface using the Point-to-Point Protocol over Ethernet (PPPoE).
  • host: A logical interface to the host system.
  • bridged: A logical interface bridged to a target interface.
  • lte: An interface using LTE.
  • t1: An interface using a T1 card.
  • bond: An aggregated group of ethernet interfaces.

configure authority router node device-interface vmbus-uuid

The VMBus UUID of the network device. Hyper-V Environment only. Only relevant if type is ethernet.

Usage

configure authority router node device-interface vmbus-uuid [<vmbus-uuid>]
Positional Arguments
namedescription
vmbus-uuidThe value to set for this field

Description

vmbus-uuid (string)

A VMBUS UUID which specifies a network device

Must contain only hex digits. Required format: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'

configure authority router node device-interface vrrp

Parameters for Interface Redundancy using Virtual Router Redundancy Protocol (VRRP).

Subcommands
commanddescription
advertisement-intervalHow frequently (in milliseconds) advertisements should be sent.
deleteDelete configuration data
enabledWhether or not this interface should participate in VRRP.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
priorityThe priority of this interface within the virtual router pair.
showShow configuration data for 'vrrp'
use-physical-addressUse the physical mac address of the device instead of the VRRP virtual mac.
vlanVlan of the network-interface that will represent this device
vridThe Virtual Router ID. This value must be mirrored by the redundant interface.

configure authority router node device-interface vrrp advertisement-interval

How frequently (in milliseconds) advertisements should be sent.

Usage

configure authority router node device-interface vrrp advertisement-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: milliseconds

Default: 1000

uint16

An unsigned 16-bit integer.

Range: 100-40950

configure authority router node device-interface vrrp enabled

Whether or not this interface should participate in VRRP.

Usage

configure authority router node device-interface vrrp enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface vrrp priority

The priority of this interface within the virtual router pair.

Usage

configure authority router node device-interface vrrp priority [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 100

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router node device-interface vrrp use-physical-address

Use the physical mac address of the device instead of the VRRP virtual mac.

Usage

configure authority router node device-interface vrrp use-physical-address [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router node device-interface vrrp vlan

Vlan of the network-interface that will represent this device

Usage

configure authority router node device-interface vrrp vlan [<vlan>]
Positional Arguments
namedescription
vlanThe value to set for this field

Description

Default: 0

vlan (uint16)

A VLAN identifier (0 for no VLAN, otherwise 1-4094).

Range: 0-4094

configure authority router node device-interface vrrp vrid

The Virtual Router ID. This value must be mirrored by the redundant interface.

Usage

configure authority router node device-interface vrrp vrid [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router node enabled

Enable/disable the whole node.

Usage

configure authority router node enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node forwarding-core-count

The number of CPU cores to dedicate to traffic forwarding when using 'manual' forwarding core mode.

Usage

configure authority router node forwarding-core-count [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

warning

A restart is required if forwarding-core-count is created, modified, or deleted

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority router node forwarding-core-mode

The method by which the number of CPU cores dedicated to traffic forwarding should be determined.

Usage

configure authority router node forwarding-core-mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: automatic

warning

A restart is required if forwarding-core-mode is created, modified, or deleted

enumeration

A value from a set of predefined names.

Options:

  • automatic: The number of cores dedicated to traffic forwarding will be automatically determined based on system properties.
  • manual: The number of cores dedicated to traffic forwarding will be set to the value of forwarding-core-count.

configure authority router node ipfix

Node specific IPFIX configuration

Subcommands
commanddescription
deleteDelete configuration data
enabledEnable or disable IPFIX export on this node
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'ipfix'

configure authority router node ipfix enabled

Enable or disable IPFIX export on this node

Usage

configure authority router node ipfix enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router node location

A text description of the node's physical location.

Usage

configure authority router node location [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router node loopback-address

The loopback IP address to use for management traffic originating on this node when routed via SVR.

Usage

configure authority router node loopback-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node name

An arbitrary, unique name for the node, used to reference it in other configuration sections. This MUST match the name in the local initialization file.

Usage

configure authority router node name [<reserved-name-id>]
Positional Arguments
namedescription
reserved-name-idThe value to set for this field

Description

warning

A restart is required if name is created or deleted

reserved-name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters, and cannot be the words 'all', 'any', or 'unknown'.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router node port-forwarding

Configuration for establishing local port-forwarding to remote server.

Usage

configure authority router node port-forwarding <local-address> <local-port> <local-interface>
Positional Arguments
namedescription
local-addressThe local address to forward from
local-portThe local port to forward from
local-interfaceThe local interface to forward from
Subcommands
commanddescription
deleteDelete configuration data
local-addressThe local address to forward from
local-interfaceThe local interface to forward from
local-portThe local port to forward from
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
remote-hostThe remote host to connect to from server
remote-interfaceThe remote interface to connect via on server
remote-portThe remote port to connect to from server
server-addressThe server at the host address
server-destinationThe server at known destination
server-portThe port to connect to on the server
showShow configuration data for 'port-forwarding'

configure authority router node port-forwarding local-address

The local address to forward from

Usage

configure authority router node port-forwarding local-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node port-forwarding local-interface

The local interface to forward from

Usage

configure authority router node port-forwarding local-interface [<device-name>]
Positional Arguments
namedescription
device-nameThe value to set for this field

Description

device-name (string)

A string identifier for device-interface which only uses alphanumerics, underscores, dashes, or slashes, and cannot exceed 12 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-12

configure authority router node port-forwarding local-port

The local port to forward from

Usage

configure authority router node port-forwarding local-port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16)

Transport (layer 4) port number.

Range: 0-65535

configure authority router node port-forwarding remote-host

The remote host to connect to from server

Usage

configure authority router node port-forwarding remote-host [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router node port-forwarding remote-interface

The remote interface to connect via on server

Usage

configure authority router node port-forwarding remote-interface [<device-name>]
Positional Arguments
namedescription
device-nameThe value to set for this field

Description

device-name (string)

A string identifier for device-interface which only uses alphanumerics, underscores, dashes, or slashes, and cannot exceed 12 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-12

configure authority router node port-forwarding remote-port

The remote port to connect to from server

Usage

configure authority router node port-forwarding remote-port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16)

Transport (layer 4) port number.

Range: 0-65535

configure authority router node port-forwarding server-address

The server at the host address

Usage

configure authority router node port-forwarding server-address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router node port-forwarding server-destination

The server at known destination

Usage

configure authority router node port-forwarding server-destination [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration

A value from a set of predefined names.

Options:

  • ha-node: The server on the HA node

configure authority router node port-forwarding server-port

The port to connect to on the server

Usage

configure authority router node port-forwarding server-port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16)

Transport (layer 4) port number.

Range: 0-65535

configure authority router node power-saver

Allow the traffic forwarding cores to sleep when there is no traffic to process

Usage

configure authority router node power-saver [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

warning

A restart is required if power-saver is created, modified, or deleted

boolean

A true or false value.

Options: true or false

configure authority router node radius

Radius authentication parameters for this node.

Subcommands
commanddescription
client-certificate-nameA client certificate to be used to communicate with Radius server.
deleteDelete configuration data
nas-identifierThe NAS Identifier to be used in outgoing Radius authentication requests.
nas-ip-addressThe NAS IP Address to be used in outgoing Radius authentication requests.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
router-client-certificate-nameA client certificate to be used to communicate with Radius server.
showShow configuration data for 'radius'

configure authority router node radius client-certificate-name

A client certificate to be used to communicate with Radius server.

Usage

configure authority router node radius client-certificate-name [<client-certificate-ref>]
Positional Arguments
namedescription
client-certificate-refThe value to set for this field

Description

client-certificate-ref (leafref)

This type is used by other entities that need to reference configured client certificate.

configure authority router node radius nas-identifier

The NAS Identifier to be used in outgoing Radius authentication requests.

Usage

configure authority router node radius nas-identifier [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Length: 1-253

configure authority router node radius nas-ip-address

The NAS IP Address to be used in outgoing Radius authentication requests.

Usage

configure authority router node radius nas-ip-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node radius router-client-certificate-name

A client certificate to be used to communicate with Radius server.

Usage

configure authority router node radius router-client-certificate-name [<router-client-certificate-ref>]
Positional Arguments
namedescription
router-client-certificate-refThe value to set for this field

Description

router-client-certificate-ref (leafref)

This type is used by other entities that need to reference configured client certificate for a specific router.

configure authority router node reachability-detection

Layer 2 reachability detection

Subcommands
commanddescription
arp-cache-timeoutDuration that an arp entry will be preserved in the system after it is no longer in use.
arp-refresh-intervalRepresents the frequency in seconds that an arp entry is refreshed.
deleteDelete configuration data
expired-refresh-countRepresents the number of attempts to resolve an arp before declaring expired.
expired-refresh-intervalRepresents the retry frequency in milliseconds of arp in expired state.
gateway-refresh-intervalRepresents the frequency in seconds that a gateway arp entry is refreshed.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'reachability-detection'

configure authority router node reachability-detection arp-cache-timeout

Duration that an arp entry will be preserved in the system after it is no longer in use.

Usage

configure authority router node reachability-detection arp-cache-timeout [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 0

uint32

An unsigned 32-bit integer.

Range: 0-86400

configure authority router node reachability-detection arp-refresh-interval

Represents the frequency in seconds that an arp entry is refreshed.

Usage

configure authority router node reachability-detection arp-refresh-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 1200

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node reachability-detection expired-refresh-count

Represents the number of attempts to resolve an arp before declaring expired.

Usage

configure authority router node reachability-detection expired-refresh-count [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: packets

Default: 10

uint8

An unsigned 8-bit integer.

Range: 3-20

configure authority router node reachability-detection expired-refresh-interval

Represents the retry frequency in milliseconds of arp in expired state.

Usage

configure authority router node reachability-detection expired-refresh-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 500

uint32

An unsigned 32-bit integer.

Range: 500-60000

configure authority router node reachability-detection gateway-refresh-interval

Represents the frequency in seconds that a gateway arp entry is refreshed.

Usage

configure authority router node reachability-detection gateway-refresh-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 5

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router node role

The node's role in the SSR system.

Usage

configure authority router node role [<node-role>]
Positional Arguments
namedescription
node-roleThe value to set for this field

Description

warning

A restart is required if role is created, modified, or deleted

node-role (enumeration) (required)

The node's role in the SSR system.

Options:

  • control: A Control and Operations Resource node.
  • slice: A Software Line-Card Engine node.
  • combo: A combined Control and Slice.
  • conductor: A remote management system.

configure authority router node session-processor-count

The number of threads to use for session processing when using 'manual' session-processor mode.

Usage

configure authority router node session-processor-count [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

warning

A restart is required if session-processor-count is created, modified, or deleted

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority router node session-processor-mode

The method by which the number of threads used for session processing should be determined.

Usage

configure authority router node session-processor-mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: automatic

warning

A restart is required if session-processor-mode is created, modified, or deleted

enumeration

A value from a set of predefined names.

Options:

  • automatic: The number of threads dedicated to session processing will be automatically determined based on system properties.
  • manual: The number of threads dedicated to session processing will be set to the value of session-processor-count.

configure authority router node session-setup-scaling

Whether or not to enable session setup scaling.

Usage

configure authority router node session-setup-scaling [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

warning

A restart is required if session-setup-scaling is created, modified, or deleted

boolean

A true or false value.

Options: true or false

configure authority router node ssh-keepalive

Configure SSH Keepalive

Subcommands
commanddescription
asset-inter-conductor-router-serverConfigure Asset Inter Conductor Router Server
deleteDelete configuration data
inter-conductor-router-serverConfigure Inter Conductor Router Server
inter-nodeConfigure Inter Node
inter-node-serverConfigure Inter Node Server
inter-routerConfigure Inter Router
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'ssh-keepalive'

configure authority router node ssh-keepalive asset-inter-conductor-router-server

Configure Asset Inter Conductor Router Server

Subcommands
commanddescription
deleteDelete configuration data
intervalTimeout interval in seconds to send keepalive from SSHD server when an SSH connection is idle between the conductor and a managed router's asset connections.
max-attemptsNumber of keepalive messages sent from SSHD server before disconnecting an SSH connection between the conductor and a managed router's asset connections.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'asset-inter-conductor-router-server'

configure authority router node ssh-keepalive asset-inter-conductor-router-server interval

Timeout interval in seconds to send keepalive from SSHD server when an SSH connection is idle between the conductor and a managed router's asset connections.

Usage

configure authority router node ssh-keepalive asset-inter-conductor-router-server interval [<ssh-keepalive-interval>]
Positional Arguments
namedescription
ssh-keepalive-intervalThe value to set for this field

Description

Default: 5

ssh-keepalive-interval (uint8)

Timeout interval in seconds to send keepalive when an SSH connection is idle.

Range: 1-10

configure authority router node ssh-keepalive asset-inter-conductor-router-server max-attempts

Number of keepalive messages sent from SSHD server before disconnecting an SSH connection between the conductor and a managed router's asset connections.

Usage

configure authority router node ssh-keepalive asset-inter-conductor-router-server max-attempts [<ssh-keepalive-max-attempts>]
Positional Arguments
namedescription
ssh-keepalive-max-attemptsThe value to set for this field

Description

Default: 4

ssh-keepalive-max-attempts (uint8)

Number of keepalive messages sent before disconnecting an SSH connection.

Range: 1-20

configure authority router node ssh-keepalive inter-conductor-router-server

Configure Inter Conductor Router Server

Subcommands
commanddescription
deleteDelete configuration data
intervalTimeout interval in seconds to send keepalive from SSHD server when an SSH connection is idle between the conductor and a managed router.
max-attemptsNumber of keepalive messages sent from SSHD server before disconnecting an SSH connection between the conductor and a managed router.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'inter-conductor-router-server'

configure authority router node ssh-keepalive inter-conductor-router-server interval

Timeout interval in seconds to send keepalive from SSHD server when an SSH connection is idle between the conductor and a managed router.

Usage

configure authority router node ssh-keepalive inter-conductor-router-server interval [<ssh-keepalive-interval>]
Positional Arguments
namedescription
ssh-keepalive-intervalThe value to set for this field

Description

Default: 5

warning

A restart is required if interval is created, modified, or deleted

ssh-keepalive-interval (uint8)

Timeout interval in seconds to send keepalive when an SSH connection is idle.

Range: 1-10

configure authority router node ssh-keepalive inter-conductor-router-server max-attempts

Number of keepalive messages sent from SSHD server before disconnecting an SSH connection between the conductor and a managed router.

Usage

configure authority router node ssh-keepalive inter-conductor-router-server max-attempts [<ssh-keepalive-max-attempts>]
Positional Arguments
namedescription
ssh-keepalive-max-attemptsThe value to set for this field

Description

Default: 4

warning

A restart is required if max-attempts is created, modified, or deleted

ssh-keepalive-max-attempts (uint8)

Number of keepalive messages sent before disconnecting an SSH connection.

Range: 1-20

configure authority router node ssh-keepalive inter-node

Configure Inter Node

Subcommands
commanddescription
deleteDelete configuration data
intervalTimeout interval in seconds to send keepalive from SSH client when an SSH connection is idle between nodes within a router.
max-attemptsNumber of keepalive messages sent from SSH client before disconnecting an SSH connection between nodes within a router.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'inter-node'

configure authority router node ssh-keepalive inter-node interval

Timeout interval in seconds to send keepalive from SSH client when an SSH connection is idle between nodes within a router.

Usage

configure authority router node ssh-keepalive inter-node interval [<ssh-keepalive-interval>]
Positional Arguments
namedescription
ssh-keepalive-intervalThe value to set for this field

Description

Default: 1

warning

A restart is required if interval is created, modified, or deleted

ssh-keepalive-interval (uint8)

Timeout interval in seconds to send keepalive when an SSH connection is idle.

Range: 1-10

configure authority router node ssh-keepalive inter-node max-attempts

Number of keepalive messages sent from SSH client before disconnecting an SSH connection between nodes within a router.

Usage

configure authority router node ssh-keepalive inter-node max-attempts [<ssh-keepalive-max-attempts>]
Positional Arguments
namedescription
ssh-keepalive-max-attemptsThe value to set for this field

Description

Default: 9

warning

A restart is required if max-attempts is created, modified, or deleted

ssh-keepalive-max-attempts (uint8)

Number of keepalive messages sent before disconnecting an SSH connection.

Range: 1-20

configure authority router node ssh-keepalive inter-node-server

Configure Inter Node Server

Subcommands
commanddescription
deleteDelete configuration data
intervalTimeout interval in seconds to send keepalive from SSHD server when an SSH connection is idle between nodes within a router.
max-attemptsNumber of keepalive messages sent from SSHD server before disconnecting an SSH connection between nodes within a router.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'inter-node-server'

configure authority router node ssh-keepalive inter-node-server interval

Timeout interval in seconds to send keepalive from SSHD server when an SSH connection is idle between nodes within a router.

Usage

configure authority router node ssh-keepalive inter-node-server interval [<ssh-keepalive-interval>]
Positional Arguments
namedescription
ssh-keepalive-intervalThe value to set for this field

Description

Default: 1

warning

A restart is required if interval is created, modified, or deleted

ssh-keepalive-interval (uint8)

Timeout interval in seconds to send keepalive when an SSH connection is idle.

Range: 1-10

configure authority router node ssh-keepalive inter-node-server max-attempts

Number of keepalive messages sent from SSHD server before disconnecting an SSH connection between nodes within a router.

Usage

configure authority router node ssh-keepalive inter-node-server max-attempts [<ssh-keepalive-max-attempts>]
Positional Arguments
namedescription
ssh-keepalive-max-attemptsThe value to set for this field

Description

Default: 9

warning

A restart is required if max-attempts is created, modified, or deleted

ssh-keepalive-max-attempts (uint8)

Number of keepalive messages sent before disconnecting an SSH connection.

Range: 1-20

configure authority router node ssh-keepalive inter-router

Configure Inter Router

Subcommands
commanddescription
deleteDelete configuration data
intervalTimeout interval in seconds to send keepalive from SSH client when an SSH connection is idle between the conductor and a managed router.
max-attemptsNumber of keepalive messages sent from SSH client before disconnecting an SSH connection between the conductor and a managed router.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'inter-router'

configure authority router node ssh-keepalive inter-router interval

Timeout interval in seconds to send keepalive from SSH client when an SSH connection is idle between the conductor and a managed router.

Usage

configure authority router node ssh-keepalive inter-router interval [<ssh-keepalive-interval>]
Positional Arguments
namedescription
ssh-keepalive-intervalThe value to set for this field

Description

Default: 5

warning

A restart is required if interval is created, modified, or deleted

ssh-keepalive-interval (uint8)

Timeout interval in seconds to send keepalive when an SSH connection is idle.

Range: 1-10

configure authority router node ssh-keepalive inter-router max-attempts

Number of keepalive messages sent from SSH client before disconnecting an SSH connection between the conductor and a managed router.

Usage

configure authority router node ssh-keepalive inter-router max-attempts [<ssh-keepalive-max-attempts>]
Positional Arguments
namedescription
ssh-keepalive-max-attemptsThe value to set for this field

Description

Default: 4

warning

A restart is required if max-attempts is created, modified, or deleted

ssh-keepalive-max-attempts (uint8)

Number of keepalive messages sent before disconnecting an SSH connection.

Range: 1-20

configure authority router node ssh-settings

Configure SSH Settings

Subcommands
commanddescription
deleteDelete configuration data
inter-nodeConfigure Inter Node
inter-routerConfigure Inter Router
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'ssh-settings'

configure authority router node ssh-settings inter-node

Configure Inter Node

Subcommands
commanddescription
deleteDelete configuration data
host-key-checkingWhether or not to check the host key of the remote node when establishing an SSH connection between nodes within a router.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'inter-node'

configure authority router node ssh-settings inter-node host-key-checking

Whether or not to check the host key of the remote node when establishing an SSH connection between nodes within a router.

Usage

configure authority router node ssh-settings inter-node host-key-checking [<ssh-host-key-checking>]
Positional Arguments
namedescription
ssh-host-key-checkingThe value to set for this field

Description

Default: no

warning

A restart is required if host-key-checking is created, modified, or deleted

ssh-host-key-checking (enumeration)

Whether to check host keys when connecting to a remote host.

Options:

  • no: Do not check host keys.
  • yes: Check host keys.
  • accept-new: Accept new host keys.

configure authority router node ssh-settings inter-router

Configure Inter Router

Subcommands
commanddescription
deleteDelete configuration data
host-key-checkingWhether or not to check the host key of the remote node when establishing an SSH connection between the conductor and a managed router.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'inter-router'

configure authority router node ssh-settings inter-router host-key-checking

Whether or not to check the host key of the remote node when establishing an SSH connection between the conductor and a managed router.

Usage

configure authority router node ssh-settings inter-router host-key-checking [<ssh-host-key-checking>]
Positional Arguments
namedescription
ssh-host-key-checkingThe value to set for this field

Description

Default: no

warning

A restart is required if host-key-checking is created, modified, or deleted

ssh-host-key-checking (enumeration)

Whether to check host keys when connecting to a remote host.

Options:

  • no: Do not check host keys.
  • yes: Check host keys.
  • accept-new: Accept new host keys.

configure authority router node top-sessions

Views of top sessions by an ordering criteria.

Subcommands
commanddescription
bandwidthTop sessions by bandwidth usage.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'top-sessions'

configure authority router node top-sessions bandwidth

Top sessions by bandwidth usage.

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
sessionConfigure Session
showShow configuration data for 'bandwidth'
tstampConfigure Tstamp

configure authority router node top-sessions bandwidth session

Configure Session

Usage

configure authority router node top-sessions bandwidth session <session-id>
Positional Arguments
namedescription
session-idThe globally-unique session identification number
Subcommands
commanddescription
deleteDelete configuration data
destination-ipThe destination IP of the session
destination-portThe destination port of the session
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
protocolThe transport protocol
service-nameThe name of the service that created session
session-idThe globally-unique session identification number
showShow configuration data for 'session'
source-ipThe source IP of the session
source-portThe source port of the session
tenantThe tenant in which the session originated
valueSession's value

configure authority router node top-sessions bandwidth session destination-ip

The destination IP of the session

Usage

configure authority router node top-sessions bandwidth session destination-ip [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node top-sessions bandwidth session destination-port

The destination port of the session

Usage

configure authority router node top-sessions bandwidth session destination-port [<port-number>]
Positional Arguments
namedescription
port-numberThe value to set for this field

Description

port-number (uint16)

The port-number type represents a 16-bit port number of an Internet transport layer protocol such as UDP, TCP, DCCP, or SCTP. Port numbers are assigned by IANA. A current list of all assignments is available from <http://www.iana.org/>.

Note that the port number value zero is reserved by IANA. In situations where the value zero does not make sense, it can be excluded by subtyping the port-number type.

In the value set and its semantics, this type is equivalent to the InetPortNumber textual convention of the SMIv2.

Range: 0-65535

configure authority router node top-sessions bandwidth session protocol

The transport protocol

Usage

configure authority router node top-sessions bandwidth session protocol [<protocol>]
Positional Arguments
namedescription
protocolThe value to set for this field

Description

protocol (enumeration)

Transport (Layer 4) protocol.

Options:

  • tcp: Transmission Control Protocol.
  • udp: User Datagram Protocol.
  • icmp: Internet Control Management Protocol.
  • gre: Generic Routing Encapsulation Protocol.
  • esp: IPSec Encapsulating Security Payload Protocol.
  • pim: Protocol Independent Multicast.

configure authority router node top-sessions bandwidth session service-name

The name of the service that created session

Usage

configure authority router node top-sessions bandwidth session service-name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router node top-sessions bandwidth session session-id

The globally-unique session identification number

Usage

configure authority router node top-sessions bandwidth session session-id [<session-id>]
Positional Arguments
namedescription
session-idThe value to set for this field

Description

session-id (string)

A globally-unique session identifier.

configure authority router node top-sessions bandwidth session source-ip

The source IP of the session

Usage

configure authority router node top-sessions bandwidth session source-ip [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router node top-sessions bandwidth session source-port

The source port of the session

Usage

configure authority router node top-sessions bandwidth session source-port [<port-number>]
Positional Arguments
namedescription
port-numberThe value to set for this field

Description

port-number (uint16)

The port-number type represents a 16-bit port number of an Internet transport layer protocol such as UDP, TCP, DCCP, or SCTP. Port numbers are assigned by IANA. A current list of all assignments is available from <http://www.iana.org/>.

Note that the port number value zero is reserved by IANA. In situations where the value zero does not make sense, it can be excluded by subtyping the port-number type.

In the value set and its semantics, this type is equivalent to the InetPortNumber textual convention of the SMIv2.

Range: 0-65535

configure authority router node top-sessions bandwidth session tenant

The tenant in which the session originated

Usage

configure authority router node top-sessions bandwidth session tenant [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router node top-sessions bandwidth session value

Session's value

Usage

configure authority router node top-sessions bandwidth session value [<decimal64>]
Positional Arguments
namedescription
decimal64The value to set for this field

Description

decimal64

A 64-bit decimal value.

Fraction digits: 4

configure authority router node top-sessions bandwidth tstamp

Configure Tstamp

Usage

configure authority router node top-sessions bandwidth tstamp [<timestamp>]
Positional Arguments
namedescription
timestampThe value to set for this field

Description

timestamp (uint32)

Number of seconds since UNIX epoch.

configure authority router path-mtu-discovery

Automatic path MTU discovery between nodes within the router.

Subcommands
commanddescription
deleteDelete configuration data
enabledControls whether or not peer-path MTU discovery is performed
intervalRepresents the frequency with which the peer-path MTU discovery is performed.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'path-mtu-discovery'

configure authority router path-mtu-discovery enabled

Controls whether or not peer-path MTU discovery is performed

Usage

configure authority router path-mtu-discovery enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router path-mtu-discovery interval

Represents the frequency with which the peer-path MTU discovery is performed.

Usage

configure authority router path-mtu-discovery interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 600

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router peer

Defines the properties associated with peer SSRs. The peer may be another router in the same authority or a router in a different authority

Usage

configure authority router peer <name>
Positional Arguments
namedescription
nameAn arbitrary name that represents the properties associated with the peer router. Typically this will be the name of the authority or the value of the name field in the peer's router configuration.
Subcommands
commanddescription
authority-nameName of the authority of the peer router.
bfdBFD parameters for the peer router (deprecated). This is being replaced by BFD parameters in the neighborhood and adjacency in network-interfaces.
deleteDelete configuration data
descriptionA description of the peer router.
generatedIndicates whether or not the Peer was automatically generated as a result of routers existing in the same neighborhood.
nameAn arbitrary name that represents the properties associated with the peer router. Typically this will be the name of the authority or the value of the name field in the peer's router configuration.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
router-nameName of the peer router.
showShow configuration data for 'peer'

configure authority router peer authority-name

Name of the authority of the peer router.

Usage

configure authority router peer authority-name [<authority-name>]
Positional Arguments
namedescription
authority-nameThe value to set for this field

Description

authority-name (string) (required)

A text value.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router peer bfd

BFD parameters for the peer router (deprecated). This is being replaced by BFD parameters in the neighborhood and adjacency in network-interfaces.

Subcommands
commanddescription
authentication-typeDescribes the authentication type used in BFD packets
deleteDelete configuration data
desired-tx-intervalRepresents the frequency with which BFD asynchronous control packets are sent to peer nodes/routers.
dscpThe DSCP value to use with BFD packets.
dynamic-dampingWhen enabled, extend the hold-down time if additional link flaps occur during the hold-down period.
hold-down-timeRepresents the hold-down time. If dynamic-damping is enabled, this is the initial hold-down time.
link-test-intervalThis represents the interval between BFD echo tests sent to the peer node/router.
link-test-lengthThis is the number of packets sent during one test cycle. A value of 0 disables BFD echo tests.
maximum-hold-down-timeRepresents the maximum hold-down time of dynamic-damping exponential backoff. If the hold-down-time hits the maximum three times in a row, it will reset back to the original value.
multiplierNumber of consecutive missed messages from a peer before deciding that the link between them is unusable. Valid range is (3,20).
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
required-min-rx-intervalRepresents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.
showShow configuration data for 'bfd'
stateWhen enabled, run BFD between all nodes within the router.

Description

warning

bfd is deprecated and will be removed in a future software version

configure authority router peer bfd authentication-type

Describes the authentication type used in BFD packets

Usage

configure authority router peer bfd authentication-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: sha256

warning

authentication-type is deprecated and will be removed in a future software version

enumeration

A value from a set of predefined names.

Options:

  • simple: Simple Password.
  • sha256: SHA256

configure authority router peer bfd desired-tx-interval

Represents the frequency with which BFD asynchronous control packets are sent to peer nodes/routers.

Usage

configure authority router peer bfd desired-tx-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 1000

warning

desired-tx-interval is deprecated and will be removed in a future software version

uint32

An unsigned 32-bit integer.

Range: 50-600000

configure authority router peer bfd dscp

The DSCP value to use with BFD packets.

Usage

configure authority router peer bfd dscp [<dscp>]
Positional Arguments
namedescription
dscpThe value to set for this field

Description

Default: 0

warning

dscp is deprecated and will be removed in a future software version

dscp (uint8)

A DSCP value (0-63)

Range: 0-63

configure authority router peer bfd dynamic-damping

When enabled, extend the hold-down time if additional link flaps occur during the hold-down period.

Usage

configure authority router peer bfd dynamic-damping [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

warning

dynamic-damping is deprecated and will be removed in a future software version

enumeration

A value from a set of predefined names.

Options:

  • enabled: Extend hold-down time exponentially if link flaps occur during hold-down time.
  • disabled: Use simple hold-down timer for every link up event.

configure authority router peer bfd hold-down-time

Represents the hold-down time. If dynamic-damping is enabled, this is the initial hold-down time.

Usage

configure authority router peer bfd hold-down-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 5

warning

hold-down-time is deprecated and will be removed in a future software version

uint32

An unsigned 32-bit integer.

Range: 1-300

This represents the interval between BFD echo tests sent to the peer node/router.

Usage

configure authority router peer bfd link-test-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 10

warning

link-test-interval is deprecated and will be removed in a future software version

uint32

An unsigned 32-bit integer.

Range: 1-86400

This is the number of packets sent during one test cycle. A value of 0 disables BFD echo tests.

Usage

configure authority router peer bfd link-test-length [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: packets

Default: 10

warning

link-test-length is deprecated and will be removed in a future software version

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority router peer bfd maximum-hold-down-time

Represents the maximum hold-down time of dynamic-damping exponential backoff. If the hold-down-time hits the maximum three times in a row, it will reset back to the original value.

Usage

configure authority router peer bfd maximum-hold-down-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 3600

warning

maximum-hold-down-time is deprecated and will be removed in a future software version

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router peer bfd multiplier

Number of consecutive missed messages from a peer before deciding that the link between them is unusable. Valid range is (3,20).

Usage

configure authority router peer bfd multiplier [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 3

warning

multiplier is deprecated and will be removed in a future software version

uint8

An unsigned 8-bit integer.

Range: 3-20

configure authority router peer bfd required-min-rx-interval

Represents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.

Usage

configure authority router peer bfd required-min-rx-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 1000

warning

required-min-rx-interval is deprecated and will be removed in a future software version

uint32

An unsigned 32-bit integer.

configure authority router peer bfd state

When enabled, run BFD between all nodes within the router.

Usage

configure authority router peer bfd state [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: enabled

warning

state is deprecated and will be removed in a future software version

enumeration

A value from a set of predefined names.

Options:

  • enabled: BFD is enabled on all nodes of this router.
  • disabled: BFD is disabled on all nodes of this router.

configure authority router peer description

A description of the peer router.

Usage

configure authority router peer description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router peer generated

Indicates whether or not the Peer was automatically generated as a result of routers existing in the same neighborhood.

Usage

configure authority router peer generated [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

boolean

A true or false value.

Options: true or false

configure authority router peer name

An arbitrary name that represents the properties associated with the peer router. Typically this will be the name of the authority or the value of the name field in the peer's router configuration.

Usage

configure authority router peer name [<peer-name>]
Positional Arguments
namedescription
peer-nameThe value to set for this field

Description

peer-name (string)

A string identifier for a peer, which uses alphanumerics, underscores, dots, or dashes, and cannot exceed 253 characters.

Must contain only alphanumeric characters or any of the following: - _ . (e.g., MyFirst-SSR-Router). Length: 0-253

configure authority router peer router-name

Name of the peer router.

Usage

configure authority router peer router-name [<router-name>]
Positional Arguments
namedescription
router-nameThe value to set for this field

Description

router-name (string) (required)

A text value.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router rate-limit-policy

Configuration for rate limiting policy for all associated service traffic across all interfaces on a given node, when configured within a service-class.

Usage

configure authority router rate-limit-policy <name>
Positional Arguments
namedescription
nameThe name for the rate limit policy.
Subcommands
commanddescription
deleteDelete configuration data
download-settingsmax rate and burst values for rate-limiting applied for download of traffic.
modeConfigure Mode
nameThe name for the rate limit policy.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'rate-limit-policy'
upload-settingsmax rate and burst values for rate-limiting applied for upload of traffic.

configure authority router rate-limit-policy download-settings

max rate and burst values for rate-limiting applied for download of traffic.

Subcommands
commanddescription
deleteDelete configuration data
max-burstLimit the maximum burst size to this value.
max-rateLimit the maximum rate to this value.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'download-settings'

configure authority router rate-limit-policy download-settings max-burst

Limit the maximum burst size to this value.

Usage

configure authority router rate-limit-policy download-settings max-burst [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: bits

uint64 (required)

An unsigned 64-bit integer.

Range: 0-107374182400

configure authority router rate-limit-policy download-settings max-rate

Limit the maximum rate to this value.

Usage

configure authority router rate-limit-policy download-settings max-rate [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: bits/second

uint64 (required)

An unsigned 64-bit integer.

Range: 0-107374182400

configure authority router rate-limit-policy mode

Configure Mode

Usage

configure authority router rate-limit-policy mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: per-service

enumeration

A value from a set of predefined names.

Options:

  • per-service: Apply this rate limit policy at a per-service granularity.
  • shared: This rate limit policy may be shared across different services.

configure authority router rate-limit-policy name

The name for the rate limit policy.

Usage

configure authority router rate-limit-policy name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router rate-limit-policy upload-settings

max rate and burst values for rate-limiting applied for upload of traffic.

Subcommands
commanddescription
deleteDelete configuration data
max-burstLimit the maximum burst size to this value.
max-rateLimit the maximum rate to this value.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'upload-settings'

configure authority router rate-limit-policy upload-settings max-burst

Limit the maximum burst size to this value.

Usage

configure authority router rate-limit-policy upload-settings max-burst [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: bits

uint64 (required)

An unsigned 64-bit integer.

Range: 0-107374182400

configure authority router rate-limit-policy upload-settings max-rate

Limit the maximum rate to this value.

Usage

configure authority router rate-limit-policy upload-settings max-rate [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: bits/second

uint64 (required)

An unsigned 64-bit integer.

Range: 0-107374182400

configure authority router reachability-profile

Defines a traffic profile for reachability-detection enforcement

Usage

configure authority router reachability-profile <name>
Positional Arguments
namedescription
nameName of the reachability-profile
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
nameName of the reachability-profile
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
protocolReachability-detection enforcement for a protocol
showShow configuration data for 'reachability-profile'

configure authority router reachability-profile name

Name of the reachability-profile

Usage

configure authority router reachability-profile name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router reachability-profile protocol

Reachability-detection enforcement for a protocol

Usage

configure authority router reachability-profile protocol <protocol-type>
Positional Arguments
namedescription
protocol-typeThe protocol to enforce reachability for
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
protocol-typeThe protocol to enforce reachability for
showShow configuration data for 'protocol'
traffic-classReachability-detection enforcement for a traffic-class

configure authority router reachability-profile protocol protocol-type

The protocol to enforce reachability for

Usage

configure authority router reachability-profile protocol protocol-type [<reachability-profile-protocol>]
Positional Arguments
namedescription
reachability-profile-protocolThe value to set for this field

Description

reachability-profile-protocol (enumeration)

A value from a set of predefined names.

Options:

  • tcp: Traffic profile settings for TCP
  • tls: Traffic profile settings for TLS
  • udp: Traffic profile settings for UDP

configure authority router reachability-profile protocol traffic-class

Reachability-detection enforcement for a traffic-class

Usage

configure authority router reachability-profile protocol traffic-class <traffic-class-id>
Positional Arguments
namedescription
traffic-class-idType of traffic-class to enforce
Subcommands
commanddescription
acceptable-error-thresholdPercentage of errors acceptable on the path before taking it offline. For TCP, this will include session closed before establishment, and any ICMP error that constitutes and session timeout before establishment. For UDP, this will include the destination unreachable class of ICMP errors
deleteDelete configuration data
enabledEnable reachability-detection enforcment for this protocol and traffic class
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'traffic-class'
time-to-establishmentReachability-detection time-to-establishment metrics
traffic-class-idType of traffic-class to enforce

configure authority router reachability-profile protocol traffic-class acceptable-error-threshold

Percentage of errors acceptable on the path before taking it offline. For TCP, this will include session closed before establishment, and any ICMP error that constitutes and session timeout before establishment. For UDP, this will include the destination unreachable class of ICMP errors

Usage

configure authority router reachability-profile protocol traffic-class acceptable-error-threshold [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

Default: 25

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority router reachability-profile protocol traffic-class enabled

Enable reachability-detection enforcment for this protocol and traffic class

Usage

configure authority router reachability-profile protocol traffic-class enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router reachability-profile protocol traffic-class time-to-establishment

Reachability-detection time-to-establishment metrics

Subcommands
commanddescription
deleteDelete configuration data
enabledInclude time-to-establishment metrics in reachability-detection
maxMaximum acceptable session time-to-establishment in the detection window
meanMaximum mean session time-to-establishment over the detection window
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'time-to-establishment'

configure authority router reachability-profile protocol traffic-class time-to-establishment enabled

Include time-to-establishment metrics in reachability-detection

Usage

configure authority router reachability-profile protocol traffic-class time-to-establishment enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router reachability-profile protocol traffic-class time-to-establishment max

Maximum acceptable session time-to-establishment in the detection window

Usage

configure authority router reachability-profile protocol traffic-class time-to-establishment max [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 500

uint32

An unsigned 32-bit integer.

configure authority router reachability-profile protocol traffic-class time-to-establishment mean

Maximum mean session time-to-establishment over the detection window

Usage

configure authority router reachability-profile protocol traffic-class time-to-establishment mean [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 250

uint32

An unsigned 32-bit integer.

configure authority router reachability-profile protocol traffic-class traffic-class-id

Type of traffic-class to enforce

Usage

configure authority router reachability-profile protocol traffic-class traffic-class-id [<net-traffic-class>]
Positional Arguments
namedescription
net-traffic-classThe value to set for this field

Description

net-traffic-class (enumeration)

Relative priority of traffic.

Options:

  • high: High priority traffic class.
  • medium: Medium priority traffic class.
  • low: Low priority traffic class.
  • best-effort: Best-effort priority traffic class.

configure authority router redundancy-group

A group of redundant interfaces which will fail over together if one goes down for any reason.

Usage

configure authority router redundancy-group <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for this group.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
descriptionA description of the redundancy-group.
memberConfigure Member
nameAn arbitrary, unique name for this group.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
priorityPriority of member interfaces relative to their redundant interfaces. Higher priority interfaces take precedence.
showShow configuration data for 'redundancy-group'

configure authority router redundancy-group description

A description of the redundancy-group.

Usage

configure authority router redundancy-group description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router redundancy-group member

Configure Member

Usage

configure authority router redundancy-group member <node> <device-id>
Positional Arguments
namedescription
nodeName of the node the interface is on.
device-idDevice interface name.
Subcommands
commanddescription
device-idDevice interface name.
nodeName of the node the interface is on.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'member'

configure authority router redundancy-group member device-id

Device interface name.

Usage

configure authority router redundancy-group member device-id [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router redundancy-group member node

Name of the node the interface is on.

Usage

configure authority router redundancy-group member node [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router redundancy-group name

An arbitrary, unique name for this group.

Usage

configure authority router redundancy-group name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router redundancy-group priority

Priority of member interfaces relative to their redundant interfaces. Higher priority interfaces take precedence.

Usage

configure authority router redundancy-group priority [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8 (required)

An unsigned 8-bit integer.

Range: 0-100

configure authority router resource-group

Associate this router with a top-level resource-group.

Usage

configure authority router resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority router reverse-flow-enforcement

When to enforce biflow reverse fib entry check

Usage

configure authority router reverse-flow-enforcement [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: none

enumeration

A value from a set of predefined names.

Options:

  • none: Do not perform reverse fib entry lookup to set up reverse flow
  • strict: Perform strict uRPF check on reverse fib entry next hop to set up reverse flow

configure authority router reverse-packet-session-resiliency

Parameters for setting session failover behavior without presence of forward traffic.

Subcommands
commanddescription
deleteDelete configuration data
detection-intervalFrequency at which each session will be checked for failover trigger in the absence of forward traffic.
enabledWhether reverse packet triggered failover is enabled on this router when session resiliency is set.
minimum-packet-countMinimum number of packets received on the flow to activate the feature
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'reverse-packet-session-resiliency'

configure authority router reverse-packet-session-resiliency detection-interval

Frequency at which each session will be checked for failover trigger in the absence of forward traffic.

Usage

configure authority router reverse-packet-session-resiliency detection-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 5

uint32

An unsigned 32-bit integer.

Range: 1-30

configure authority router reverse-packet-session-resiliency enabled

Whether reverse packet triggered failover is enabled on this router when session resiliency is set.

Usage

configure authority router reverse-packet-session-resiliency enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router reverse-packet-session-resiliency minimum-packet-count

Minimum number of packets received on the flow to activate the feature

Usage

configure authority router reverse-packet-session-resiliency minimum-packet-count [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: packets

Default: 3

uint32

An unsigned 32-bit integer.

Range: 1-999999

configure authority router router-group

Logical group of routers for filtering services.

Usage

configure authority router router-group [<name-id>]
Positional Arguments
namedescription
name-idValue to add to this list

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router routing

A router-level container for all of the routing policies associated with a given SSR deployment. Each routing element may have one and only one routing-instance.

Usage

configure authority router routing <type>
Positional Arguments
namedescription
typeThe type of the routing instance.
Subcommands
commanddescription
cloneClone a list item
debugRouting engine debug commands.
deleteDelete configuration data
descriptionTextual description of the routing instance.
igmpIGMP configuration
interfaceInternal loopback interface used for routing protocols
mist-eventsMIST Event Configuration.
msdpMSDP configuration
ospfOSPF instance configuration
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
pimPIM configuration
rib-policyList of protocol specific RIB policies
routing-protocolEach entry contains configuration of a routing protocol instance.
service-admin-distanceAdministrative distance for routes generated from services.
showShow configuration data for 'routing'
static-routeA list of static routes. The sub-element that allows administrators to configure static routes, that will be entered into the SSR's Routing Information Base (RIB).
typeThe type of the routing instance.
vrfA list of virtual router and forward instances (VRF's).

configure authority router routing debug

Routing engine debug commands.

Subcommands
commanddescription
bfdDebug BFD commands.
bgpDebug BGP commands.
deleteDelete configuration data
ospfDebug OSPF commands.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
ribDebug RIB Manager commands.
showShow configuration data for 'debug'
static-routeDebug static route commands.

configure authority router routing debug bfd

Debug BFD commands.

Subcommands
commanddescription
deleteDelete configuration data
networkDebug BFD network layer.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
peerDebug BFD peer events.
ribDebug BFD RIB.
showShow configuration data for 'bfd'

configure authority router routing debug bfd network

Debug BFD network layer.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'network'

configure authority router routing debug bfd peer

Debug BFD peer events.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'peer'

configure authority router routing debug bfd rib

Debug BFD RIB.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'rib'

configure authority router routing debug bgp

Debug BGP commands.

Subcommands
commanddescription
bestpathDebug BGP bestpath.
bfdDebug BGP BFD.
deleteDelete configuration data
graceful-restartDebug BGP graceful restart.
keepalivesDebug BGP keepalives.
neighbor-eventsDebug BGP neighbor events.
nhtDebug BGP next hop tracker (NHT).
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
ribDebug BGP RIB.
showShow configuration data for 'bgp'
update-groupsDebug BGP update groups.
updatesDebug BGP update.
vpnDebug BGP VPN.

configure authority router routing debug bgp bestpath

Debug BGP bestpath.

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
prefixDebug BGP bestpath prefix.
showShow configuration data for 'bestpath'

configure authority router routing debug bgp bestpath prefix

Debug BGP bestpath prefix.

Usage

configure authority router routing debug bgp bestpath prefix [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixValue to add to this list

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router routing debug bgp bfd

Debug BGP BFD.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'bfd'

configure authority router routing debug bgp graceful-restart

Debug BGP graceful restart.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'graceful-restart'

configure authority router routing debug bgp keepalives

Debug BGP keepalives.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'keepalives'

configure authority router routing debug bgp neighbor-events

Debug BGP neighbor events.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'neighbor-events'

configure authority router routing debug bgp nht

Debug BGP next hop tracker (NHT).

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'nht'

configure authority router routing debug bgp rib

Debug BGP RIB.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'rib'

configure authority router routing debug bgp update-groups

Debug BGP update groups.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'update-groups'

configure authority router routing debug bgp updates

Debug BGP update.

Subcommands
commanddescription
deleteDelete configuration data
inDebug BGP updates in.
outDebug BGP updates out.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
prefixDebug BGP update prefix.
showShow configuration data for 'updates'

configure authority router routing debug bgp updates in

Debug BGP updates in.

Usage

configure authority router routing debug bgp updates in [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing debug bgp updates out

Debug BGP updates out.

Usage

configure authority router routing debug bgp updates out [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing debug bgp updates prefix

Debug BGP update prefix.

Usage

configure authority router routing debug bgp updates prefix [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixValue to add to this list

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router routing debug bgp vpn

Debug BGP VPN.

Subcommands
commanddescription
deleteDelete configuration data
leak-from-vrfDebug BGP leak from VRF events.
leak-to-vrfDebug BGP leak to VRF events.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'vpn'

configure authority router routing debug bgp vpn leak-from-vrf

Debug BGP leak from VRF events.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'leak-from-vrf'

configure authority router routing debug bgp vpn leak-to-vrf

Debug BGP leak to VRF events.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'leak-to-vrf'

configure authority router routing debug ospf

Debug OSPF commands.

Subcommands
commanddescription
bfdDebug OSPF BFD.
default-informationDebug OSPF default information.
deleteDelete configuration data
eventsDebug OSPF events.
graceful-restartDebug OSPF graceful restart.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'ospf'

configure authority router routing debug ospf bfd

Debug OSPF BFD.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'bfd'

configure authority router routing debug ospf default-information

Debug OSPF default information.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'default-information'

configure authority router routing debug ospf events

Debug OSPF events.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'events'

configure authority router routing debug ospf graceful-restart

Debug OSPF graceful restart.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'graceful-restart'

configure authority router routing debug rib

Debug RIB Manager commands.

Subcommands
commanddescription
deleteDelete configuration data
eventsDebug RIB events.
fpmDebug RIB FIB push module (FPM).
kernelDebug RIB kernel.
nexthopDebug RIB next hop.
nhtDebug RIB next hop tracker (NHT).
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
packetDebug RIB packets).
showShow configuration data for 'rib'
tableDebug RIB table.

configure authority router routing debug rib events

Debug RIB events.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'events'

configure authority router routing debug rib fpm

Debug RIB FIB push module (FPM).

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'fpm'

configure authority router routing debug rib kernel

Debug RIB kernel.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'kernel'

configure authority router routing debug rib nexthop

Debug RIB next hop.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'nexthop'

configure authority router routing debug rib nht

Debug RIB next hop tracker (NHT).

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'nht'

configure authority router routing debug rib packet

Debug RIB packets).

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'packet'

configure authority router routing debug rib table

Debug RIB table.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'table'

configure authority router routing debug static-route

Debug static route commands.

Subcommands
commanddescription
deleteDelete configuration data
eventsDebug static route events.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
routesDebug static route routes.
showShow configuration data for 'static-route'

configure authority router routing debug static-route events

Debug static route events.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'events'

configure authority router routing debug static-route routes

Debug static route routes.

Subcommands
commanddescription
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'routes'

configure authority router routing description

Textual description of the routing instance.

Usage

configure authority router routing description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router routing igmp

IGMP configuration

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
interfaceList of IGMP interfaces
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'igmp'

configure authority router routing igmp interface

List of IGMP interfaces

Usage

configure authority router routing igmp interface <node> <interface>
Positional Arguments
namedescription
nodeInterface node name
interfaceNetwork interface name
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
interfaceNetwork interface name
joinList of Groups to join
nodeInterface node name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'interface'
versionIGMP Version

configure authority router routing igmp interface interface

Network interface name

Usage

configure authority router routing igmp interface interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing igmp interface join

List of Groups to join

Usage

configure authority router routing igmp interface join <group>
Positional Arguments
namedescription
groupIPv4 address of the Group to Join
Subcommands
commanddescription
deleteDelete configuration data
groupIPv4 address of the Group to Join
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'join'
sourceIPv4 address of the Source to Join

configure authority router routing igmp interface join group

IPv4 address of the Group to Join

Usage

configure authority router routing igmp interface join group [<multicast-ipv4-address>]
Positional Arguments
namedescription
multicast-ipv4-addressThe value to set for this field

Description

multicast-ipv4-address (string)

A multicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing igmp interface join source

IPv4 address of the Source to Join

Usage

configure authority router routing igmp interface join source [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressThe value to set for this field

Description

unicast-ipv4-address (string)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing igmp interface node

Interface node name

Usage

configure authority router routing igmp interface node [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing igmp interface version

IGMP Version

Usage

configure authority router routing igmp interface version [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 3

uint8

An unsigned 8-bit integer.

Range: 2-3

configure authority router routing interface

Internal loopback interface used for routing protocols

Usage

configure authority router routing interface <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for the routing interface, used to reference it in other routing configuration sections.
Subcommands
commanddescription
deleteDelete configuration data
enabledAdministratively enable/disable the interface.
ip-addressThe IP address of the interface.
nameAn arbitrary, unique name for the routing interface, used to reference it in other routing configuration sections.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'interface'

configure authority router routing interface enabled

Administratively enable/disable the interface.

Usage

configure authority router routing interface enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing interface ip-address

The IP address of the interface.

Usage

configure authority router routing interface ip-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router routing interface name

An arbitrary, unique name for the routing interface, used to reference it in other routing configuration sections.

Usage

configure authority router routing interface name [<bridge-name>]
Positional Arguments
namedescription
bridge-nameThe value to set for this field

Description

bridge-name (string)

A string identifier for bridge-name which only uses alphanumerics, underscores, or dashes, and cannot exceed 15 characters.

Must contain only alphanumeric characters, start with a alphabet and can contain any of the following: _ - The name 'lo' is reserved. Length: 0-15

configure authority router routing mist-events

MIST Event Configuration.

Subcommands
commanddescription
bgpMIST BGP Event Configuration.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'mist-events'

configure authority router routing mist-events bgp

MIST BGP Event Configuration.

Subcommands
commanddescription
deleteDelete configuration data
enableEnable/Disable MIST BGP Event Generation.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'bgp'

configure authority router routing mist-events bgp enable

Enable/Disable MIST BGP Event Generation.

Usage

configure authority router routing mist-events bgp enable [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing msdp

MSDP configuration

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
mesh-groupMSDP Mesh-Group Configuration
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
peerMSDP Peer Configuration
showShow configuration data for 'msdp'

configure authority router routing msdp mesh-group

MSDP Mesh-Group Configuration

Usage

configure authority router routing msdp mesh-group <name>
Positional Arguments
namedescription
nameName of the Mesh-Group
Subcommands
commanddescription
auth-passwordConfigures an MD5 authentication password for use with MSDP peers and Mesh-Groups.
deleteDelete configuration data
memberIPv4 address of the Mesh-group member
nameName of the Mesh-Group
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'mesh-group'
sourceSource Address for the mesh-group

configure authority router routing msdp mesh-group auth-password

Configures an MD5 authentication password for use with MSDP peers and Mesh-Groups.

Usage

configure authority router routing msdp mesh-group auth-password [<password>]
Positional Arguments
namedescription
passwordThe value to set for this field

Description

password (string)

A password type that is hidden from the UI. The internal storage format is dependent on the individual field.

configure authority router routing msdp mesh-group member

IPv4 address of the Mesh-group member

Usage

configure authority router routing msdp mesh-group member [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressValue to add to this list

Description

unicast-ipv4-address (string)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing msdp mesh-group name

Name of the Mesh-Group

Usage

configure authority router routing msdp mesh-group name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router routing msdp mesh-group source

Source Address for the mesh-group

Usage

configure authority router routing msdp mesh-group source [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressThe value to set for this field

Description

unicast-ipv4-address (string) (required)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing msdp peer

MSDP Peer Configuration

Usage

configure authority router routing msdp peer <address>
Positional Arguments
namedescription
addressIPv4 address of the Peer
Subcommands
commanddescription
addressIPv4 address of the Peer
auth-passwordConfigures an MD5 authentication password for use with MSDP peers and Mesh-Groups.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'peer'
sourceSource Address for the peer adjacency

configure authority router routing msdp peer address

IPv4 address of the Peer

Usage

configure authority router routing msdp peer address [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressThe value to set for this field

Description

unicast-ipv4-address (string)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing msdp peer auth-password

Configures an MD5 authentication password for use with MSDP peers and Mesh-Groups.

Usage

configure authority router routing msdp peer auth-password [<password>]
Positional Arguments
namedescription
passwordThe value to set for this field

Description

password (string)

A password type that is hidden from the UI. The internal storage format is dependent on the individual field.

configure authority router routing msdp peer source

Source Address for the peer adjacency

Usage

configure authority router routing msdp peer source [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressThe value to set for this field

Description

unicast-ipv4-address (string) (required)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing ospf

OSPF instance configuration

Usage

configure authority router routing ospf <instance>
Positional Arguments
namedescription
instanceNumber of OSPF instance
Subcommands
commanddescription
advertise-defaultAdvertise default route into OSPF
areaList of OSPF areas
cloneClone a list item
deleteDelete configuration data
distanceOSPF route administrative distance
graceful-restartEnable OSPF graceful restart
instanceNumber of OSPF instance
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
redistributeList of routing protocols to redistribute into OSPF
router-idDefined in RFC 2328. A 32-bit number that uniquely identifies the router
showShow configuration data for 'ospf'
timersOSPF Timers
versionOSPF version

configure authority router routing ospf advertise-default

Advertise default route into OSPF

Subcommands
commanddescription
alwaysAdvertise default route into OSPF even when there is no default route in the routing table
deleteDelete configuration data
metricAdvertised metric of the default route
metric-typeAdvertised metric type of default route
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyA policy to apply to the default route
showShow configuration data for 'advertise-default'

configure authority router routing ospf advertise-default always

Advertise default route into OSPF even when there is no default route in the routing table

Usage

configure authority router routing ospf advertise-default always [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing ospf advertise-default metric

Advertised metric of the default route

Usage

configure authority router routing ospf advertise-default metric [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

Range: 0-16777214

configure authority router routing ospf advertise-default metric-type

Advertised metric type of default route

Usage

configure authority router routing ospf advertise-default metric-type [<ospf-external-metric-type>]
Positional Arguments
namedescription
ospf-external-metric-typeThe value to set for this field

Description

Default: type-2

ospf-external-metric-type (enumeration)

OSPF external metric type

Options:

  • type-1: External metric type 1, comparable to link state metric
  • type-2: External metric type 2, larger than link state metric

configure authority router routing ospf advertise-default policy

A policy to apply to the default route

Usage

configure authority router routing ospf advertise-default policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing ospf area

List of OSPF areas

Usage

configure authority router routing ospf area <id>
Positional Arguments
namedescription
idArea ID
Subcommands
commanddescription
authentication-typeArea authentication type
cloneClone a list item
default-costSet the summary default route cost for a stub or NSSA area.
deleteDelete configuration data
idArea ID
interfaceList of interfaces in area
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
routing-interfaceList of routing interfaces in area
showShow configuration data for 'area'
summary-advertisementEnable/Disable summary advertisement into the stub or NSSA area.
summary-rangeSummarize routes matching address/mask - Applicable to Area Border Routers (ABRs) only
typeArea type

configure authority router routing ospf area authentication-type

Area authentication type

Usage

configure authority router routing ospf area authentication-type [<area-authentication-type>]
Positional Arguments
namedescription
area-authentication-typeThe value to set for this field

Description

Default: none

area-authentication-type (enumeration)

OSPF area authentication. Can be overriden by interface authentication.

Options:

  • none: No authentication
  • simple: Simple (plain text) password authentication
  • md5: MD5 HMAC authentication

configure authority router routing ospf area default-cost

Set the summary default route cost for a stub or NSSA area.

Usage

configure authority router routing ospf area default-cost [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 1

uint32

An unsigned 32-bit integer.

Range: 1-16777215

configure authority router routing ospf area id

Area ID

Usage

configure authority router routing ospf area id [<area-id-type>]
Positional Arguments
namedescription
area-id-typeThe value to set for this field

Description

area-id-type (string)

Area ID type.

configure authority router routing ospf area interface

List of interfaces in area

Usage

configure authority router routing ospf area interface <node> <interface>
Positional Arguments
namedescription
nodeInterface node name
interfaceNetwork interface name
Subcommands
commanddescription
authentication-typeOSPF interface authentication type.
bfdBFD Client Configuration.
cloneClone a list item
costInterface cost
dead-intervalInterval after which a neighbor is declared down (seconds) if hello packets are not received.
deleteDelete configuration data
hello-intervalInterval between hello packets (seconds).
interfaceNetwork interface name
message-digest-keyMD5 HMAC authentication message digest keys
network-typeInterface network type
nodeInterface node name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
passiveEnable/Disable passive interface - a passive interface's prefix will be advertised but no neighbor adjacencies will be formed on the interface.
passwordOSPF simple authentication password
priorityRouter priority
showShow configuration data for 'interface'

configure authority router routing ospf area interface authentication-type

OSPF interface authentication type.

Usage

configure authority router routing ospf area interface authentication-type [<interface-authentication-type>]
Positional Arguments
namedescription
interface-authentication-typeThe value to set for this field

Description

Default: area

interface-authentication-type (enumeration)

OSPF interface authentication type

Options:

  • area: Use area authentication type
  • none: No interface authentication
  • simple: Simple (plain text) password authentication
  • md5: MD5 HMAC authentication

configure authority router routing ospf area interface bfd

BFD Client Configuration.

Subcommands
commanddescription
deleteDelete configuration data
desired-tx-intervalThe minimum transmission interval in milliseconds used to send BFD control packets.
enableEnable/Disable BFD protocol
multiplierThe number of BFD packets that can be lost without the BFD session declared as down.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
required-min-rx-intervalRepresents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.
showShow configuration data for 'bfd'

configure authority router routing ospf area interface bfd desired-tx-interval

The minimum transmission interval in milliseconds used to send BFD control packets.

Usage

configure authority router routing ospf area interface bfd desired-tx-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: milliseconds

Default: 1000

uint16

An unsigned 16-bit integer.

Range: 50-60000

configure authority router routing ospf area interface bfd enable

Enable/Disable BFD protocol

Usage

configure authority router routing ospf area interface bfd enable [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing ospf area interface bfd multiplier

The number of BFD packets that can be lost without the BFD session declared as down.

Usage

configure authority router routing ospf area interface bfd multiplier [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 3

uint8

An unsigned 8-bit integer.

Range: 2-255

configure authority router routing ospf area interface bfd required-min-rx-interval

Represents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.

Usage

configure authority router routing ospf area interface bfd required-min-rx-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: milliseconds

Default: 1000

uint16

An unsigned 16-bit integer.

Range: 50-60000

configure authority router routing ospf area interface cost

Interface cost

Usage

configure authority router routing ospf area interface cost [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Default: 10

uint16

An unsigned 16-bit integer.

Range: 1-65535

configure authority router routing ospf area interface dead-interval

Interval after which a neighbor is declared down (seconds) if hello packets are not received.

Usage

configure authority router routing ospf area interface dead-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 40

uint32

An unsigned 32-bit integer.

Range: 1-2147483647

configure authority router routing ospf area interface hello-interval

Interval between hello packets (seconds).

Usage

configure authority router routing ospf area interface hello-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 10

uint16

An unsigned 16-bit integer.

Range: 1-65535

configure authority router routing ospf area interface interface

Network interface name

Usage

configure authority router routing ospf area interface interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing ospf area interface message-digest-key

MD5 HMAC authentication message digest keys

Usage

configure authority router routing ospf area interface message-digest-key <id>
Positional Arguments
namedescription
idMessage digest key identifier
Subcommands
commanddescription
deleteDelete configuration data
idMessage digest key identifier
keyMessage digest secret key
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'message-digest-key'

configure authority router routing ospf area interface message-digest-key id

Message digest key identifier

Usage

configure authority router routing ospf area interface message-digest-key id [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing ospf area interface message-digest-key key

Message digest secret key

Usage

configure authority router routing ospf area interface message-digest-key key [<routing-password-type>]
Positional Arguments
namedescription
routing-password-typeThe value to set for this field

Description

routing-password-type (string)

A routing engine password that is hidden from the UI.

Invalid whitespace or other unrecognized character.

configure authority router routing ospf area interface network-type

Interface network type

Usage

configure authority router routing ospf area interface network-type [<interface-network-type>]
Positional Arguments
namedescription
interface-network-typeThe value to set for this field

Description

Default: unspecified

interface-network-type (enumeration)

OSPF interface network type

Options:

  • unspecified: Unspecified network type
  • broadcast: Broadcast network
  • point-to-point: Point-to-point network

configure authority router routing ospf area interface node

Interface node name

Usage

configure authority router routing ospf area interface node [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing ospf area interface passive

Enable/Disable passive interface - a passive interface's prefix will be advertised but no neighbor adjacencies will be formed on the interface.

Usage

configure authority router routing ospf area interface passive [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing ospf area interface password

OSPF simple authentication password

Usage

configure authority router routing ospf area interface password [<routing-password-type>]
Positional Arguments
namedescription
routing-password-typeThe value to set for this field

Description

routing-password-type (string)

A routing engine password that is hidden from the UI.

Invalid whitespace or other unrecognized character.

configure authority router routing ospf area interface priority

Router priority

Usage

configure authority router routing ospf area interface priority [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 1

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority router routing ospf area routing-interface

List of routing interfaces in area

Usage

configure authority router routing ospf area routing-interface <routing-interface>
Positional Arguments
namedescription
routing-interfaceRouting interface name
Subcommands
commanddescription
costInterface cost
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
routing-interfaceRouting interface name
showShow configuration data for 'routing-interface'

configure authority router routing ospf area routing-interface cost

Interface cost

Usage

configure authority router routing ospf area routing-interface cost [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Default: 10

uint16

An unsigned 16-bit integer.

Range: 1-65535

configure authority router routing ospf area routing-interface routing-interface

Routing interface name

Usage

configure authority router routing ospf area routing-interface routing-interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing ospf area summary-advertisement

Enable/Disable summary advertisement into the stub or NSSA area.

Usage

configure authority router routing ospf area summary-advertisement [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing ospf area summary-range

Summarize routes matching address/mask - Applicable to Area Border Routers (ABRs) only

Usage

configure authority router routing ospf area summary-range <prefix>
Positional Arguments
namedescription
prefixSummarization prefix
Subcommands
commanddescription
advertiseAdvertise or hide
costAdvertised cost of summary route
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
prefixSummarization prefix
showShow configuration data for 'summary-range'

configure authority router routing ospf area summary-range advertise

Advertise or hide

Usage

configure authority router routing ospf area summary-range advertise [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing ospf area summary-range cost

Advertised cost of summary route

Usage

configure authority router routing ospf area summary-range cost [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

Range: 0-16777214

configure authority router routing ospf area summary-range prefix

Summarization prefix

Usage

configure authority router routing ospf area summary-range prefix [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixThe value to set for this field

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router routing ospf area type

Area type

Usage

configure authority router routing ospf area type [<area-type>]
Positional Arguments
namedescription
area-typeThe value to set for this field

Description

Default: normal

area-type (enumeration)

A value from a set of predefined names.

Options:

  • normal: OSPF normal area
  • stub: OSPF stub area
  • nssa: OSPF Not-So-Stubby Area (NSSA)

configure authority router routing ospf distance

OSPF route administrative distance

Subcommands
commanddescription
deleteDelete configuration data
externalAdministrative distance for external OSPF routes
inter-areaAdministrative distance for inter-area OSPF routes
intra-areaAdministrative distance for intra-area OSPF routes
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'distance'

configure authority router routing ospf distance external

Administrative distance for external OSPF routes

Usage

configure authority router routing ospf distance external [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 110

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing ospf distance inter-area

Administrative distance for inter-area OSPF routes

Usage

configure authority router routing ospf distance inter-area [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 110

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing ospf distance intra-area

Administrative distance for intra-area OSPF routes

Usage

configure authority router routing ospf distance intra-area [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 110

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing ospf graceful-restart

Enable OSPF graceful restart

Subcommands
commanddescription
deleteDelete configuration data
helperOSPF graceful restart helper support
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
restart-timeOSPF graceful restart duration
showShow configuration data for 'graceful-restart'

configure authority router routing ospf graceful-restart helper

OSPF graceful restart helper support

Subcommands
commanddescription
deleteDelete configuration data
helper-restart-timeHelper support graceful restart duration
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'helper'
strict-lsa-checkingWhen enabled, helper will abort graceful restart if a LSA change occurs that affects the restarting router

configure authority router routing ospf graceful-restart helper helper-restart-time

Helper support graceful restart duration

Usage

configure authority router routing ospf graceful-restart helper helper-restart-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 120

uint16

An unsigned 16-bit integer.

Range: 10-1800

configure authority router routing ospf graceful-restart helper strict-lsa-checking

When enabled, helper will abort graceful restart if a LSA change occurs that affects the restarting router

Usage

configure authority router routing ospf graceful-restart helper strict-lsa-checking [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

Units: seconds Range: 10-1800 Default: 120

configure authority router routing ospf graceful-restart restart-time

OSPF graceful restart duration

Usage

configure authority router routing ospf graceful-restart restart-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 120

uint16

An unsigned 16-bit integer.

Range: 1-1800

configure authority router routing ospf instance

Number of OSPF instance

Usage

configure authority router routing ospf instance [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-8

configure authority router routing ospf redistribute

List of routing protocols to redistribute into OSPF

Usage

configure authority router routing ospf redistribute <protocol>
Positional Arguments
namedescription
protocolThe routing protocol to redistribute into OSPF
Subcommands
commanddescription
deleteDelete configuration data
metricAdvertised metric of redistributed route
metric-typeAdvertised metric type of redistributed route
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyA policy to apply to the redistributed route
protocolThe routing protocol to redistribute into OSPF
showShow configuration data for 'redistribute'

configure authority router routing ospf redistribute metric

Advertised metric of redistributed route

Usage

configure authority router routing ospf redistribute metric [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

Range: 0-16777214

configure authority router routing ospf redistribute metric-type

Advertised metric type of redistributed route

Usage

configure authority router routing ospf redistribute metric-type [<ospf-external-metric-type>]
Positional Arguments
namedescription
ospf-external-metric-typeThe value to set for this field

Description

Default: type-2

ospf-external-metric-type (enumeration)

OSPF external metric type

Options:

  • type-1: External metric type 1, comparable to link state metric
  • type-2: External metric type 2, larger than link state metric

configure authority router routing ospf redistribute policy

A policy to apply to the redistributed route

Usage

configure authority router routing ospf redistribute policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing ospf redistribute protocol

The routing protocol to redistribute into OSPF

Usage

configure authority router routing ospf redistribute protocol [<redistribute-into-ospf>]
Positional Arguments
namedescription
redistribute-into-ospfThe value to set for this field

Description

redistribute-into-ospf (enumeration)

A value from a set of predefined names.

Options:

  • bgp: BGP routes
  • connected: Interface routes
  • service: Service routes
  • static: Static routes

configure authority router routing ospf router-id

Defined in RFC 2328. A 32-bit number that uniquely identifies the router

Usage

configure authority router routing ospf router-id [<dotted-quad>]
Positional Arguments
namedescription
dotted-quadThe value to set for this field

Description

dotted-quad (string)

An unsigned 32-bit number expressed in the dotted-quad notation, i.e., four octets written as decimal numbers and separated with the '.' (full stop) character.

configure authority router routing ospf timers

OSPF Timers

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'timers'
spfOSPF SPF Timers

configure authority router routing ospf timers spf

OSPF SPF Timers

Subcommands
commanddescription
delayInitial SPF delay.
deleteDelete configuration data
hold-timeAdaptive hold-time.
maximum-hold-timeMaximum hold-time.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'spf'

configure authority router routing ospf timers spf delay

Initial SPF delay.

Usage

configure authority router routing ospf timers spf delay [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 0

uint32

An unsigned 32-bit integer.

Range: 0-600000

configure authority router routing ospf timers spf hold-time

Adaptive hold-time.

Usage

configure authority router routing ospf timers spf hold-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 5000

uint32

An unsigned 32-bit integer.

Range: 0-600000

configure authority router routing ospf timers spf maximum-hold-time

Maximum hold-time.

Usage

configure authority router routing ospf timers spf maximum-hold-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 30000

uint32

An unsigned 32-bit integer.

Range: 0-600000

configure authority router routing ospf version

OSPF version

Usage

configure authority router routing ospf version [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: ospfv2

enumeration

A value from a set of predefined names.

Options:

  • ospfv2:
  • ospfv3:

configure authority router routing pim

PIM configuration

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
interfaceList of PIM interfaces
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
rpPIM RP Configuration
showShow configuration data for 'pim'

configure authority router routing pim interface

List of PIM interfaces

Usage

configure authority router routing pim interface <node> <interface>
Positional Arguments
namedescription
nodeInterface node name
interfaceNetwork interface name
Subcommands
commanddescription
deleteDelete configuration data
dr-priorityPreference of a particular device in the DR election process. The lowest priority is 1.
hello-intervalConfigure Hello Interval
interfaceNetwork interface name
nodeInterface node name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'interface'

configure authority router routing pim interface dr-priority

Preference of a particular device in the DR election process. The lowest priority is 1.

Usage

configure authority router routing pim interface dr-priority [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 1

uint32

An unsigned 32-bit integer.

Range: 1-4294967295

configure authority router routing pim interface hello-interval

Configure Hello Interval

Usage

configure authority router routing pim interface hello-interval [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: seconds

Default: 30

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing pim interface interface

Network interface name

Usage

configure authority router routing pim interface interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing pim interface node

Interface node name

Usage

configure authority router routing pim interface node [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing pim rp

PIM RP Configuration

Usage

configure authority router routing pim rp <group-range>
Positional Arguments
namedescription
group-rangeMulticast Group address range for this RP
Subcommands
commanddescription
addressIPv4 address of the RP
deleteDelete configuration data
group-rangeMulticast Group address range for this RP
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'rp'

configure authority router routing pim rp address

IPv4 address of the RP

Usage

configure authority router routing pim rp address [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressThe value to set for this field

Description

unicast-ipv4-address (string) (required)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing pim rp group-range

Multicast Group address range for this RP

Usage

configure authority router routing pim rp group-range [<multicast-ipv4-prefix>]
Positional Arguments
namedescription
multicast-ipv4-prefixThe value to set for this field

Description

multicast-ipv4-prefix (string)

A multicast IPv4 prefix

configure authority router routing rib-policy

List of protocol specific RIB policies

Usage

configure authority router routing rib-policy <family> <protocol>
Positional Arguments
namedescription
familyThe routing protocol address family
protocolThe routing protocol RIB policy
Subcommands
commanddescription
deleteDelete configuration data
familyThe routing protocol address family
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyA policy to apply to the protocol route
protocolThe routing protocol RIB policy
showShow configuration data for 'rib-policy'

configure authority router routing rib-policy family

The routing protocol address family

Usage

configure authority router routing rib-policy family [<rib-family>]
Positional Arguments
namedescription
rib-familyThe value to set for this field

Description

rib-family (enumeration)

A value from a set of predefined names.

Options:

  • ipv4: IPv4 Address Family
  • ipv6: IPv6 Address Famimly

configure authority router routing rib-policy policy

A policy to apply to the protocol route

Usage

configure authority router routing rib-policy policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing rib-policy protocol

The routing protocol RIB policy

Usage

configure authority router routing rib-policy protocol [<rib-protocol>]
Positional Arguments
namedescription
rib-protocolThe value to set for this field

Description

rib-protocol (enumeration)

A value from a set of predefined names.

Options:

  • any: Any RIB protocol
  • bgp: BGP routes
  • connected: Interface routes
  • ospf: OSPF routes
  • service: Service routes
  • static: Static routes

configure authority router routing routing-protocol

Each entry contains configuration of a routing protocol instance.

Usage

configure authority router routing routing-protocol <type>
Positional Arguments
namedescription
typeType of the routing protocol - an identity derived from the 'routing-protocol' base identity.
Subcommands
commanddescription
address-familyAddress family configuration
cloneClone a list item
cluster-idRoute reflector cluster id.
conditional-advertisementConfigure Conditional Advertisement
confederationConfiguration options specifying parameters when the local router is within an autonomous system which is part of a BGP confederation.
deleteDelete configuration data
descriptionTextual description of the routing protocol instance.
graceful-restartConfiguration parameters relating to BGP graceful restart.
local-asLocal autonomous system number of the router. Uses the 32-bit as-number type from the model in RFC 6991.
neighborList of BGP neighbors configured on the local system, uniquely identified by neighbor IPv[46] address
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
redistributeList of routing protocols to redistribute into BGP
route-reflector-allow-outbound-policyApply outbound policy on route reflector clients.
route-selection-optionsSet of configuration options that govern best path selection.
router-idRouter id of the router, expressed as an 32-bit value, IPv4 address.
showShow configuration data for 'routing-protocol'
timersConfig parameters related to timers associated with the BGP neighbor
typeType of the routing protocol - an identity derived from the 'routing-protocol' base identity.

configure authority router routing routing-protocol address-family

Address family configuration

Usage

configure authority router routing routing-protocol address-family <afi-safi>
Positional Arguments
namedescription
afi-safiAddress family type
Subcommands
commanddescription
afi-safiAddress family type
aggregate-addressAddress prefixes to aggregate
cloneClone a list item
default-route-distanceConfiguration options relating to the administrative distance (or preference) assigned to routes received from different sources (external, internal, and local).
deleteDelete configuration data
graceful-restartConfiguration parameters relating to BGP graceful restart.
networkAdvertises a network into BGP
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
redistributeList of routing protocols to redistribute into BGP
showShow configuration data for 'address-family'
use-multiple-pathsParameters related to the use of multiple paths for the same NLRI
vpn-exportConfigure Vpn Export
vpn-importConfigure Vpn Import

configure authority router routing routing-protocol address-family afi-safi

Address family type

Usage

configure authority router routing routing-protocol address-family afi-safi [<identityref>]
Positional Arguments
namedescription
identityrefThe value to set for this field

Description

identityref

A value from a set of predefined names.

Options:

  • ipv4-unicast: IPv4 unicast (AFI,SAFI = 1,1)
  • ipv6-unicast: IPv6 unicast (AFI,SAFI = 2,1)
  • ipv4-vpn: IPv4 vpn (AFI,SAFI = 1,128)
  • ipv6-vpn: IPv6 vpn (AFI,SAFI = 2,128)

configure authority router routing routing-protocol address-family aggregate-address

Address prefixes to aggregate

Usage

configure authority router routing routing-protocol address-family aggregate-address <prefix>
Positional Arguments
namedescription
prefixThe prefix to aggregate from
Subcommands
commanddescription
as-setGenerate as-set information for the resultant aggregate
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyPolicy to apply to the aggregate route
prefixThe prefix to aggregate from
showShow configuration data for 'aggregate-address'
summary-onlySpecifies that the prefixes aggregated by this aggregation are not to be advertised: only the aggregate itself will be advertised

configure authority router routing routing-protocol address-family aggregate-address as-set

Generate as-set information for the resultant aggregate

Usage

configure authority router routing routing-protocol address-family aggregate-address as-set [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol address-family aggregate-address policy

Policy to apply to the aggregate route

Usage

configure authority router routing routing-protocol address-family aggregate-address policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol address-family aggregate-address prefix

The prefix to aggregate from

Usage

configure authority router routing routing-protocol address-family aggregate-address prefix [<not-host-ip-prefix>]
Positional Arguments
namedescription
not-host-ip-prefixThe value to set for this field

Description

not-host-ip-prefix (union)

A not host IPv4 or IPv6 prefix

Must be one of the following types:

(0) not-host-ipv4-prefix (string)

A not host IPv4 prefix

(1) not-host-ipv6-prefix (string)

A not host IPv6 prefix

configure authority router routing routing-protocol address-family aggregate-address summary-only

Specifies that the prefixes aggregated by this aggregation are not to be advertised: only the aggregate itself will be advertised

Usage

configure authority router routing routing-protocol address-family aggregate-address summary-only [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol address-family default-route-distance

Configuration options relating to the administrative distance (or preference) assigned to routes received from different sources (external, internal, and local).

Subcommands
commanddescription
deleteDelete configuration data
externalAdministrative distance for routes learned from external BGP (eBGP).
internalAdministrative distance for routes learned from internal BGP (iBGP).
localAdministrative distance for local routes
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'default-route-distance'

configure authority router routing routing-protocol address-family default-route-distance external

Administrative distance for routes learned from external BGP (eBGP).

Usage

configure authority router routing routing-protocol address-family default-route-distance external [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 20

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing routing-protocol address-family default-route-distance internal

Administrative distance for routes learned from internal BGP (iBGP).

Usage

configure authority router routing routing-protocol address-family default-route-distance internal [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 200

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing routing-protocol address-family default-route-distance local

Administrative distance for local routes

Usage

configure authority router routing routing-protocol address-family default-route-distance local [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 200

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing routing-protocol address-family graceful-restart

Configuration parameters relating to BGP graceful restart.

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
restart-timeEstimated time for the local BGP speaker to restart a session. This value is advertised in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is less than or equal to the hold-time value.
showShow configuration data for 'graceful-restart'
stale-routes-timeAn upper-bound on the time that the stale routes will be retained by a router after a session is restarted. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

Description

warning

graceful-restart is deprecated and will be removed in a future software version

configure authority router routing routing-protocol address-family graceful-restart restart-time

Estimated time for the local BGP speaker to restart a session. This value is advertised in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is less than or equal to the hold-time value.

Usage

configure authority router routing routing-protocol address-family graceful-restart restart-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

warning

restart-time is deprecated and will be removed in a future software version

uint16

An unsigned 16-bit integer.

Range: 0-4096

configure authority router routing routing-protocol address-family graceful-restart stale-routes-time

An upper-bound on the time that the stale routes will be retained by a router after a session is restarted. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

Usage

configure authority router routing routing-protocol address-family graceful-restart stale-routes-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

warning

stale-routes-time is deprecated and will be removed in a future software version

uint16

An unsigned 16-bit integer.

Range: 1-3600

configure authority router routing routing-protocol address-family network

Advertises a network into BGP

Usage

configure authority router routing routing-protocol address-family network <network-address>
Positional Arguments
namedescription
network-addressSpecify a network to announce via BGP for this address family
Subcommands
commanddescription
deleteDelete configuration data
network-addressSpecify a network to announce via BGP for this address family
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policya policy to apply to the imported route
showShow configuration data for 'network'

configure authority router routing routing-protocol address-family network network-address

Specify a network to announce via BGP for this address family

Usage

configure authority router routing routing-protocol address-family network network-address [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixThe value to set for this field

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router routing routing-protocol address-family network policy

a policy to apply to the imported route

Usage

configure authority router routing routing-protocol address-family network policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol address-family redistribute

List of routing protocols to redistribute into BGP

Usage

configure authority router routing routing-protocol address-family redistribute <protocol>
Positional Arguments
namedescription
protocolThe routing protocol to redistribute into BGP
Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyA policy to apply to the redistributed route
protocolThe routing protocol to redistribute into BGP
showShow configuration data for 'redistribute'

configure authority router routing routing-protocol address-family redistribute policy

A policy to apply to the redistributed route

Usage

configure authority router routing routing-protocol address-family redistribute policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol address-family redistribute protocol

The routing protocol to redistribute into BGP

Usage

configure authority router routing routing-protocol address-family redistribute protocol [<redistribute-into-bgp>]
Positional Arguments
namedescription
redistribute-into-bgpThe value to set for this field

Description

redistribute-into-bgp (enumeration)

A value from a set of predefined names.

Options:

  • connected: Interface routes
  • service: Service routes
  • static: Static routes
  • ospf: OSPF routes

configure authority router routing routing-protocol address-family use-multiple-paths

Parameters related to the use of multiple paths for the same NLRI

Subcommands
commanddescription
deleteDelete configuration data
ebgpMultipath parameters for eBGP
ibgpMultipath parameters for iBGP
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'use-multiple-paths'

configure authority router routing routing-protocol address-family use-multiple-paths ebgp

Multipath parameters for eBGP

Subcommands
commanddescription
deleteDelete configuration data
maximum-pathsMaximum number of parallel paths to consider when using eBGP multipath for this address family. The default is to use a single path.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'ebgp'

configure authority router routing routing-protocol address-family use-multiple-paths ebgp maximum-paths

Maximum number of parallel paths to consider when using eBGP multipath for this address family. The default is to use a single path.

Usage

configure authority router routing routing-protocol address-family use-multiple-paths ebgp maximum-paths [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: paths

Default: 1

uint32

An unsigned 32-bit integer.

Range: 1-64

configure authority router routing routing-protocol address-family use-multiple-paths ibgp

Multipath parameters for iBGP

Subcommands
commanddescription
deleteDelete configuration data
maximum-pathsMaximum number of parallel paths to consider when using iBGP multipath for this address family. The default is to use a single path
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'ibgp'

configure authority router routing routing-protocol address-family use-multiple-paths ibgp maximum-paths

Maximum number of parallel paths to consider when using iBGP multipath for this address family. The default is to use a single path

Usage

configure authority router routing routing-protocol address-family use-multiple-paths ibgp maximum-paths [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: paths

Default: 1

uint32

An unsigned 32-bit integer.

Range: 1-64

configure authority router routing routing-protocol address-family vpn-export

Configure Vpn Export

Subcommands
commanddescription
deleteDelete configuration data
export-policyExport policy for vpn export
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
route-distinguisherRoute Distinguisher for vpn export
showShow configuration data for 'vpn-export'
vpn-export-route-targetRoute Target list for vpn export

configure authority router routing routing-protocol address-family vpn-export export-policy

Export policy for vpn export

Usage

configure authority router routing routing-protocol address-family vpn-export export-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol address-family vpn-export route-distinguisher

Route Distinguisher for vpn export

Usage

configure authority router routing routing-protocol address-family vpn-export route-distinguisher [<set-extended-community>]
Positional Arguments
namedescription
set-extended-communityThe value to set for this field

Description

set-extended-community (union) (required)

A BGP extended community (RFC-4360), an 8 octet value, 6 value octets are specified here. The 2 octet type is part of the set extended community action. The following formats are accepted:

a) A.B.C.D:EF b) EF:GHJK c) GHJK:EF

A.B.C.D: Four Byte IP EF: Two byte ASN (in decimal) GHJK: Four-byte ASN (in decimal)

Must be one of the following types:

(0) string (required)

A text value.

Must be <ipv4-address>:<uint16>

(1) string (required)

A text value.

Must be <uint16>:<uint32>

(2) string (required)

A text value.

Must be <uint32>:<uint16>

configure authority router routing routing-protocol address-family vpn-export vpn-export-route-target

Route Target list for vpn export

Usage

configure authority router routing routing-protocol address-family vpn-export vpn-export-route-target [<set-extended-community>]
Positional Arguments
namedescription
set-extended-communityValue to add to this list

Description

set-extended-community (union) (required)

A BGP extended community (RFC-4360), an 8 octet value, 6 value octets are specified here. The 2 octet type is part of the set extended community action. The following formats are accepted:

a) A.B.C.D:EF b) EF:GHJK c) GHJK:EF

A.B.C.D: Four Byte IP EF: Two byte ASN (in decimal) GHJK: Four-byte ASN (in decimal)

Must be one of the following types:

(0) string (required)

A text value.

Must be <ipv4-address>:<uint16>

(1) string (required)

A text value.

Must be <uint16>:<uint32>

(2) string (required)

A text value.

Must be <uint32>:<uint16>

configure authority router routing routing-protocol address-family vpn-import

Configure Vpn Import

Subcommands
commanddescription
deleteDelete configuration data
import-policyExport policy for vpn import
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'vpn-import'
vpn-import-route-targetRoute Target list for vpn import

configure authority router routing routing-protocol address-family vpn-import import-policy

Export policy for vpn import

Usage

configure authority router routing routing-protocol address-family vpn-import import-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol address-family vpn-import vpn-import-route-target

Route Target list for vpn import

Usage

configure authority router routing routing-protocol address-family vpn-import vpn-import-route-target [<set-extended-community>]
Positional Arguments
namedescription
set-extended-communityValue to add to this list

Description

set-extended-community (union) (required)

A BGP extended community (RFC-4360), an 8 octet value, 6 value octets are specified here. The 2 octet type is part of the set extended community action. The following formats are accepted:

a) A.B.C.D:EF b) EF:GHJK c) GHJK:EF

A.B.C.D: Four Byte IP EF: Two byte ASN (in decimal) GHJK: Four-byte ASN (in decimal)

Must be one of the following types:

(0) string (required)

A text value.

Must be <ipv4-address>:<uint16>

(1) string (required)

A text value.

Must be <uint16>:<uint32>

(2) string (required)

A text value.

Must be <uint32>:<uint16>

configure authority router routing routing-protocol cluster-id

Route reflector cluster id.

Usage

configure authority router routing routing-protocol cluster-id [<ipv4-address>]
Positional Arguments
namedescription
ipv4-addressThe value to set for this field

Description

ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

configure authority router routing routing-protocol conditional-advertisement

Configure Conditional Advertisement

Subcommands
commanddescription
deleteDelete configuration data
interval-timeConditional advertisement scanner process interval time.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'conditional-advertisement'

configure authority router routing routing-protocol conditional-advertisement interval-time

Conditional advertisement scanner process interval time.

Usage

configure authority router routing routing-protocol conditional-advertisement interval-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 60

uint16

An unsigned 16-bit integer.

Range: 5-240

configure authority router routing routing-protocol confederation

Configuration options specifying parameters when the local router is within an autonomous system which is part of a BGP confederation.

Subcommands
commanddescription
deleteDelete configuration data
identifierConfederation identifier for the autonomous system.
member-asRemote autonomous systems that are to be treated as part of the local confederation.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'confederation'

configure authority router routing routing-protocol confederation identifier

Confederation identifier for the autonomous system.

Usage

configure authority router routing routing-protocol confederation identifier [<as-number>]
Positional Arguments
namedescription
as-numberThe value to set for this field

Description

as-number (uint32)

The as-number type represents autonomous system numbers which identify an Autonomous System (AS). An AS is a set of routers under a single technical administration, using an interior gateway protocol and common metrics to route packets within the AS, and using an exterior gateway protocol to route packets to other ASs'. IANA maintains the AS number space and has delegated large parts to the regional registries.

Autonomous system numbers were originally limited to 16 bits. BGP extensions have enlarged the autonomous system number space to 32 bits. This type therefore uses an uint32 base type without a range restriction in order to support a larger autonomous system number space.

In the value set and its semantics, this type is equivalent to the InetAutonomousSystemNumber textual convention of the SMIv2.

configure authority router routing routing-protocol confederation member-as

Remote autonomous systems that are to be treated as part of the local confederation.

Usage

configure authority router routing routing-protocol confederation member-as [<as-number>]
Positional Arguments
namedescription
as-numberValue to add to this list

Description

as-number (uint32)

The as-number type represents autonomous system numbers which identify an Autonomous System (AS). An AS is a set of routers under a single technical administration, using an interior gateway protocol and common metrics to route packets within the AS, and using an exterior gateway protocol to route packets to other ASs'. IANA maintains the AS number space and has delegated large parts to the regional registries.

Autonomous system numbers were originally limited to 16 bits. BGP extensions have enlarged the autonomous system number space to 32 bits. This type therefore uses an uint32 base type without a range restriction in order to support a larger autonomous system number space.

In the value set and its semantics, this type is equivalent to the InetAutonomousSystemNumber textual convention of the SMIv2.

configure authority router routing routing-protocol description

Textual description of the routing protocol instance.

Usage

configure authority router routing routing-protocol description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router routing routing-protocol graceful-restart

Configuration parameters relating to BGP graceful restart.

Subcommands
commanddescription
deleteDelete configuration data
modeGraceful restart mode.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
restart-timeEstimated time for the local BGP speaker to restart a session. This value is advertised in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is less than or equal to the hold-time value.
select-delay-timeAfter GR restart and reconnect with a GR helper peer, this is the minimum time to delay the best route selection process and sending the initial End-of-RIB to all BGP neighbors. This is the minimum of the currently unexposed selection deferral timer (RFC-4724) where that timer is a maximum and currently hard- coded to 360 seconds.
showShow configuration data for 'graceful-restart'
stale-routes-timeAn upper-bound on the time that the stale routes will be retained by a router after a session is restarted or 0 to disable. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged.

configure authority router routing routing-protocol graceful-restart mode

Graceful restart mode.

Usage

configure authority router routing routing-protocol graceful-restart mode [<graceful-restart-mode>]
Positional Arguments
namedescription
graceful-restart-modeThe value to set for this field

Description

Default: helper

graceful-restart-mode (enumeration)

configure BGP graceful restart mode [rfc4724]

Options:

  • enable: enable graceful restart and helper mode
  • helper: enable graceful restart helper mode only
  • disable: disable graceful restart

configure authority router routing routing-protocol graceful-restart restart-time

Estimated time for the local BGP speaker to restart a session. This value is advertised in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is less than or equal to the hold-time value.

Usage

configure authority router routing routing-protocol graceful-restart restart-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 120

uint16

An unsigned 16-bit integer.

Range: 1-4095

configure authority router routing routing-protocol graceful-restart select-delay-time

After GR restart and reconnect with a GR helper peer, this is the minimum time to delay the best route selection process and sending the initial End-of-RIB to all BGP neighbors. This is the minimum of the currently unexposed selection deferral timer (RFC-4724) where that timer is a maximum and currently hard- coded to 360 seconds.

Usage

configure authority router routing routing-protocol graceful-restart select-delay-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 0

uint16

An unsigned 16-bit integer.

Range: 0-360

configure authority router routing routing-protocol graceful-restart stale-routes-time

An upper-bound on the time that the stale routes will be retained by a router after a session is restarted or 0 to disable. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged.

Usage

configure authority router routing routing-protocol graceful-restart stale-routes-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 360

uint16

An unsigned 16-bit integer.

Range: 0-3600

configure authority router routing routing-protocol local-as

Local autonomous system number of the router. Uses the 32-bit as-number type from the model in RFC 6991.

Usage

configure authority router routing routing-protocol local-as [<as-number>]
Positional Arguments
namedescription
as-numberThe value to set for this field

Description

as-number (uint32)

The as-number type represents autonomous system numbers which identify an Autonomous System (AS). An AS is a set of routers under a single technical administration, using an interior gateway protocol and common metrics to route packets within the AS, and using an exterior gateway protocol to route packets to other ASs'. IANA maintains the AS number space and has delegated large parts to the regional registries.

Autonomous system numbers were originally limited to 16 bits. BGP extensions have enlarged the autonomous system number space to 32 bits. This type therefore uses an uint32 base type without a range restriction in order to support a larger autonomous system number space.

In the value set and its semantics, this type is equivalent to the InetAutonomousSystemNumber textual convention of the SMIv2.

configure authority router routing routing-protocol neighbor

List of BGP neighbors configured on the local system, uniquely identified by neighbor IPv[46] address

Usage

configure authority router routing routing-protocol neighbor <neighbor-address>
Positional Arguments
namedescription
neighbor-addressIP address of the BGP neighbor
Subcommands
commanddescription
address-familyAddress family configuration
auth-passwordConfigures an MD5 authentication password for use with neighboring devices.
bfdBFD Client Configuration.
cloneClone a list item
deleteDelete configuration data
descriptionAn optional textual description (intended primarily for use with a neighbor or group
graceful-restartConfiguration parameters relating to BGP neighbor graceful restart. If not explicitly configured, neighbor inherits from BGP instance.
local-asThe local autonomous system number that is to be used when establishing sessions with the remote neighbor or neighbor group, if this differs from the global BGP router autonomous system number.
multihopConfiguration parameters specifying the multihop behaviour for BGP sessions to the neighbor
negotiate-capabilitiesIf set to false, suppress sending the Capabilities Optional Parameter in the BGP OPEN message.
neighbor-addressIP address of the BGP neighbor
neighbor-asAS number of the neighbor.
neighbor-policyConfigure Neighbor Policy
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'neighbor'
shutdownIf set to true, the neighbors connection will not come up.
timersConfig parameters related to timers associated with the BGP neighbor
transportConfiguration parameters relating to the transport protocol used by the BGP session to the neighbor

configure authority router routing routing-protocol neighbor address-family

Address family configuration

Usage

configure authority router routing routing-protocol neighbor address-family <afi-safi>
Positional Arguments
namedescription
afi-safiAddress family type
Subcommands
commanddescription
activateActivate address family for neighbor
afi-safiAddress family type
as-path-optionsConfiguration parameters allowing manipulation of the AS_PATH attribute for this address family
conditional-advertisementConfigure Conditional Advertisement
deleteDelete configuration data
neighbor-policyConfigure Neighbor Policy
next-hop-selfSets the router as the next hop for this neighbor and this address family
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
prefix-limitConfigure the maximum number of prefixes that will be accepted from a neighbor for this address family
remove-private-asModify private AS numbers in updates sent to neighbors for this address family.
route-reflectorRoute reflector client configuration
send-default-routeIf set to true, generate and send the default-route for this address-family to the neighbor
showShow configuration data for 'address-family'

configure authority router routing routing-protocol neighbor address-family activate

Activate address family for neighbor

Usage

configure authority router routing routing-protocol neighbor address-family activate [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol neighbor address-family afi-safi

Address family type

Usage

configure authority router routing routing-protocol neighbor address-family afi-safi [<identityref>]
Positional Arguments
namedescription
identityrefThe value to set for this field

Description

identityref

A value from a set of predefined names.

Options:

  • ipv4-unicast: IPv4 unicast (AFI,SAFI = 1,1)
  • ipv6-unicast: IPv6 unicast (AFI,SAFI = 2,1)
  • ipv4-vpn: IPv4 vpn (AFI,SAFI = 1,128)
  • ipv6-vpn: IPv6 vpn (AFI,SAFI = 2,128)

configure authority router routing routing-protocol neighbor address-family as-path-options

Configuration parameters allowing manipulation of the AS_PATH attribute for this address family

Subcommands
commanddescription
allow-own-asSpecify the number of occurrences of the local BGP speaker's AS that can occur within the AS_PATH before it is rejected for this address family.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'as-path-options'

configure authority router routing routing-protocol neighbor address-family as-path-options allow-own-as

Specify the number of occurrences of the local BGP speaker's AS that can occur within the AS_PATH before it is rejected for this address family.

Usage

configure authority router routing routing-protocol neighbor address-family as-path-options allow-own-as [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority router routing routing-protocol neighbor address-family conditional-advertisement

Configure Conditional Advertisement

Subcommands
commanddescription
advertisement-policyA policy selecting routes to conditionally advertise.
deleteDelete configuration data
exist-policyIf this policy matches any BGP route, advertise the routes matched by advertisement-policy, otherwise do not advertise the routes matched by advertisement-policy.
non-exist-policyIf this policy does not match any BGP route, advertise the routes matched by advertisement-policy, otherwise do not advertise the routes matched by advertisement-policy.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'conditional-advertisement'

configure authority router routing routing-protocol neighbor address-family conditional-advertisement advertisement-policy

A policy selecting routes to conditionally advertise.

Usage

configure authority router routing routing-protocol neighbor address-family conditional-advertisement advertisement-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref) (required)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol neighbor address-family conditional-advertisement exist-policy

If this policy matches any BGP route, advertise the routes matched by advertisement-policy, otherwise do not advertise the routes matched by advertisement-policy.

Usage

configure authority router routing routing-protocol neighbor address-family conditional-advertisement exist-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol neighbor address-family conditional-advertisement non-exist-policy

If this policy does not match any BGP route, advertise the routes matched by advertisement-policy, otherwise do not advertise the routes matched by advertisement-policy.

Usage

configure authority router routing routing-protocol neighbor address-family conditional-advertisement non-exist-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol neighbor address-family neighbor-policy

Configure Neighbor Policy

Subcommands
commanddescription
deleteDelete configuration data
inbound-policyA policy to apply to the NLRIs inbound from this neighbor.
outbound-policyA policy to apply to the NLRIs outbound to this neighbor.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'neighbor-policy'

configure authority router routing routing-protocol neighbor address-family neighbor-policy inbound-policy

A policy to apply to the NLRIs inbound from this neighbor.

Usage

configure authority router routing routing-protocol neighbor address-family neighbor-policy inbound-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol neighbor address-family neighbor-policy outbound-policy

A policy to apply to the NLRIs outbound to this neighbor.

Usage

configure authority router routing routing-protocol neighbor address-family neighbor-policy outbound-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol neighbor address-family next-hop-self

Sets the router as the next hop for this neighbor and this address family

Usage

configure authority router routing routing-protocol neighbor address-family next-hop-self [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol neighbor address-family prefix-limit

Configure the maximum number of prefixes that will be accepted from a neighbor for this address family

Subcommands
commanddescription
deleteDelete configuration data
max-prefixesMaximum number of prefixes that will be accepted from the neighbor for this address family
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
restart-timerTime interval after which the BGP session is re-established after being torn down due to exceeding the max-prefix limit for this adddress family.
showShow configuration data for 'prefix-limit'
shutdown-threshold-pctThreshold on number of prefixes that can be received from a neighbor for this address family before generation of warning messages or log entries.

configure authority router routing routing-protocol neighbor address-family prefix-limit max-prefixes

Maximum number of prefixes that will be accepted from the neighbor for this address family

Usage

configure authority router routing routing-protocol neighbor address-family prefix-limit max-prefixes [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: prefixes

uint32 (required)

An unsigned 32-bit integer.

configure authority router routing routing-protocol neighbor address-family prefix-limit restart-timer

Time interval after which the BGP session is re-established after being torn down due to exceeding the max-prefix limit for this adddress family.

Usage

configure authority router routing routing-protocol neighbor address-family prefix-limit restart-timer [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

uint16

An unsigned 16-bit integer.

Range: 1-65535

configure authority router routing routing-protocol neighbor address-family prefix-limit shutdown-threshold-pct

Threshold on number of prefixes that can be received from a neighbor for this address family before generation of warning messages or log entries.

Usage

configure authority router routing routing-protocol neighbor address-family prefix-limit shutdown-threshold-pct [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority router routing routing-protocol neighbor address-family remove-private-as

Modify private AS numbers in updates sent to neighbors for this address family.

Usage

configure authority router routing routing-protocol neighbor address-family remove-private-as [<remove-private-as-option>]
Positional Arguments
namedescription
remove-private-as-optionThe value to set for this field

Description

remove-private-as-option (enumeration)

Set of options for configuring how private AS numbers are modified in advertised AS paths.

Options:

  • all: Remove all private ASes in the AS path.
  • replace-all: Replace all private ASes with the local AS.
  • only: Remove private ASes only if the AS path contains just private ASes.
  • replace-only: Replace private ASes with the local AS only if the AS path contains just private ASes.
  • disable: Do not remove private ASes.

configure authority router routing routing-protocol neighbor address-family route-reflector

Route reflector client configuration

Subcommands
commanddescription
clientConfigure the neighbor as a route reflector client for this address family.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'route-reflector'

configure authority router routing routing-protocol neighbor address-family route-reflector client

Configure the neighbor as a route reflector client for this address family.

Usage

configure authority router routing routing-protocol neighbor address-family route-reflector client [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol neighbor address-family send-default-route

If set to true, generate and send the default-route for this address-family to the neighbor

Usage

configure authority router routing routing-protocol neighbor address-family send-default-route [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol neighbor auth-password

Configures an MD5 authentication password for use with neighboring devices.

Usage

configure authority router routing routing-protocol neighbor auth-password [<password>]
Positional Arguments
namedescription
passwordThe value to set for this field

Description

password (string)

A password type that is hidden from the UI. The internal storage format is dependent on the individual field.

configure authority router routing routing-protocol neighbor bfd

BFD Client Configuration.

Subcommands
commanddescription
deleteDelete configuration data
desired-tx-intervalThe minimum transmission interval in milliseconds used to send BFD control packets.
enableEnable/Disable BFD protocol
multiplierThe number of BFD packets that can be lost without the BFD session declared as down.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
required-min-rx-intervalRepresents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.
showShow configuration data for 'bfd'

configure authority router routing routing-protocol neighbor bfd desired-tx-interval

The minimum transmission interval in milliseconds used to send BFD control packets.

Usage

configure authority router routing routing-protocol neighbor bfd desired-tx-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: milliseconds

Default: 1000

uint16

An unsigned 16-bit integer.

Range: 50-60000

configure authority router routing routing-protocol neighbor bfd enable

Enable/Disable BFD protocol

Usage

configure authority router routing routing-protocol neighbor bfd enable [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol neighbor bfd multiplier

The number of BFD packets that can be lost without the BFD session declared as down.

Usage

configure authority router routing routing-protocol neighbor bfd multiplier [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 3

uint8

An unsigned 8-bit integer.

Range: 2-255

configure authority router routing routing-protocol neighbor bfd required-min-rx-interval

Represents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.

Usage

configure authority router routing routing-protocol neighbor bfd required-min-rx-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: milliseconds

Default: 1000

uint16

An unsigned 16-bit integer.

Range: 50-60000

configure authority router routing routing-protocol neighbor description

An optional textual description (intended primarily for use with a neighbor or group

Usage

configure authority router routing routing-protocol neighbor description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router routing routing-protocol neighbor graceful-restart

Configuration parameters relating to BGP neighbor graceful restart. If not explicitly configured, neighbor inherits from BGP instance.

Subcommands
commanddescription
deleteDelete configuration data
modeGraceful restart mode.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'graceful-restart'

configure authority router routing routing-protocol neighbor graceful-restart mode

Graceful restart mode.

Usage

configure authority router routing routing-protocol neighbor graceful-restart mode [<graceful-restart-mode>]
Positional Arguments
namedescription
graceful-restart-modeThe value to set for this field

Description

graceful-restart-mode (enumeration)

configure BGP graceful restart mode [rfc4724]

Options:

  • enable: enable graceful restart and helper mode
  • helper: enable graceful restart helper mode only
  • disable: disable graceful restart

configure authority router routing routing-protocol neighbor local-as

The local autonomous system number that is to be used when establishing sessions with the remote neighbor or neighbor group, if this differs from the global BGP router autonomous system number.

Usage

configure authority router routing routing-protocol neighbor local-as [<as-number>]
Positional Arguments
namedescription
as-numberThe value to set for this field

Description

as-number (uint32)

The as-number type represents autonomous system numbers which identify an Autonomous System (AS). An AS is a set of routers under a single technical administration, using an interior gateway protocol and common metrics to route packets within the AS, and using an exterior gateway protocol to route packets to other ASs'. IANA maintains the AS number space and has delegated large parts to the regional registries.

Autonomous system numbers were originally limited to 16 bits. BGP extensions have enlarged the autonomous system number space to 32 bits. This type therefore uses an uint32 base type without a range restriction in order to support a larger autonomous system number space.

In the value set and its semantics, this type is equivalent to the InetAutonomousSystemNumber textual convention of the SMIv2.

configure authority router routing routing-protocol neighbor multihop

Configuration parameters specifying the multihop behaviour for BGP sessions to the neighbor

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'multihop'
ttlTime-to-live value to use when packets are sent to the referenced group or neighbors and ebgp-multihop is enabled

configure authority router routing routing-protocol neighbor multihop ttl

Time-to-live value to use when packets are sent to the referenced group or neighbors and ebgp-multihop is enabled

Usage

configure authority router routing routing-protocol neighbor multihop ttl [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing routing-protocol neighbor negotiate-capabilities

If set to false, suppress sending the Capabilities Optional Parameter in the BGP OPEN message.

Usage

configure authority router routing routing-protocol neighbor negotiate-capabilities [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol neighbor neighbor-address

IP address of the BGP neighbor

Usage

configure authority router routing routing-protocol neighbor neighbor-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router routing routing-protocol neighbor neighbor-as

AS number of the neighbor.

Usage

configure authority router routing routing-protocol neighbor neighbor-as [<as-number>]
Positional Arguments
namedescription
as-numberThe value to set for this field

Description

as-number (uint32) (required)

The as-number type represents autonomous system numbers which identify an Autonomous System (AS). An AS is a set of routers under a single technical administration, using an interior gateway protocol and common metrics to route packets within the AS, and using an exterior gateway protocol to route packets to other ASs'. IANA maintains the AS number space and has delegated large parts to the regional registries.

Autonomous system numbers were originally limited to 16 bits. BGP extensions have enlarged the autonomous system number space to 32 bits. This type therefore uses an uint32 base type without a range restriction in order to support a larger autonomous system number space.

In the value set and its semantics, this type is equivalent to the InetAutonomousSystemNumber textual convention of the SMIv2.

configure authority router routing routing-protocol neighbor neighbor-policy

Configure Neighbor Policy

Subcommands
commanddescription
deleteDelete configuration data
inbound-policyA policy to apply to the NLRIs inbound from this neighbor.
outbound-policyA policy to apply to the NLRIs outbound to this neighbor.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'neighbor-policy'

configure authority router routing routing-protocol neighbor neighbor-policy inbound-policy

A policy to apply to the NLRIs inbound from this neighbor.

Usage

configure authority router routing routing-protocol neighbor neighbor-policy inbound-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol neighbor neighbor-policy outbound-policy

A policy to apply to the NLRIs outbound to this neighbor.

Usage

configure authority router routing routing-protocol neighbor neighbor-policy outbound-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol neighbor shutdown

If set to true, the neighbors connection will not come up.

Usage

configure authority router routing routing-protocol neighbor shutdown [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol neighbor timers

Config parameters related to timers associated with the BGP neighbor

Subcommands
commanddescription
connect-retryTime interval between attempts to establish a session with the neighbor.
deleteDelete configuration data
hold-timeTime interval that a BGP session will be considered active in the absence of keepalive or other messages from the neighbor. The hold-time is typically set to 3x the keepalive-interval.
keepalive-intervalTime interval between transmission of keepalive messages to the neighbor. Must be set to 1/3 the hold-time or smaller.
minimum-advertisement-intervalMinimum time which must elapse between subsequent UPDATE messages relating to a common set of NLRI being transmitted to a neighbor. This timer is referred to as MinRouteAdvertisementIntervalTimer by RFC 4721 and serves to reduce the number of UPDATE messages transmitted when a particular set of NLRI exhibit instability.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'timers'

configure authority router routing routing-protocol neighbor timers connect-retry

Time interval between attempts to establish a session with the neighbor.

Usage

configure authority router routing routing-protocol neighbor timers connect-retry [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 30

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router routing routing-protocol neighbor timers hold-time

Time interval that a BGP session will be considered active in the absence of keepalive or other messages from the neighbor. The hold-time is typically set to 3x the keepalive-interval.

Usage

configure authority router routing routing-protocol neighbor timers hold-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

uint16

An unsigned 16-bit integer.

Range: 0,3-65535

configure authority router routing routing-protocol neighbor timers keepalive-interval

Time interval between transmission of keepalive messages to the neighbor. Must be set to 1/3 the hold-time or smaller.

Usage

configure authority router routing routing-protocol neighbor timers keepalive-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router routing routing-protocol neighbor timers minimum-advertisement-interval

Minimum time which must elapse between subsequent UPDATE messages relating to a common set of NLRI being transmitted to a neighbor. This timer is referred to as MinRouteAdvertisementIntervalTimer by RFC 4721 and serves to reduce the number of UPDATE messages transmitted when a particular set of NLRI exhibit instability.

Usage

configure authority router routing routing-protocol neighbor timers minimum-advertisement-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 30

uint16

An unsigned 16-bit integer.

Range: 0-600

configure authority router routing routing-protocol neighbor transport

Configuration parameters relating to the transport protocol used by the BGP session to the neighbor

Subcommands
commanddescription
bgp-service-generationApproach used for generating a BGP service and service routes to enable SVR transport for the BGP session with the neighbor.
deleteDelete configuration data
local-addressSet the source IP address to be used for the BGP peering session. This must be expressed as a reference to the name of a routing interface or network interface.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
passive-modeWait for neighbors to issue requests to open a BGP session, rather than initiating sessions from the local router.
showShow configuration data for 'transport'

configure authority router routing routing-protocol neighbor transport bgp-service-generation

Approach used for generating a BGP service and service routes to enable SVR transport for the BGP session with the neighbor.

Subcommands
commanddescription
deleteDelete configuration data
disabledDo not generate a BGP service or service routes.
neighbor-vrfName of the neighbor's VRF in which the peer BGP instance resides. Can be 'default'.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
same-neighbor-vrfGenerate BGP service if there is a matching peer with a BGP instance within the same VRF.
showShow configuration data for 'bgp-service-generation'

configure authority router routing routing-protocol neighbor transport bgp-service-generation disabled

Do not generate a BGP service or service routes.

Usage

configure authority router routing routing-protocol neighbor transport bgp-service-generation disabled

Description

empty

Has no value.

configure authority router routing routing-protocol neighbor transport bgp-service-generation neighbor-vrf

Name of the neighbor's VRF in which the peer BGP instance resides. Can be 'default'.

Usage

configure authority router routing routing-protocol neighbor transport bgp-service-generation neighbor-vrf [<vrf-name-or-default-vrf>]
Positional Arguments
namedescription
vrf-name-or-default-vrfThe value to set for this field

Description

vrf-name-or-default-vrf (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 15 characters, and cannot be the words 'all', 'any', or 'unknown'.

Must contain only alphanumeric characters or any of the following: _ - Length: 1-15

configure authority router routing routing-protocol neighbor transport bgp-service-generation same-neighbor-vrf

Generate BGP service if there is a matching peer with a BGP instance within the same VRF.

Usage

configure authority router routing routing-protocol neighbor transport bgp-service-generation same-neighbor-vrf

Description

empty

Has no value.

configure authority router routing routing-protocol neighbor transport local-address

Set the source IP address to be used for the BGP peering session. This must be expressed as a reference to the name of a routing interface or network interface.

Subcommands
commanddescription
deleteDelete configuration data
interfaceNetwork interface name
nodeInterface node name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
routing-interfaceConfigure Routing Interface
showShow configuration data for 'local-address'

configure authority router routing routing-protocol neighbor transport local-address interface

Network interface name

Usage

configure authority router routing routing-protocol neighbor transport local-address interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref (required)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol neighbor transport local-address node

Interface node name

Usage

configure authority router routing routing-protocol neighbor transport local-address node [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref (required)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol neighbor transport local-address routing-interface

Configure Routing Interface

Usage

configure authority router routing routing-protocol neighbor transport local-address routing-interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing routing-protocol neighbor transport passive-mode

Wait for neighbors to issue requests to open a BGP session, rather than initiating sessions from the local router.

Usage

configure authority router routing routing-protocol neighbor transport passive-mode [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol redistribute

List of routing protocols to redistribute into BGP

Usage

configure authority router routing routing-protocol redistribute <protocol>
Positional Arguments
namedescription
protocolThe routing protocol to redistribute into BGP
Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyA policy to apply to the redistributed route
protocolThe routing protocol to redistribute into BGP
showShow configuration data for 'redistribute'

configure authority router routing routing-protocol redistribute policy

A policy to apply to the redistributed route

Usage

configure authority router routing routing-protocol redistribute policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing routing-protocol redistribute protocol

The routing protocol to redistribute into BGP

Usage

configure authority router routing routing-protocol redistribute protocol [<redistribute-into-bgp>]
Positional Arguments
namedescription
redistribute-into-bgpThe value to set for this field

Description

redistribute-into-bgp (enumeration)

A value from a set of predefined names.

Options:

  • connected: Interface routes
  • service: Service routes
  • static: Static routes
  • ospf: OSPF routes

configure authority router routing routing-protocol route-reflector-allow-outbound-policy

Apply outbound policy on route reflector clients.

Usage

configure authority router routing routing-protocol route-reflector-allow-outbound-policy [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol route-selection-options

Set of configuration options that govern best path selection.

Subcommands
commanddescription
always-compare-medCompare multi-exit discriminator (MED) value from different ASes when selecting the best route. The default behavior is to only compare MEDs for paths received from the same AS.
deleteDelete configuration data
external-compare-router-idWhen comparing similar routes received from external BGP neighbors, use the router-id as a criterion to select the active path.
ignore-as-path-lengthIgnore the AS path length when selecting the best path. The default is to use the AS path length and prefer paths with shorter length.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'route-selection-options'

configure authority router routing routing-protocol route-selection-options always-compare-med

Compare multi-exit discriminator (MED) value from different ASes when selecting the best route. The default behavior is to only compare MEDs for paths received from the same AS.

Usage

configure authority router routing routing-protocol route-selection-options always-compare-med [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol route-selection-options external-compare-router-id

When comparing similar routes received from external BGP neighbors, use the router-id as a criterion to select the active path.

Usage

configure authority router routing routing-protocol route-selection-options external-compare-router-id [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol route-selection-options ignore-as-path-length

Ignore the AS path length when selecting the best path. The default is to use the AS path length and prefer paths with shorter length.

Usage

configure authority router routing routing-protocol route-selection-options ignore-as-path-length [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing routing-protocol router-id

Router id of the router, expressed as an 32-bit value, IPv4 address.

Usage

configure authority router routing routing-protocol router-id [<ipv4-address>]
Positional Arguments
namedescription
ipv4-addressThe value to set for this field

Description

ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

configure authority router routing routing-protocol timers

Config parameters related to timers associated with the BGP neighbor

Subcommands
commanddescription
deleteDelete configuration data
hold-timeTime interval that a BGP session will be considered active in the absence of keepalive or other messages from the neighbor. The hold-time is typically set to 3x the keepalive-interval.
keepalive-intervalTime interval between transmission of keepalive messages to the neighbor. Must be set to 1/3 the hold-time or smaller.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'timers'

configure authority router routing routing-protocol timers hold-time

Time interval that a BGP session will be considered active in the absence of keepalive or other messages from the neighbor. The hold-time is typically set to 3x the keepalive-interval.

Usage

configure authority router routing routing-protocol timers hold-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 90

uint16

An unsigned 16-bit integer.

Range: 0,3-65535

configure authority router routing routing-protocol timers keepalive-interval

Time interval between transmission of keepalive messages to the neighbor. Must be set to 1/3 the hold-time or smaller.

Usage

configure authority router routing routing-protocol timers keepalive-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 30

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router routing routing-protocol type

Type of the routing protocol - an identity derived from the 'routing-protocol' base identity.

Usage

configure authority router routing routing-protocol type [<identityref>]
Positional Arguments
namedescription
identityrefThe value to set for this field

Description

identityref

A value from a set of predefined names.

Options:

  • bgp: BGP routing protocol

configure authority router routing service-admin-distance

Administrative distance for routes generated from services.

Usage

configure authority router routing service-admin-distance [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 254

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing static-route

A list of static routes. The sub-element that allows administrators to configure static routes, that will be entered into the SSR's Routing Information Base (RIB).

Usage

configure authority router routing static-route <destination-prefix> <distance>
Positional Arguments
namedescription
destination-prefixIPv4 or IPv6 destination prefix that must be unicast.
distanceStatic route administrative distance. Used in calculating route preference when multiple possible paths exist learned via different sources.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
descriptionTextual description of the route.
destination-prefixIPv4 or IPv6 destination prefix that must be unicast.
distanceStatic route administrative distance. Used in calculating route preference when multiple possible paths exist learned via different sources.
next-hopList of next-hops. An empty list creates a blackhole route.
next-hop-interfaceList of next-hop interfaces.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'static-route'

configure authority router routing static-route description

Textual description of the route.

Usage

configure authority router routing static-route description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router routing static-route destination-prefix

IPv4 or IPv6 destination prefix that must be unicast.

Usage

configure authority router routing static-route destination-prefix [<unicast-ip-prefix>]
Positional Arguments
namedescription
unicast-ip-prefixThe value to set for this field

Description

unicast-ip-prefix (union)

A unicast IPv4 or IPv6 prefix

Must be one of the following types:

(0) unicast-ipv4-prefix (string)

A unicast IPv4 prefix

(1) unicast-ipv6-prefix (string)

A unicast IPv6 prefix

configure authority router routing static-route distance

Static route administrative distance. Used in calculating route preference when multiple possible paths exist learned via different sources.

Usage

configure authority router routing static-route distance [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing static-route next-hop

List of next-hops. An empty list creates a blackhole route.

Usage

configure authority router routing static-route next-hop [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router routing static-route next-hop-interface

List of next-hop interfaces.

Usage

configure authority router routing static-route next-hop-interface <node> <interface>
Positional Arguments
namedescription
nodeInterface node name
interfaceNetwork interface name
Subcommands
commanddescription
interfaceNetwork interface name
nodeInterface node name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'next-hop-interface'

configure authority router routing static-route next-hop-interface interface

Network interface name

Usage

configure authority router routing static-route next-hop-interface interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing static-route next-hop-interface node

Interface node name

Usage

configure authority router routing static-route next-hop-interface node [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing type

The type of the routing instance.

Usage

configure authority router routing type [<identityref>]
Positional Arguments
namedescription
identityrefThe value to set for this field

Description

identityref

A value from a set of predefined names.

Options:

  • default-instance: This identity represents a default routing instance.

configure authority router routing vrf

A list of virtual router and forward instances (VRF's).

Usage

configure authority router routing vrf <name>
Positional Arguments
namedescription
nameThe name of the VRF.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
descriptionTextual description of the VRF instance.
igmpIGMP VRF configuration
interfaceInternal loopback interface used for routing protocols
msdpMSDP configuration
nameThe name of the VRF.
ospfOSPF instance configuration
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
pimPIM VRF configuration
rib-policyList of protocol specific RIB policies
routing-protocolEach entry contains configuration of a routing protocol instance.
service-admin-distanceAdministrative distance for routes generated from services.
showShow configuration data for 'vrf'
static-routeA list of static routes. The sub-element that allows administrators to configure static routes, that will be entered into the SSR's Routing Information Base (RIB).
tenant-nameList of tenants in this VRF.

configure authority router routing vrf description

Textual description of the VRF instance.

Usage

configure authority router routing vrf description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router routing vrf igmp

IGMP VRF configuration

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
interfaceList of IGMP interfaces
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'igmp'

configure authority router routing vrf igmp interface

List of IGMP interfaces

Usage

configure authority router routing vrf igmp interface <node> <interface>
Positional Arguments
namedescription
nodeInterface node name
interfaceNetwork interface name
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
interfaceNetwork interface name
joinList of Groups to join
nodeInterface node name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'interface'
versionIGMP Version

configure authority router routing vrf igmp interface interface

Network interface name

Usage

configure authority router routing vrf igmp interface interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing vrf igmp interface join

List of Groups to join

Usage

configure authority router routing vrf igmp interface join <group>
Positional Arguments
namedescription
groupIPv4 address of the Group to Join
Subcommands
commanddescription
deleteDelete configuration data
groupIPv4 address of the Group to Join
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'join'
sourceIPv4 address of the Source to Join

configure authority router routing vrf igmp interface join group

IPv4 address of the Group to Join

Usage

configure authority router routing vrf igmp interface join group [<multicast-ipv4-address>]
Positional Arguments
namedescription
multicast-ipv4-addressThe value to set for this field

Description

multicast-ipv4-address (string)

A multicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing vrf igmp interface join source

IPv4 address of the Source to Join

Usage

configure authority router routing vrf igmp interface join source [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressThe value to set for this field

Description

unicast-ipv4-address (string)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing vrf igmp interface node

Interface node name

Usage

configure authority router routing vrf igmp interface node [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing vrf igmp interface version

IGMP Version

Usage

configure authority router routing vrf igmp interface version [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 3

uint8

An unsigned 8-bit integer.

Range: 2-3

configure authority router routing vrf interface

Internal loopback interface used for routing protocols

Usage

configure authority router routing vrf interface <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for the routing interface, used to reference it in other routing configuration sections.
Subcommands
commanddescription
deleteDelete configuration data
enabledAdministratively enable/disable the interface.
ip-addressThe IP address of the interface.
nameAn arbitrary, unique name for the routing interface, used to reference it in other routing configuration sections.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'interface'

configure authority router routing vrf interface enabled

Administratively enable/disable the interface.

Usage

configure authority router routing vrf interface enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing vrf interface ip-address

The IP address of the interface.

Usage

configure authority router routing vrf interface ip-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router routing vrf interface name

An arbitrary, unique name for the routing interface, used to reference it in other routing configuration sections.

Usage

configure authority router routing vrf interface name [<bridge-name>]
Positional Arguments
namedescription
bridge-nameThe value to set for this field

Description

bridge-name (string)

A string identifier for bridge-name which only uses alphanumerics, underscores, or dashes, and cannot exceed 15 characters.

Must contain only alphanumeric characters, start with a alphabet and can contain any of the following: _ - The name 'lo' is reserved. Length: 0-15

configure authority router routing vrf msdp

MSDP configuration

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
mesh-groupMSDP Mesh-Group Configuration
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
peerMSDP Peer Configuration
showShow configuration data for 'msdp'

configure authority router routing vrf msdp mesh-group

MSDP Mesh-Group Configuration

Usage

configure authority router routing vrf msdp mesh-group <name>
Positional Arguments
namedescription
nameName of the Mesh-Group
Subcommands
commanddescription
auth-passwordConfigures an MD5 authentication password for use with MSDP peers and Mesh-Groups.
deleteDelete configuration data
memberIPv4 address of the Mesh-group member
nameName of the Mesh-Group
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'mesh-group'
sourceSource Address for the mesh-group

configure authority router routing vrf msdp mesh-group auth-password

Configures an MD5 authentication password for use with MSDP peers and Mesh-Groups.

Usage

configure authority router routing vrf msdp mesh-group auth-password [<password>]
Positional Arguments
namedescription
passwordThe value to set for this field

Description

password (string)

A password type that is hidden from the UI. The internal storage format is dependent on the individual field.

configure authority router routing vrf msdp mesh-group member

IPv4 address of the Mesh-group member

Usage

configure authority router routing vrf msdp mesh-group member [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressValue to add to this list

Description

unicast-ipv4-address (string)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing vrf msdp mesh-group name

Name of the Mesh-Group

Usage

configure authority router routing vrf msdp mesh-group name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router routing vrf msdp mesh-group source

Source Address for the mesh-group

Usage

configure authority router routing vrf msdp mesh-group source [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressThe value to set for this field

Description

unicast-ipv4-address (string) (required)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing vrf msdp peer

MSDP Peer Configuration

Usage

configure authority router routing vrf msdp peer <address>
Positional Arguments
namedescription
addressIPv4 address of the Peer
Subcommands
commanddescription
addressIPv4 address of the Peer
auth-passwordConfigures an MD5 authentication password for use with MSDP peers and Mesh-Groups.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'peer'
sourceSource Address for the peer adjacency

configure authority router routing vrf msdp peer address

IPv4 address of the Peer

Usage

configure authority router routing vrf msdp peer address [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressThe value to set for this field

Description

unicast-ipv4-address (string)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing vrf msdp peer auth-password

Configures an MD5 authentication password for use with MSDP peers and Mesh-Groups.

Usage

configure authority router routing vrf msdp peer auth-password [<password>]
Positional Arguments
namedescription
passwordThe value to set for this field

Description

password (string)

A password type that is hidden from the UI. The internal storage format is dependent on the individual field.

configure authority router routing vrf msdp peer source

Source Address for the peer adjacency

Usage

configure authority router routing vrf msdp peer source [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressThe value to set for this field

Description

unicast-ipv4-address (string) (required)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing vrf name

The name of the VRF.

Usage

configure authority router routing vrf name [<vrf-name>]
Positional Arguments
namedescription
vrf-nameThe value to set for this field

Description

vrf-name (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 15 characters, and cannot be the words 'all', 'any', 'default', or 'unknown'.

Must contain only alphanumeric characters or any of the following: _ - The name 'lo' is reserved. Length: 1-15

configure authority router routing vrf ospf

OSPF instance configuration

Usage

configure authority router routing vrf ospf <instance>
Positional Arguments
namedescription
instanceNumber of OSPF instance
Subcommands
commanddescription
advertise-defaultAdvertise default route into OSPF
areaList of OSPF areas
cloneClone a list item
deleteDelete configuration data
distanceOSPF route administrative distance
graceful-restartEnable OSPF graceful restart
instanceNumber of OSPF instance
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
redistributeList of routing protocols to redistribute into OSPF
router-idDefined in RFC 2328. A 32-bit number that uniquely identifies the router
showShow configuration data for 'ospf'
timersOSPF Timers
versionOSPF version

configure authority router routing vrf ospf advertise-default

Advertise default route into OSPF

Subcommands
commanddescription
alwaysAdvertise default route into OSPF even when there is no default route in the routing table
deleteDelete configuration data
metricAdvertised metric of the default route
metric-typeAdvertised metric type of default route
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyA policy to apply to the default route
showShow configuration data for 'advertise-default'

configure authority router routing vrf ospf advertise-default always

Advertise default route into OSPF even when there is no default route in the routing table

Usage

configure authority router routing vrf ospf advertise-default always [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf ospf advertise-default metric

Advertised metric of the default route

Usage

configure authority router routing vrf ospf advertise-default metric [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

Range: 0-16777214

configure authority router routing vrf ospf advertise-default metric-type

Advertised metric type of default route

Usage

configure authority router routing vrf ospf advertise-default metric-type [<ospf-external-metric-type>]
Positional Arguments
namedescription
ospf-external-metric-typeThe value to set for this field

Description

Default: type-2

ospf-external-metric-type (enumeration)

OSPF external metric type

Options:

  • type-1: External metric type 1, comparable to link state metric
  • type-2: External metric type 2, larger than link state metric

configure authority router routing vrf ospf advertise-default policy

A policy to apply to the default route

Usage

configure authority router routing vrf ospf advertise-default policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf ospf area

List of OSPF areas

Usage

configure authority router routing vrf ospf area <id>
Positional Arguments
namedescription
idArea ID
Subcommands
commanddescription
authentication-typeArea authentication type
cloneClone a list item
default-costSet the summary default route cost for a stub or NSSA area.
deleteDelete configuration data
idArea ID
interfaceList of interfaces in area
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
routing-interfaceList of routing interfaces in area
showShow configuration data for 'area'
summary-advertisementEnable/Disable summary advertisement into the stub or NSSA area.
summary-rangeSummarize routes matching address/mask - Applicable to Area Border Routers (ABRs) only
typeArea type

configure authority router routing vrf ospf area authentication-type

Area authentication type

Usage

configure authority router routing vrf ospf area authentication-type [<area-authentication-type>]
Positional Arguments
namedescription
area-authentication-typeThe value to set for this field

Description

Default: none

area-authentication-type (enumeration)

OSPF area authentication. Can be overriden by interface authentication.

Options:

  • none: No authentication
  • simple: Simple (plain text) password authentication
  • md5: MD5 HMAC authentication

configure authority router routing vrf ospf area default-cost

Set the summary default route cost for a stub or NSSA area.

Usage

configure authority router routing vrf ospf area default-cost [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 1

uint32

An unsigned 32-bit integer.

Range: 1-16777215

configure authority router routing vrf ospf area id

Area ID

Usage

configure authority router routing vrf ospf area id [<area-id-type>]
Positional Arguments
namedescription
area-id-typeThe value to set for this field

Description

area-id-type (string)

Area ID type.

configure authority router routing vrf ospf area interface

List of interfaces in area

Usage

configure authority router routing vrf ospf area interface <node> <interface>
Positional Arguments
namedescription
nodeInterface node name
interfaceNetwork interface name
Subcommands
commanddescription
authentication-typeOSPF interface authentication type.
bfdBFD Client Configuration.
cloneClone a list item
costInterface cost
dead-intervalInterval after which a neighbor is declared down (seconds) if hello packets are not received.
deleteDelete configuration data
hello-intervalInterval between hello packets (seconds).
interfaceNetwork interface name
message-digest-keyMD5 HMAC authentication message digest keys
network-typeInterface network type
nodeInterface node name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
passiveEnable/Disable passive interface - a passive interface's prefix will be advertised but no neighbor adjacencies will be formed on the interface.
passwordOSPF simple authentication password
priorityRouter priority
showShow configuration data for 'interface'

configure authority router routing vrf ospf area interface authentication-type

OSPF interface authentication type.

Usage

configure authority router routing vrf ospf area interface authentication-type [<interface-authentication-type>]
Positional Arguments
namedescription
interface-authentication-typeThe value to set for this field

Description

Default: area

interface-authentication-type (enumeration)

OSPF interface authentication type

Options:

  • area: Use area authentication type
  • none: No interface authentication
  • simple: Simple (plain text) password authentication
  • md5: MD5 HMAC authentication

configure authority router routing vrf ospf area interface bfd

BFD Client Configuration.

Subcommands
commanddescription
deleteDelete configuration data
desired-tx-intervalThe minimum transmission interval in milliseconds used to send BFD control packets.
enableEnable/Disable BFD protocol
multiplierThe number of BFD packets that can be lost without the BFD session declared as down.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
required-min-rx-intervalRepresents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.
showShow configuration data for 'bfd'

configure authority router routing vrf ospf area interface bfd desired-tx-interval

The minimum transmission interval in milliseconds used to send BFD control packets.

Usage

configure authority router routing vrf ospf area interface bfd desired-tx-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: milliseconds

Default: 1000

uint16

An unsigned 16-bit integer.

Range: 50-60000

configure authority router routing vrf ospf area interface bfd enable

Enable/Disable BFD protocol

Usage

configure authority router routing vrf ospf area interface bfd enable [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf ospf area interface bfd multiplier

The number of BFD packets that can be lost without the BFD session declared as down.

Usage

configure authority router routing vrf ospf area interface bfd multiplier [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 3

uint8

An unsigned 8-bit integer.

Range: 2-255

configure authority router routing vrf ospf area interface bfd required-min-rx-interval

Represents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.

Usage

configure authority router routing vrf ospf area interface bfd required-min-rx-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: milliseconds

Default: 1000

uint16

An unsigned 16-bit integer.

Range: 50-60000

configure authority router routing vrf ospf area interface cost

Interface cost

Usage

configure authority router routing vrf ospf area interface cost [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Default: 10

uint16

An unsigned 16-bit integer.

Range: 1-65535

configure authority router routing vrf ospf area interface dead-interval

Interval after which a neighbor is declared down (seconds) if hello packets are not received.

Usage

configure authority router routing vrf ospf area interface dead-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 40

uint32

An unsigned 32-bit integer.

Range: 1-2147483647

configure authority router routing vrf ospf area interface hello-interval

Interval between hello packets (seconds).

Usage

configure authority router routing vrf ospf area interface hello-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 10

uint16

An unsigned 16-bit integer.

Range: 1-65535

configure authority router routing vrf ospf area interface interface

Network interface name

Usage

configure authority router routing vrf ospf area interface interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing vrf ospf area interface message-digest-key

MD5 HMAC authentication message digest keys

Usage

configure authority router routing vrf ospf area interface message-digest-key <id>
Positional Arguments
namedescription
idMessage digest key identifier
Subcommands
commanddescription
deleteDelete configuration data
idMessage digest key identifier
keyMessage digest secret key
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'message-digest-key'

configure authority router routing vrf ospf area interface message-digest-key id

Message digest key identifier

Usage

configure authority router routing vrf ospf area interface message-digest-key id [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing vrf ospf area interface message-digest-key key

Message digest secret key

Usage

configure authority router routing vrf ospf area interface message-digest-key key [<routing-password-type>]
Positional Arguments
namedescription
routing-password-typeThe value to set for this field

Description

routing-password-type (string)

A routing engine password that is hidden from the UI.

Invalid whitespace or other unrecognized character.

configure authority router routing vrf ospf area interface network-type

Interface network type

Usage

configure authority router routing vrf ospf area interface network-type [<interface-network-type>]
Positional Arguments
namedescription
interface-network-typeThe value to set for this field

Description

Default: unspecified

interface-network-type (enumeration)

OSPF interface network type

Options:

  • unspecified: Unspecified network type
  • broadcast: Broadcast network
  • point-to-point: Point-to-point network

configure authority router routing vrf ospf area interface node

Interface node name

Usage

configure authority router routing vrf ospf area interface node [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing vrf ospf area interface passive

Enable/Disable passive interface - a passive interface's prefix will be advertised but no neighbor adjacencies will be formed on the interface.

Usage

configure authority router routing vrf ospf area interface passive [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf ospf area interface password

OSPF simple authentication password

Usage

configure authority router routing vrf ospf area interface password [<routing-password-type>]
Positional Arguments
namedescription
routing-password-typeThe value to set for this field

Description

routing-password-type (string)

A routing engine password that is hidden from the UI.

Invalid whitespace or other unrecognized character.

configure authority router routing vrf ospf area interface priority

Router priority

Usage

configure authority router routing vrf ospf area interface priority [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 1

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority router routing vrf ospf area routing-interface

List of routing interfaces in area

Usage

configure authority router routing vrf ospf area routing-interface <routing-interface>
Positional Arguments
namedescription
routing-interfaceRouting interface name
Subcommands
commanddescription
costInterface cost
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
routing-interfaceRouting interface name
showShow configuration data for 'routing-interface'

configure authority router routing vrf ospf area routing-interface cost

Interface cost

Usage

configure authority router routing vrf ospf area routing-interface cost [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Default: 10

uint16

An unsigned 16-bit integer.

Range: 1-65535

configure authority router routing vrf ospf area routing-interface routing-interface

Routing interface name

Usage

configure authority router routing vrf ospf area routing-interface routing-interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing vrf ospf area summary-advertisement

Enable/Disable summary advertisement into the stub or NSSA area.

Usage

configure authority router routing vrf ospf area summary-advertisement [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing vrf ospf area summary-range

Summarize routes matching address/mask - Applicable to Area Border Routers (ABRs) only

Usage

configure authority router routing vrf ospf area summary-range <prefix>
Positional Arguments
namedescription
prefixSummarization prefix
Subcommands
commanddescription
advertiseAdvertise or hide
costAdvertised cost of summary route
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
prefixSummarization prefix
showShow configuration data for 'summary-range'

configure authority router routing vrf ospf area summary-range advertise

Advertise or hide

Usage

configure authority router routing vrf ospf area summary-range advertise [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing vrf ospf area summary-range cost

Advertised cost of summary route

Usage

configure authority router routing vrf ospf area summary-range cost [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

Range: 0-16777214

configure authority router routing vrf ospf area summary-range prefix

Summarization prefix

Usage

configure authority router routing vrf ospf area summary-range prefix [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixThe value to set for this field

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router routing vrf ospf area type

Area type

Usage

configure authority router routing vrf ospf area type [<area-type>]
Positional Arguments
namedescription
area-typeThe value to set for this field

Description

Default: normal

area-type (enumeration)

A value from a set of predefined names.

Options:

  • normal: OSPF normal area
  • stub: OSPF stub area
  • nssa: OSPF Not-So-Stubby Area (NSSA)

configure authority router routing vrf ospf distance

OSPF route administrative distance

Subcommands
commanddescription
deleteDelete configuration data
externalAdministrative distance for external OSPF routes
inter-areaAdministrative distance for inter-area OSPF routes
intra-areaAdministrative distance for intra-area OSPF routes
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'distance'

configure authority router routing vrf ospf distance external

Administrative distance for external OSPF routes

Usage

configure authority router routing vrf ospf distance external [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 110

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing vrf ospf distance inter-area

Administrative distance for inter-area OSPF routes

Usage

configure authority router routing vrf ospf distance inter-area [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 110

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing vrf ospf distance intra-area

Administrative distance for intra-area OSPF routes

Usage

configure authority router routing vrf ospf distance intra-area [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 110

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing vrf ospf graceful-restart

Enable OSPF graceful restart

Subcommands
commanddescription
deleteDelete configuration data
helperOSPF graceful restart helper support
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
restart-timeOSPF graceful restart duration
showShow configuration data for 'graceful-restart'

configure authority router routing vrf ospf graceful-restart helper

OSPF graceful restart helper support

Subcommands
commanddescription
deleteDelete configuration data
helper-restart-timeHelper support graceful restart duration
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'helper'
strict-lsa-checkingWhen enabled, helper will abort graceful restart if a LSA change occurs that affects the restarting router

configure authority router routing vrf ospf graceful-restart helper helper-restart-time

Helper support graceful restart duration

Usage

configure authority router routing vrf ospf graceful-restart helper helper-restart-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 120

uint16

An unsigned 16-bit integer.

Range: 10-1800

configure authority router routing vrf ospf graceful-restart helper strict-lsa-checking

When enabled, helper will abort graceful restart if a LSA change occurs that affects the restarting router

Usage

configure authority router routing vrf ospf graceful-restart helper strict-lsa-checking [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing vrf ospf graceful-restart restart-time

OSPF graceful restart duration

Usage

configure authority router routing vrf ospf graceful-restart restart-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 120

uint16

An unsigned 16-bit integer.

Range: 1-1800

configure authority router routing vrf ospf instance

Number of OSPF instance

Usage

configure authority router routing vrf ospf instance [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-8

configure authority router routing vrf ospf redistribute

List of routing protocols to redistribute into OSPF

Usage

configure authority router routing vrf ospf redistribute <protocol>
Positional Arguments
namedescription
protocolThe routing protocol to redistribute into OSPF
Subcommands
commanddescription
deleteDelete configuration data
metricAdvertised metric of redistributed route
metric-typeAdvertised metric type of redistributed route
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyA policy to apply to the redistributed route
protocolThe routing protocol to redistribute into OSPF
showShow configuration data for 'redistribute'

configure authority router routing vrf ospf redistribute metric

Advertised metric of redistributed route

Usage

configure authority router routing vrf ospf redistribute metric [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

Range: 0-16777214

configure authority router routing vrf ospf redistribute metric-type

Advertised metric type of redistributed route

Usage

configure authority router routing vrf ospf redistribute metric-type [<ospf-external-metric-type>]
Positional Arguments
namedescription
ospf-external-metric-typeThe value to set for this field

Description

Default: type-2

ospf-external-metric-type (enumeration)

OSPF external metric type

Options:

  • type-1: External metric type 1, comparable to link state metric
  • type-2: External metric type 2, larger than link state metric

configure authority router routing vrf ospf redistribute policy

A policy to apply to the redistributed route

Usage

configure authority router routing vrf ospf redistribute policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf ospf redistribute protocol

The routing protocol to redistribute into OSPF

Usage

configure authority router routing vrf ospf redistribute protocol [<redistribute-into-ospf>]
Positional Arguments
namedescription
redistribute-into-ospfThe value to set for this field

Description

redistribute-into-ospf (enumeration)

A value from a set of predefined names.

Options:

  • bgp: BGP routes
  • connected: Interface routes
  • service: Service routes
  • static: Static routes

configure authority router routing vrf ospf router-id

Defined in RFC 2328. A 32-bit number that uniquely identifies the router

Usage

configure authority router routing vrf ospf router-id [<dotted-quad>]
Positional Arguments
namedescription
dotted-quadThe value to set for this field

Description

dotted-quad (string)

An unsigned 32-bit number expressed in the dotted-quad notation, i.e., four octets written as decimal numbers and separated with the '.' (full stop) character.

configure authority router routing vrf ospf timers

OSPF Timers

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'timers'
spfOSPF SPF Timers

configure authority router routing vrf ospf timers spf

OSPF SPF Timers

Subcommands
commanddescription
delayInitial SPF delay.
deleteDelete configuration data
hold-timeAdaptive hold-time.
maximum-hold-timeMaximum hold-time.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'spf'

configure authority router routing vrf ospf timers spf delay

Initial SPF delay.

Usage

configure authority router routing vrf ospf timers spf delay [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 0

uint32

An unsigned 32-bit integer.

Range: 0-600000

configure authority router routing vrf ospf timers spf hold-time

Adaptive hold-time.

Usage

configure authority router routing vrf ospf timers spf hold-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 5000

uint32

An unsigned 32-bit integer.

Range: 0-600000

configure authority router routing vrf ospf timers spf maximum-hold-time

Maximum hold-time.

Usage

configure authority router routing vrf ospf timers spf maximum-hold-time [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 30000

uint32

An unsigned 32-bit integer.

Range: 0-600000

configure authority router routing vrf ospf version

OSPF version

Usage

configure authority router routing vrf ospf version [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: ospfv2

enumeration

A value from a set of predefined names.

Options:

  • ospfv2:
  • ospfv3:

configure authority router routing vrf pim

PIM VRF configuration

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
interfaceList of PIM interfaces in the VRF
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
rpPIM RP Configuration
showShow configuration data for 'pim'

configure authority router routing vrf pim interface

List of PIM interfaces in the VRF

Usage

configure authority router routing vrf pim interface <node> <interface>
Positional Arguments
namedescription
nodeInterface node name
interfaceNetwork interface name
Subcommands
commanddescription
deleteDelete configuration data
dr-priorityPreference of a particular device in the DR election process. The lowest priority is 1.
hello-intervalConfigure Hello Interval
interfaceNetwork interface name
nodeInterface node name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'interface'

configure authority router routing vrf pim interface dr-priority

Preference of a particular device in the DR election process. The lowest priority is 1.

Usage

configure authority router routing vrf pim interface dr-priority [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 1

uint32

An unsigned 32-bit integer.

Range: 1-4294967295

configure authority router routing vrf pim interface hello-interval

Configure Hello Interval

Usage

configure authority router routing vrf pim interface hello-interval [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: seconds

Default: 30

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing vrf pim interface interface

Network interface name

Usage

configure authority router routing vrf pim interface interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing vrf pim interface node

Interface node name

Usage

configure authority router routing vrf pim interface node [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing vrf pim rp

PIM RP Configuration

Usage

configure authority router routing vrf pim rp <group-range>
Positional Arguments
namedescription
group-rangeMulticast Group address range for this RP
Subcommands
commanddescription
addressIPv4 address of the RP
deleteDelete configuration data
group-rangeMulticast Group address range for this RP
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'rp'

configure authority router routing vrf pim rp address

IPv4 address of the RP

Usage

configure authority router routing vrf pim rp address [<unicast-ipv4-address>]
Positional Arguments
namedescription
unicast-ipv4-addressThe value to set for this field

Description

unicast-ipv4-address (string) (required)

A unicast IPv4 address

Must be a valid IPv4 address.

configure authority router routing vrf pim rp group-range

Multicast Group address range for this RP

Usage

configure authority router routing vrf pim rp group-range [<multicast-ipv4-prefix>]
Positional Arguments
namedescription
multicast-ipv4-prefixThe value to set for this field

Description

multicast-ipv4-prefix (string)

A multicast IPv4 prefix

configure authority router routing vrf rib-policy

List of protocol specific RIB policies

Usage

configure authority router routing vrf rib-policy <family> <protocol>
Positional Arguments
namedescription
familyThe routing protocol address family
protocolThe routing protocol RIB policy
Subcommands
commanddescription
deleteDelete configuration data
familyThe routing protocol address family
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyA policy to apply to the protocol route
protocolThe routing protocol RIB policy
showShow configuration data for 'rib-policy'

configure authority router routing vrf rib-policy family

The routing protocol address family

Usage

configure authority router routing vrf rib-policy family [<rib-family>]
Positional Arguments
namedescription
rib-familyThe value to set for this field

Description

rib-family (enumeration)

A value from a set of predefined names.

Options:

  • ipv4: IPv4 Address Family
  • ipv6: IPv6 Address Famimly

configure authority router routing vrf rib-policy policy

A policy to apply to the protocol route

Usage

configure authority router routing vrf rib-policy policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf rib-policy protocol

The routing protocol RIB policy

Usage

configure authority router routing vrf rib-policy protocol [<rib-protocol>]
Positional Arguments
namedescription
rib-protocolThe value to set for this field

Description

rib-protocol (enumeration)

A value from a set of predefined names.

Options:

  • any: Any RIB protocol
  • bgp: BGP routes
  • connected: Interface routes
  • ospf: OSPF routes
  • service: Service routes
  • static: Static routes

configure authority router routing vrf routing-protocol

Each entry contains configuration of a routing protocol instance.

Usage

configure authority router routing vrf routing-protocol <type>
Positional Arguments
namedescription
typeType of the routing protocol - an identity derived from the 'routing-protocol' base identity.
Subcommands
commanddescription
address-familyAddress family configuration
cloneClone a list item
cluster-idRoute reflector cluster id.
conditional-advertisementConfigure Conditional Advertisement
confederationConfiguration options specifying parameters when the local router is within an autonomous system which is part of a BGP confederation.
deleteDelete configuration data
descriptionTextual description of the routing protocol instance.
graceful-restartConfiguration parameters relating to BGP graceful restart.
local-asLocal autonomous system number of the router. Uses the 32-bit as-number type from the model in RFC 6991.
neighborList of BGP neighbors configured on the local system, uniquely identified by neighbor IPv[46] address
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
redistributeList of routing protocols to redistribute into BGP
route-reflector-allow-outbound-policyApply outbound policy on route reflector clients.
route-selection-optionsSet of configuration options that govern best path selection.
router-idRouter id of the router, expressed as an 32-bit value, IPv4 address.
showShow configuration data for 'routing-protocol'
timersConfig parameters related to timers associated with the BGP neighbor
typeType of the routing protocol - an identity derived from the 'routing-protocol' base identity.

configure authority router routing vrf routing-protocol address-family

Address family configuration

Usage

configure authority router routing vrf routing-protocol address-family <afi-safi>
Positional Arguments
namedescription
afi-safiAddress family type
Subcommands
commanddescription
afi-safiAddress family type
aggregate-addressAddress prefixes to aggregate
cloneClone a list item
default-route-distanceConfiguration options relating to the administrative distance (or preference) assigned to routes received from different sources (external, internal, and local).
deleteDelete configuration data
graceful-restartConfiguration parameters relating to BGP graceful restart.
networkAdvertises a network into BGP
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
redistributeList of routing protocols to redistribute into BGP
showShow configuration data for 'address-family'
use-multiple-pathsParameters related to the use of multiple paths for the same NLRI
vpn-exportConfigure Vpn Export
vpn-importConfigure Vpn Import

configure authority router routing vrf routing-protocol address-family afi-safi

Address family type

Usage

configure authority router routing vrf routing-protocol address-family afi-safi [<identityref>]
Positional Arguments
namedescription
identityrefThe value to set for this field

Description

identityref

A value from a set of predefined names.

Options:

  • ipv4-unicast: IPv4 unicast (AFI,SAFI = 1,1)
  • ipv6-unicast: IPv6 unicast (AFI,SAFI = 2,1)
  • ipv4-vpn: IPv4 vpn (AFI,SAFI = 1,128)
  • ipv6-vpn: IPv6 vpn (AFI,SAFI = 2,128)

configure authority router routing vrf routing-protocol address-family aggregate-address

Address prefixes to aggregate

Usage

configure authority router routing vrf routing-protocol address-family aggregate-address <prefix>
Positional Arguments
namedescription
prefixThe prefix to aggregate from
Subcommands
commanddescription
as-setGenerate as-set information for the resultant aggregate
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyPolicy to apply to the aggregate route
prefixThe prefix to aggregate from
showShow configuration data for 'aggregate-address'
summary-onlySpecifies that the prefixes aggregated by this aggregation are not to be advertised: only the aggregate itself will be advertised

configure authority router routing vrf routing-protocol address-family aggregate-address as-set

Generate as-set information for the resultant aggregate

Usage

configure authority router routing vrf routing-protocol address-family aggregate-address as-set [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol address-family aggregate-address policy

Policy to apply to the aggregate route

Usage

configure authority router routing vrf routing-protocol address-family aggregate-address policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol address-family aggregate-address prefix

The prefix to aggregate from

Usage

configure authority router routing vrf routing-protocol address-family aggregate-address prefix [<not-host-ip-prefix>]
Positional Arguments
namedescription
not-host-ip-prefixThe value to set for this field

Description

not-host-ip-prefix (union)

A not host IPv4 or IPv6 prefix

Must be one of the following types:

(0) not-host-ipv4-prefix (string)

A not host IPv4 prefix

(1) not-host-ipv6-prefix (string)

A not host IPv6 prefix

configure authority router routing vrf routing-protocol address-family aggregate-address summary-only

Specifies that the prefixes aggregated by this aggregation are not to be advertised: only the aggregate itself will be advertised

Usage

configure authority router routing vrf routing-protocol address-family aggregate-address summary-only [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol address-family default-route-distance

Configuration options relating to the administrative distance (or preference) assigned to routes received from different sources (external, internal, and local).

Subcommands
commanddescription
deleteDelete configuration data
externalAdministrative distance for routes learned from external BGP (eBGP).
internalAdministrative distance for routes learned from internal BGP (iBGP).
localAdministrative distance for local routes
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'default-route-distance'

configure authority router routing vrf routing-protocol address-family default-route-distance external

Administrative distance for routes learned from external BGP (eBGP).

Usage

configure authority router routing vrf routing-protocol address-family default-route-distance external [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 20

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing vrf routing-protocol address-family default-route-distance internal

Administrative distance for routes learned from internal BGP (iBGP).

Usage

configure authority router routing vrf routing-protocol address-family default-route-distance internal [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 200

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing vrf routing-protocol address-family default-route-distance local

Administrative distance for local routes

Usage

configure authority router routing vrf routing-protocol address-family default-route-distance local [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 200

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing vrf routing-protocol address-family graceful-restart

Configuration parameters relating to BGP graceful restart.

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
restart-timeEstimated time for the local BGP speaker to restart a session. This value is advertised in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is less than or equal to the hold-time value.
showShow configuration data for 'graceful-restart'
stale-routes-timeAn upper-bound on the time that the stale routes will be retained by a router after a session is restarted. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

Description

warning

graceful-restart is deprecated and will be removed in a future software version

configure authority router routing vrf routing-protocol address-family graceful-restart restart-time

Estimated time for the local BGP speaker to restart a session. This value is advertised in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is less than or equal to the hold-time value.

Usage

configure authority router routing vrf routing-protocol address-family graceful-restart restart-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

warning

restart-time is deprecated and will be removed in a future software version

uint16

An unsigned 16-bit integer.

Range: 0-4096

configure authority router routing vrf routing-protocol address-family graceful-restart stale-routes-time

An upper-bound on the time that the stale routes will be retained by a router after a session is restarted. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

Usage

configure authority router routing vrf routing-protocol address-family graceful-restart stale-routes-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

warning

stale-routes-time is deprecated and will be removed in a future software version

uint16

An unsigned 16-bit integer.

Range: 1-3600

configure authority router routing vrf routing-protocol address-family network

Advertises a network into BGP

Usage

configure authority router routing vrf routing-protocol address-family network <network-address>
Positional Arguments
namedescription
network-addressSpecify a network to announce via BGP for this address family
Subcommands
commanddescription
deleteDelete configuration data
network-addressSpecify a network to announce via BGP for this address family
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policya policy to apply to the imported route
showShow configuration data for 'network'

configure authority router routing vrf routing-protocol address-family network network-address

Specify a network to announce via BGP for this address family

Usage

configure authority router routing vrf routing-protocol address-family network network-address [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixThe value to set for this field

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority router routing vrf routing-protocol address-family network policy

a policy to apply to the imported route

Usage

configure authority router routing vrf routing-protocol address-family network policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol address-family redistribute

List of routing protocols to redistribute into BGP

Usage

configure authority router routing vrf routing-protocol address-family redistribute <protocol>
Positional Arguments
namedescription
protocolThe routing protocol to redistribute into BGP
Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyA policy to apply to the redistributed route
protocolThe routing protocol to redistribute into BGP
showShow configuration data for 'redistribute'

configure authority router routing vrf routing-protocol address-family redistribute policy

A policy to apply to the redistributed route

Usage

configure authority router routing vrf routing-protocol address-family redistribute policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol address-family redistribute protocol

The routing protocol to redistribute into BGP

Usage

configure authority router routing vrf routing-protocol address-family redistribute protocol [<redistribute-into-bgp>]
Positional Arguments
namedescription
redistribute-into-bgpThe value to set for this field

Description

redistribute-into-bgp (enumeration)

A value from a set of predefined names.

Options:

  • connected: Interface routes
  • service: Service routes
  • static: Static routes
  • ospf: OSPF routes

configure authority router routing vrf routing-protocol address-family use-multiple-paths

Parameters related to the use of multiple paths for the same NLRI

Subcommands
commanddescription
deleteDelete configuration data
ebgpMultipath parameters for eBGP
ibgpMultipath parameters for iBGP
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'use-multiple-paths'

configure authority router routing vrf routing-protocol address-family use-multiple-paths ebgp

Multipath parameters for eBGP

Subcommands
commanddescription
deleteDelete configuration data
maximum-pathsMaximum number of parallel paths to consider when using eBGP multipath for this address family. The default is to use a single path.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'ebgp'

configure authority router routing vrf routing-protocol address-family use-multiple-paths ebgp maximum-paths

Maximum number of parallel paths to consider when using eBGP multipath for this address family. The default is to use a single path.

Usage

configure authority router routing vrf routing-protocol address-family use-multiple-paths ebgp maximum-paths [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: paths

Default: 1

uint32

An unsigned 32-bit integer.

Range: 1-64

configure authority router routing vrf routing-protocol address-family use-multiple-paths ibgp

Multipath parameters for iBGP

Subcommands
commanddescription
deleteDelete configuration data
maximum-pathsMaximum number of parallel paths to consider when using iBGP multipath for this address family. The default is to use a single path
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'ibgp'

configure authority router routing vrf routing-protocol address-family use-multiple-paths ibgp maximum-paths

Maximum number of parallel paths to consider when using iBGP multipath for this address family. The default is to use a single path

Usage

configure authority router routing vrf routing-protocol address-family use-multiple-paths ibgp maximum-paths [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: paths

Default: 1

uint32

An unsigned 32-bit integer.

Range: 1-64

configure authority router routing vrf routing-protocol address-family vpn-export

Configure Vpn Export

Subcommands
commanddescription
deleteDelete configuration data
export-policyExport policy for vpn export
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
route-distinguisherRoute Distinguisher for vpn export
showShow configuration data for 'vpn-export'
vpn-export-route-targetRoute Target list for vpn export

configure authority router routing vrf routing-protocol address-family vpn-export export-policy

Export policy for vpn export

Usage

configure authority router routing vrf routing-protocol address-family vpn-export export-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol address-family vpn-export route-distinguisher

Route Distinguisher for vpn export

Usage

configure authority router routing vrf routing-protocol address-family vpn-export route-distinguisher [<set-extended-community>]
Positional Arguments
namedescription
set-extended-communityThe value to set for this field

Description

set-extended-community (union) (required)

A BGP extended community (RFC-4360), an 8 octet value, 6 value octets are specified here. The 2 octet type is part of the set extended community action. The following formats are accepted:

a) A.B.C.D:EF b) EF:GHJK c) GHJK:EF

A.B.C.D: Four Byte IP EF: Two byte ASN (in decimal) GHJK: Four-byte ASN (in decimal)

Must be one of the following types:

(0) string (required)

A text value.

Must be <ipv4-address>:<uint16>

(1) string (required)

A text value.

Must be <uint16>:<uint32>

(2) string (required)

A text value.

Must be <uint32>:<uint16>

configure authority router routing vrf routing-protocol address-family vpn-export vpn-export-route-target

Route Target list for vpn export

Usage

configure authority router routing vrf routing-protocol address-family vpn-export vpn-export-route-target [<set-extended-community>]
Positional Arguments
namedescription
set-extended-communityValue to add to this list

Description

set-extended-community (union) (required)

A BGP extended community (RFC-4360), an 8 octet value, 6 value octets are specified here. The 2 octet type is part of the set extended community action. The following formats are accepted:

a) A.B.C.D:EF b) EF:GHJK c) GHJK:EF

A.B.C.D: Four Byte IP EF: Two byte ASN (in decimal) GHJK: Four-byte ASN (in decimal)

Must be one of the following types:

(0) string (required)

A text value.

Must be <ipv4-address>:<uint16>

(1) string (required)

A text value.

Must be <uint16>:<uint32>

(2) string (required)

A text value.

Must be <uint32>:<uint16>

configure authority router routing vrf routing-protocol address-family vpn-import

Configure Vpn Import

Subcommands
commanddescription
deleteDelete configuration data
import-policyExport policy for vpn import
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'vpn-import'
vpn-import-route-targetRoute Target list for vpn import

configure authority router routing vrf routing-protocol address-family vpn-import import-policy

Export policy for vpn import

Usage

configure authority router routing vrf routing-protocol address-family vpn-import import-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol address-family vpn-import vpn-import-route-target

Route Target list for vpn import

Usage

configure authority router routing vrf routing-protocol address-family vpn-import vpn-import-route-target [<set-extended-community>]
Positional Arguments
namedescription
set-extended-communityValue to add to this list

Description

set-extended-community (union) (required)

A BGP extended community (RFC-4360), an 8 octet value, 6 value octets are specified here. The 2 octet type is part of the set extended community action. The following formats are accepted:

a) A.B.C.D:EF b) EF:GHJK c) GHJK:EF

A.B.C.D: Four Byte IP EF: Two byte ASN (in decimal) GHJK: Four-byte ASN (in decimal)

Must be one of the following types:

(0) string (required)

A text value.

Must be <ipv4-address>:<uint16>

(1) string (required)

A text value.

Must be <uint16>:<uint32>

(2) string (required)

A text value.

Must be <uint32>:<uint16>

configure authority router routing vrf routing-protocol cluster-id

Route reflector cluster id.

Usage

configure authority router routing vrf routing-protocol cluster-id [<ipv4-address>]
Positional Arguments
namedescription
ipv4-addressThe value to set for this field

Description

ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

configure authority router routing vrf routing-protocol conditional-advertisement

Configure Conditional Advertisement

Subcommands
commanddescription
deleteDelete configuration data
interval-timeConditional advertisement scanner process interval time.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'conditional-advertisement'

configure authority router routing vrf routing-protocol conditional-advertisement interval-time

Conditional advertisement scanner process interval time.

Usage

configure authority router routing vrf routing-protocol conditional-advertisement interval-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 60

uint16

An unsigned 16-bit integer.

Range: 5-240

configure authority router routing vrf routing-protocol confederation

Configuration options specifying parameters when the local router is within an autonomous system which is part of a BGP confederation.

Subcommands
commanddescription
deleteDelete configuration data
identifierConfederation identifier for the autonomous system.
member-asRemote autonomous systems that are to be treated as part of the local confederation.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'confederation'

configure authority router routing vrf routing-protocol confederation identifier

Confederation identifier for the autonomous system.

Usage

configure authority router routing vrf routing-protocol confederation identifier [<as-number>]
Positional Arguments
namedescription
as-numberThe value to set for this field

Description

as-number (uint32)

The as-number type represents autonomous system numbers which identify an Autonomous System (AS). An AS is a set of routers under a single technical administration, using an interior gateway protocol and common metrics to route packets within the AS, and using an exterior gateway protocol to route packets to other ASs'. IANA maintains the AS number space and has delegated large parts to the regional registries.

Autonomous system numbers were originally limited to 16 bits. BGP extensions have enlarged the autonomous system number space to 32 bits. This type therefore uses an uint32 base type without a range restriction in order to support a larger autonomous system number space.

In the value set and its semantics, this type is equivalent to the InetAutonomousSystemNumber textual convention of the SMIv2.

configure authority router routing vrf routing-protocol confederation member-as

Remote autonomous systems that are to be treated as part of the local confederation.

Usage

configure authority router routing vrf routing-protocol confederation member-as [<as-number>]
Positional Arguments
namedescription
as-numberValue to add to this list

Description

as-number (uint32)

The as-number type represents autonomous system numbers which identify an Autonomous System (AS). An AS is a set of routers under a single technical administration, using an interior gateway protocol and common metrics to route packets within the AS, and using an exterior gateway protocol to route packets to other ASs'. IANA maintains the AS number space and has delegated large parts to the regional registries.

Autonomous system numbers were originally limited to 16 bits. BGP extensions have enlarged the autonomous system number space to 32 bits. This type therefore uses an uint32 base type without a range restriction in order to support a larger autonomous system number space.

In the value set and its semantics, this type is equivalent to the InetAutonomousSystemNumber textual convention of the SMIv2.

configure authority router routing vrf routing-protocol description

Textual description of the routing protocol instance.

Usage

configure authority router routing vrf routing-protocol description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router routing vrf routing-protocol graceful-restart

Configuration parameters relating to BGP graceful restart.

Subcommands
commanddescription
deleteDelete configuration data
modeGraceful restart mode.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
restart-timeEstimated time for the local BGP speaker to restart a session. This value is advertised in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is less than or equal to the hold-time value.
select-delay-timeAfter GR restart and reconnect with a GR helper peer, this is the minimum time to delay the best route selection process and sending the initial End-of-RIB to all BGP neighbors. This is the minimum of the currently unexposed selection deferral timer (RFC-4724) where that timer is a maximum and currently hard- coded to 360 seconds.
showShow configuration data for 'graceful-restart'
stale-routes-timeAn upper-bound on the time that the stale routes will be retained by a router after a session is restarted or 0 to disable. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

configure authority router routing vrf routing-protocol graceful-restart mode

Graceful restart mode.

Usage

configure authority router routing vrf routing-protocol graceful-restart mode [<graceful-restart-mode>]
Positional Arguments
namedescription
graceful-restart-modeThe value to set for this field

Description

Default: helper

graceful-restart-mode (enumeration)

configure BGP graceful restart mode [rfc4724]

Options:

  • enable: enable graceful restart and helper mode
  • helper: enable graceful restart helper mode only
  • disable: disable graceful restart

configure authority router routing vrf routing-protocol graceful-restart restart-time

Estimated time for the local BGP speaker to restart a session. This value is advertised in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is less than or equal to the hold-time value.

Usage

configure authority router routing vrf routing-protocol graceful-restart restart-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 120

uint16

An unsigned 16-bit integer.

Range: 1-4095

configure authority router routing vrf routing-protocol graceful-restart select-delay-time

After GR restart and reconnect with a GR helper peer, this is the minimum time to delay the best route selection process and sending the initial End-of-RIB to all BGP neighbors. This is the minimum of the currently unexposed selection deferral timer (RFC-4724) where that timer is a maximum and currently hard- coded to 360 seconds.

Usage

configure authority router routing vrf routing-protocol graceful-restart select-delay-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 0

uint16

An unsigned 16-bit integer.

Range: 0-360

configure authority router routing vrf routing-protocol graceful-restart stale-routes-time

An upper-bound on the time that the stale routes will be retained by a router after a session is restarted or 0 to disable. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

Usage

configure authority router routing vrf routing-protocol graceful-restart stale-routes-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 360

uint16

An unsigned 16-bit integer.

Range: 0-3600

configure authority router routing vrf routing-protocol local-as

Local autonomous system number of the router. Uses the 32-bit as-number type from the model in RFC 6991.

Usage

configure authority router routing vrf routing-protocol local-as [<as-number>]
Positional Arguments
namedescription
as-numberThe value to set for this field

Description

as-number (uint32)

The as-number type represents autonomous system numbers which identify an Autonomous System (AS). An AS is a set of routers under a single technical administration, using an interior gateway protocol and common metrics to route packets within the AS, and using an exterior gateway protocol to route packets to other ASs'. IANA maintains the AS number space and has delegated large parts to the regional registries.

Autonomous system numbers were originally limited to 16 bits. BGP extensions have enlarged the autonomous system number space to 32 bits. This type therefore uses an uint32 base type without a range restriction in order to support a larger autonomous system number space.

In the value set and its semantics, this type is equivalent to the InetAutonomousSystemNumber textual convention of the SMIv2.

configure authority router routing vrf routing-protocol neighbor

List of BGP neighbors configured on the local system, uniquely identified by neighbor IPv[46] address

Usage

configure authority router routing vrf routing-protocol neighbor <neighbor-address>
Positional Arguments
namedescription
neighbor-addressIP address of the BGP neighbor
Subcommands
commanddescription
address-familyAddress family configuration
auth-passwordConfigures an MD5 authentication password for use with neighboring devices.
bfdBFD Client Configuration.
cloneClone a list item
deleteDelete configuration data
descriptionAn optional textual description (intended primarily for use with a neighbor or group
graceful-restartConfiguration parameters relating to BGP neighbor graceful restart. If not explicitly configured, neighbor inherits from BGP instance.
local-asThe local autonomous system number that is to be used when establishing sessions with the remote neighbor or neighbor group, if this differs from the global BGP router autonomous system number.
multihopConfiguration parameters specifying the multihop behaviour for BGP sessions to the neighbor
negotiate-capabilitiesIf set to false, suppress sending the Capabilities Optional Parameter in the BGP OPEN message.
neighbor-addressIP address of the BGP neighbor
neighbor-asAS number of the neighbor.
neighbor-policyConfigure Neighbor Policy
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'neighbor'
shutdownIf set to true, the neighbors connection will not come up.
timersConfig parameters related to timers associated with the BGP neighbor
transportConfiguration parameters relating to the transport protocol used by the BGP session to the neighbor

configure authority router routing vrf routing-protocol neighbor address-family

Address family configuration

Usage

configure authority router routing vrf routing-protocol neighbor address-family <afi-safi>
Positional Arguments
namedescription
afi-safiAddress family type
Subcommands
commanddescription
activateActivate address family for neighbor
afi-safiAddress family type
as-path-optionsConfiguration parameters allowing manipulation of the AS_PATH attribute for this address family
conditional-advertisementConfigure Conditional Advertisement
deleteDelete configuration data
neighbor-policyConfigure Neighbor Policy
next-hop-selfSets the router as the next hop for this neighbor and this address family
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
prefix-limitConfigure the maximum number of prefixes that will be accepted from a neighbor for this address family
remove-private-asModify private AS numbers in updates sent to neighbors for this address family.
route-reflectorRoute reflector client configuration
send-default-routeIf set to true, generate and send the default-route for this address-family to the neighbor
showShow configuration data for 'address-family'

configure authority router routing vrf routing-protocol neighbor address-family activate

Activate address family for neighbor

Usage

configure authority router routing vrf routing-protocol neighbor address-family activate [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol neighbor address-family afi-safi

Address family type

Usage

configure authority router routing vrf routing-protocol neighbor address-family afi-safi [<identityref>]
Positional Arguments
namedescription
identityrefThe value to set for this field

Description

identityref

A value from a set of predefined names.

Options:

  • ipv4-unicast: IPv4 unicast (AFI,SAFI = 1,1)
  • ipv6-unicast: IPv6 unicast (AFI,SAFI = 2,1)
  • ipv4-vpn: IPv4 vpn (AFI,SAFI = 1,128)
  • ipv6-vpn: IPv6 vpn (AFI,SAFI = 2,128)

configure authority router routing vrf routing-protocol neighbor address-family as-path-options

Configuration parameters allowing manipulation of the AS_PATH attribute for this address family

Subcommands
commanddescription
allow-own-asSpecify the number of occurrences of the local BGP speaker's AS that can occur within the AS_PATH before it is rejected for this address family.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'as-path-options'

configure authority router routing vrf routing-protocol neighbor address-family as-path-options allow-own-as

Specify the number of occurrences of the local BGP speaker's AS that can occur within the AS_PATH before it is rejected for this address family.

Usage

configure authority router routing vrf routing-protocol neighbor address-family as-path-options allow-own-as [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority router routing vrf routing-protocol neighbor address-family conditional-advertisement

Configure Conditional Advertisement

Subcommands
commanddescription
advertisement-policyA policy selecting routes to conditionally advertise.
deleteDelete configuration data
exist-policyIf this policy matches any BGP route, advertise the routes matched by advertisement-policy, otherwise do not advertise the routes matched by advertisement-policy.
non-exist-policyIf this policy does not match any BGP route, advertise the routes matched by advertisement-policy, otherwise do not advertise the routes matched by advertisement-policy.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'conditional-advertisement'

configure authority router routing vrf routing-protocol neighbor address-family conditional-advertisement advertisement-policy

A policy selecting routes to conditionally advertise.

Usage

configure authority router routing vrf routing-protocol neighbor address-family conditional-advertisement advertisement-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref) (required)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol neighbor address-family conditional-advertisement exist-policy

If this policy matches any BGP route, advertise the routes matched by advertisement-policy, otherwise do not advertise the routes matched by advertisement-policy.

Usage

configure authority router routing vrf routing-protocol neighbor address-family conditional-advertisement exist-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol neighbor address-family conditional-advertisement non-exist-policy

If this policy does not match any BGP route, advertise the routes matched by advertisement-policy, otherwise do not advertise the routes matched by advertisement-policy.

Usage

configure authority router routing vrf routing-protocol neighbor address-family conditional-advertisement non-exist-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol neighbor address-family neighbor-policy

Configure Neighbor Policy

Subcommands
commanddescription
deleteDelete configuration data
inbound-policyA policy to apply to the NLRIs inbound from this neighbor.
outbound-policyA policy to apply to the NLRIs outbound to this neighbor.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'neighbor-policy'

configure authority router routing vrf routing-protocol neighbor address-family neighbor-policy inbound-policy

A policy to apply to the NLRIs inbound from this neighbor.

Usage

configure authority router routing vrf routing-protocol neighbor address-family neighbor-policy inbound-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol neighbor address-family neighbor-policy outbound-policy

A policy to apply to the NLRIs outbound to this neighbor.

Usage

configure authority router routing vrf routing-protocol neighbor address-family neighbor-policy outbound-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol neighbor address-family next-hop-self

Sets the router as the next hop for this neighbor and this address family

Usage

configure authority router routing vrf routing-protocol neighbor address-family next-hop-self [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol neighbor address-family prefix-limit

Configure the maximum number of prefixes that will be accepted from a neighbor for this address family

Subcommands
commanddescription
deleteDelete configuration data
max-prefixesMaximum number of prefixes that will be accepted from the neighbor for this address family
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
restart-timerTime interval after which the BGP session is re-established after being torn down due to exceeding the max-prefix limit for this adddress family.
showShow configuration data for 'prefix-limit'
shutdown-threshold-pctThreshold on number of prefixes that can be received from a neighbor for this address family before generation of warning messages or log entries.

configure authority router routing vrf routing-protocol neighbor address-family prefix-limit max-prefixes

Maximum number of prefixes that will be accepted from the neighbor for this address family

Usage

configure authority router routing vrf routing-protocol neighbor address-family prefix-limit max-prefixes [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: prefixes

uint32 (required)

An unsigned 32-bit integer.

configure authority router routing vrf routing-protocol neighbor address-family prefix-limit restart-timer

Time interval after which the BGP session is re-established after being torn down due to exceeding the max-prefix limit for this adddress family.

Usage

configure authority router routing vrf routing-protocol neighbor address-family prefix-limit restart-timer [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

uint16

An unsigned 16-bit integer.

Range: 1-65535

configure authority router routing vrf routing-protocol neighbor address-family prefix-limit shutdown-threshold-pct

Threshold on number of prefixes that can be received from a neighbor for this address family before generation of warning messages or log entries.

Usage

configure authority router routing vrf routing-protocol neighbor address-family prefix-limit shutdown-threshold-pct [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority router routing vrf routing-protocol neighbor address-family remove-private-as

Modify private AS numbers in updates sent to neighbors for this address family.

Usage

configure authority router routing vrf routing-protocol neighbor address-family remove-private-as [<remove-private-as-option>]
Positional Arguments
namedescription
remove-private-as-optionThe value to set for this field

Description

remove-private-as-option (enumeration)

Set of options for configuring how private AS numbers are modified in advertised AS paths.

Options:

  • all: Remove all private ASes in the AS path.
  • replace-all: Replace all private ASes with the local AS.
  • only: Remove private ASes only if the AS path contains just private ASes.
  • replace-only: Replace private ASes with the local AS only if the AS path contains just private ASes.
  • disable: Do not remove private ASes.

configure authority router routing vrf routing-protocol neighbor address-family route-reflector

Route reflector client configuration

Subcommands
commanddescription
clientConfigure the neighbor as a route reflector client for this address family.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'route-reflector'

configure authority router routing vrf routing-protocol neighbor address-family route-reflector client

Configure the neighbor as a route reflector client for this address family.

Usage

configure authority router routing vrf routing-protocol neighbor address-family route-reflector client [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol neighbor address-family send-default-route

If set to true, generate and send the default-route for this address-family to the neighbor

Usage

configure authority router routing vrf routing-protocol neighbor address-family send-default-route [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol neighbor auth-password

Configures an MD5 authentication password for use with neighboring devices.

Usage

configure authority router routing vrf routing-protocol neighbor auth-password [<password>]
Positional Arguments
namedescription
passwordThe value to set for this field

Description

password (string)

A password type that is hidden from the UI. The internal storage format is dependent on the individual field.

configure authority router routing vrf routing-protocol neighbor bfd

BFD Client Configuration.

Subcommands
commanddescription
deleteDelete configuration data
desired-tx-intervalThe minimum transmission interval in milliseconds used to send BFD control packets.
enableEnable/Disable BFD protocol
multiplierThe number of BFD packets that can be lost without the BFD session declared as down.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
required-min-rx-intervalRepresents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.
showShow configuration data for 'bfd'

configure authority router routing vrf routing-protocol neighbor bfd desired-tx-interval

The minimum transmission interval in milliseconds used to send BFD control packets.

Usage

configure authority router routing vrf routing-protocol neighbor bfd desired-tx-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: milliseconds

Default: 1000

uint16

An unsigned 16-bit integer.

Range: 50-60000

configure authority router routing vrf routing-protocol neighbor bfd enable

Enable/Disable BFD protocol

Usage

configure authority router routing vrf routing-protocol neighbor bfd enable [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol neighbor bfd multiplier

The number of BFD packets that can be lost without the BFD session declared as down.

Usage

configure authority router routing vrf routing-protocol neighbor bfd multiplier [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 3

uint8

An unsigned 8-bit integer.

Range: 2-255

configure authority router routing vrf routing-protocol neighbor bfd required-min-rx-interval

Represents the minimum interval between BFD asynchronous control packets that this router is capable of supporting.

Usage

configure authority router routing vrf routing-protocol neighbor bfd required-min-rx-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: milliseconds

Default: 1000

uint16

An unsigned 16-bit integer.

Range: 50-60000

configure authority router routing vrf routing-protocol neighbor description

An optional textual description (intended primarily for use with a neighbor or group

Usage

configure authority router routing vrf routing-protocol neighbor description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router routing vrf routing-protocol neighbor graceful-restart

Configuration parameters relating to BGP neighbor graceful restart. If not explicitly configured, neighbor inherits from BGP instance.

Subcommands
commanddescription
deleteDelete configuration data
modeGraceful restart mode.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'graceful-restart'

configure authority router routing vrf routing-protocol neighbor graceful-restart mode

Graceful restart mode.

Usage

configure authority router routing vrf routing-protocol neighbor graceful-restart mode [<graceful-restart-mode>]
Positional Arguments
namedescription
graceful-restart-modeThe value to set for this field

Description

graceful-restart-mode (enumeration)

configure BGP graceful restart mode [rfc4724]

Options:

  • enable: enable graceful restart and helper mode
  • helper: enable graceful restart helper mode only
  • disable: disable graceful restart

configure authority router routing vrf routing-protocol neighbor local-as

The local autonomous system number that is to be used when establishing sessions with the remote neighbor or neighbor group, if this differs from the global BGP router autonomous system number.

Usage

configure authority router routing vrf routing-protocol neighbor local-as [<as-number>]
Positional Arguments
namedescription
as-numberThe value to set for this field

Description

as-number (uint32)

The as-number type represents autonomous system numbers which identify an Autonomous System (AS). An AS is a set of routers under a single technical administration, using an interior gateway protocol and common metrics to route packets within the AS, and using an exterior gateway protocol to route packets to other ASs'. IANA maintains the AS number space and has delegated large parts to the regional registries.

Autonomous system numbers were originally limited to 16 bits. BGP extensions have enlarged the autonomous system number space to 32 bits. This type therefore uses an uint32 base type without a range restriction in order to support a larger autonomous system number space.

In the value set and its semantics, this type is equivalent to the InetAutonomousSystemNumber textual convention of the SMIv2.

configure authority router routing vrf routing-protocol neighbor multihop

Configuration parameters specifying the multihop behaviour for BGP sessions to the neighbor

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'multihop'
ttlTime-to-live value to use when packets are sent to the referenced group or neighbors and ebgp-multihop is enabled

configure authority router routing vrf routing-protocol neighbor multihop ttl

Time-to-live value to use when packets are sent to the referenced group or neighbors and ebgp-multihop is enabled

Usage

configure authority router routing vrf routing-protocol neighbor multihop ttl [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing vrf routing-protocol neighbor negotiate-capabilities

If set to false, suppress sending the Capabilities Optional Parameter in the BGP OPEN message.

Usage

configure authority router routing vrf routing-protocol neighbor negotiate-capabilities [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol neighbor neighbor-address

IP address of the BGP neighbor

Usage

configure authority router routing vrf routing-protocol neighbor neighbor-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router routing vrf routing-protocol neighbor neighbor-as

AS number of the neighbor.

Usage

configure authority router routing vrf routing-protocol neighbor neighbor-as [<as-number>]
Positional Arguments
namedescription
as-numberThe value to set for this field

Description

as-number (uint32) (required)

The as-number type represents autonomous system numbers which identify an Autonomous System (AS). An AS is a set of routers under a single technical administration, using an interior gateway protocol and common metrics to route packets within the AS, and using an exterior gateway protocol to route packets to other ASs'. IANA maintains the AS number space and has delegated large parts to the regional registries.

Autonomous system numbers were originally limited to 16 bits. BGP extensions have enlarged the autonomous system number space to 32 bits. This type therefore uses an uint32 base type without a range restriction in order to support a larger autonomous system number space.

In the value set and its semantics, this type is equivalent to the InetAutonomousSystemNumber textual convention of the SMIv2.

configure authority router routing vrf routing-protocol neighbor neighbor-policy

Configure Neighbor Policy

Subcommands
commanddescription
deleteDelete configuration data
inbound-policyA policy to apply to the NLRIs inbound from this neighbor.
outbound-policyA policy to apply to the NLRIs outbound to this neighbor.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'neighbor-policy'

configure authority router routing vrf routing-protocol neighbor neighbor-policy inbound-policy

A policy to apply to the NLRIs inbound from this neighbor.

Usage

configure authority router routing vrf routing-protocol neighbor neighbor-policy inbound-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol neighbor neighbor-policy outbound-policy

A policy to apply to the NLRIs outbound to this neighbor.

Usage

configure authority router routing vrf routing-protocol neighbor neighbor-policy outbound-policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol neighbor shutdown

If set to true, the neighbors connection will not come up.

Usage

configure authority router routing vrf routing-protocol neighbor shutdown [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol neighbor timers

Config parameters related to timers associated with the BGP neighbor

Subcommands
commanddescription
connect-retryTime interval between attempts to establish a session with the neighbor.
deleteDelete configuration data
hold-timeTime interval that a BGP session will be considered active in the absence of keepalive or other messages from the neighbor. The hold-time is typically set to 3x the keepalive-interval.
keepalive-intervalTime interval between transmission of keepalive messages to the neighbor. Must be set to 1/3 the hold-time or smaller.
minimum-advertisement-intervalMinimum time which must elapse between subsequent UPDATE messages relating to a common set of NLRI being transmitted to a neighbor. This timer is referred to as MinRouteAdvertisementIntervalTimer by RFC 4721 and serves to reduce the number of UPDATE messages transmitted when a particular set of NLRI exhibit instability.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'timers'

configure authority router routing vrf routing-protocol neighbor timers connect-retry

Time interval between attempts to establish a session with the neighbor.

Usage

configure authority router routing vrf routing-protocol neighbor timers connect-retry [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 30

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router routing vrf routing-protocol neighbor timers hold-time

Time interval that a BGP session will be considered active in the absence of keepalive or other messages from the neighbor. The hold-time is typically set to 3x the keepalive-interval.

Usage

configure authority router routing vrf routing-protocol neighbor timers hold-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

uint16

An unsigned 16-bit integer.

Range: 0,3-65535

configure authority router routing vrf routing-protocol neighbor timers keepalive-interval

Time interval between transmission of keepalive messages to the neighbor. Must be set to 1/3 the hold-time or smaller.

Usage

configure authority router routing vrf routing-protocol neighbor timers keepalive-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router routing vrf routing-protocol neighbor timers minimum-advertisement-interval

Minimum time which must elapse between subsequent UPDATE messages relating to a common set of NLRI being transmitted to a neighbor. This timer is referred to as MinRouteAdvertisementIntervalTimer by RFC 4721 and serves to reduce the number of UPDATE messages transmitted when a particular set of NLRI exhibit instability.

Usage

configure authority router routing vrf routing-protocol neighbor timers minimum-advertisement-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 30

uint16

An unsigned 16-bit integer.

Range: 0-600

configure authority router routing vrf routing-protocol neighbor transport

Configuration parameters relating to the transport protocol used by the BGP session to the neighbor

Subcommands
commanddescription
bgp-service-generationApproach used for generating a BGP service and service routes to enable SVR transport for the BGP session with the neighbor.
deleteDelete configuration data
local-addressSet the source IP address to be used for the BGP peering session. This must be expressed as a reference to the name of a routing interface or network interface.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
passive-modeWait for neighbors to issue requests to open a BGP session, rather than initiating sessions from the local router.
showShow configuration data for 'transport'

configure authority router routing vrf routing-protocol neighbor transport bgp-service-generation

Approach used for generating a BGP service and service routes to enable SVR transport for the BGP session with the neighbor.

Subcommands
commanddescription
deleteDelete configuration data
disabledDo not generate a BGP service or service routes.
neighbor-vrfName of the neighbor's VRF in which the peer BGP instance resides. Can be 'default'.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
same-neighbor-vrfGenerate BGP service if there is a matching peer with a BGP instance within the same VRF.
showShow configuration data for 'bgp-service-generation'

configure authority router routing vrf routing-protocol neighbor transport bgp-service-generation disabled

Do not generate a BGP service or service routes.

Usage

configure authority router routing vrf routing-protocol neighbor transport bgp-service-generation disabled

Description

empty

Has no value.

configure authority router routing vrf routing-protocol neighbor transport bgp-service-generation neighbor-vrf

Name of the neighbor's VRF in which the peer BGP instance resides. Can be 'default'.

Usage

configure authority router routing vrf routing-protocol neighbor transport bgp-service-generation neighbor-vrf [<vrf-name-or-default-vrf>]
Positional Arguments
namedescription
vrf-name-or-default-vrfThe value to set for this field

Description

vrf-name-or-default-vrf (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 15 characters, and cannot be the words 'all', 'any', or 'unknown'.

Must contain only alphanumeric characters or any of the following: _ - Length: 1-15

configure authority router routing vrf routing-protocol neighbor transport bgp-service-generation same-neighbor-vrf

Generate BGP service if there is a matching peer with a BGP instance within the same VRF.

Usage

configure authority router routing vrf routing-protocol neighbor transport bgp-service-generation same-neighbor-vrf

Description

empty

Has no value.

configure authority router routing vrf routing-protocol neighbor transport local-address

Set the source IP address to be used for the BGP peering session. This must be expressed as a reference to the name of a routing interface or network interface.

Subcommands
commanddescription
deleteDelete configuration data
interfaceNetwork interface name
nodeInterface node name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
routing-interfaceConfigure Routing Interface
showShow configuration data for 'local-address'

configure authority router routing vrf routing-protocol neighbor transport local-address interface

Network interface name

Usage

configure authority router routing vrf routing-protocol neighbor transport local-address interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref (required)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol neighbor transport local-address node

Interface node name

Usage

configure authority router routing vrf routing-protocol neighbor transport local-address node [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref (required)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol neighbor transport local-address routing-interface

Configure Routing Interface

Usage

configure authority router routing vrf routing-protocol neighbor transport local-address routing-interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol neighbor transport passive-mode

Wait for neighbors to issue requests to open a BGP session, rather than initiating sessions from the local router.

Usage

configure authority router routing vrf routing-protocol neighbor transport passive-mode [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol redistribute

List of routing protocols to redistribute into BGP

Usage

configure authority router routing vrf routing-protocol redistribute <protocol>
Positional Arguments
namedescription
protocolThe routing protocol to redistribute into BGP
Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyA policy to apply to the redistributed route
protocolThe routing protocol to redistribute into BGP
showShow configuration data for 'redistribute'

configure authority router routing vrf routing-protocol redistribute policy

A policy to apply to the redistributed route

Usage

configure authority router routing vrf routing-protocol redistribute policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority router routing vrf routing-protocol redistribute protocol

The routing protocol to redistribute into BGP

Usage

configure authority router routing vrf routing-protocol redistribute protocol [<redistribute-into-bgp>]
Positional Arguments
namedescription
redistribute-into-bgpThe value to set for this field

Description

redistribute-into-bgp (enumeration)

A value from a set of predefined names.

Options:

  • connected: Interface routes
  • service: Service routes
  • static: Static routes
  • ospf: OSPF routes

configure authority router routing vrf routing-protocol route-reflector-allow-outbound-policy

Apply outbound policy on route reflector clients.

Usage

configure authority router routing vrf routing-protocol route-reflector-allow-outbound-policy [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol route-selection-options

Set of configuration options that govern best path selection.

Subcommands
commanddescription
always-compare-medCompare multi-exit discriminator (MED) value from different ASes when selecting the best route. The default behavior is to only compare MEDs for paths received from the same AS.
deleteDelete configuration data
external-compare-router-idWhen comparing similar routes received from external BGP neighbors, use the router-id as a criterion to select the active path.
ignore-as-path-lengthIgnore the AS path length when selecting the best path. The default is to use the AS path length and prefer paths with shorter length.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'route-selection-options'

configure authority router routing vrf routing-protocol route-selection-options always-compare-med

Compare multi-exit discriminator (MED) value from different ASes when selecting the best route. The default behavior is to only compare MEDs for paths received from the same AS.

Usage

configure authority router routing vrf routing-protocol route-selection-options always-compare-med [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol route-selection-options external-compare-router-id

When comparing similar routes received from external BGP neighbors, use the router-id as a criterion to select the active path.

Usage

configure authority router routing vrf routing-protocol route-selection-options external-compare-router-id [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol route-selection-options ignore-as-path-length

Ignore the AS path length when selecting the best path. The default is to use the AS path length and prefer paths with shorter length.

Usage

configure authority router routing vrf routing-protocol route-selection-options ignore-as-path-length [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router routing vrf routing-protocol router-id

Router id of the router, expressed as an 32-bit value, IPv4 address.

Usage

configure authority router routing vrf routing-protocol router-id [<ipv4-address>]
Positional Arguments
namedescription
ipv4-addressThe value to set for this field

Description

ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

configure authority router routing vrf routing-protocol timers

Config parameters related to timers associated with the BGP neighbor

Subcommands
commanddescription
deleteDelete configuration data
hold-timeTime interval that a BGP session will be considered active in the absence of keepalive or other messages from the neighbor. The hold-time is typically set to 3x the keepalive-interval.
keepalive-intervalTime interval between transmission of keepalive messages to the neighbor. Must be set to 1/3 the hold-time or smaller.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'timers'

configure authority router routing vrf routing-protocol timers hold-time

Time interval that a BGP session will be considered active in the absence of keepalive or other messages from the neighbor. The hold-time is typically set to 3x the keepalive-interval.

Usage

configure authority router routing vrf routing-protocol timers hold-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 90

uint16

An unsigned 16-bit integer.

Range: 0,3-65535

configure authority router routing vrf routing-protocol timers keepalive-interval

Time interval between transmission of keepalive messages to the neighbor. Must be set to 1/3 the hold-time or smaller.

Usage

configure authority router routing vrf routing-protocol timers keepalive-interval [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 30

uint16

An unsigned 16-bit integer.

Range: 0-65535

configure authority router routing vrf routing-protocol type

Type of the routing protocol - an identity derived from the 'routing-protocol' base identity.

Usage

configure authority router routing vrf routing-protocol type [<identityref>]
Positional Arguments
namedescription
identityrefThe value to set for this field

Description

identityref

A value from a set of predefined names.

Options:

  • bgp: BGP routing protocol

configure authority router routing vrf service-admin-distance

Administrative distance for routes generated from services.

Usage

configure authority router routing vrf service-admin-distance [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 254

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing vrf static-route

A list of static routes. The sub-element that allows administrators to configure static routes, that will be entered into the SSR's Routing Information Base (RIB).

Usage

configure authority router routing vrf static-route <destination-prefix> <distance>
Positional Arguments
namedescription
destination-prefixIPv4 or IPv6 destination prefix that must be unicast.
distanceStatic route administrative distance. Used in calculating route preference when multiple possible paths exist learned via different sources.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
descriptionTextual description of the route.
destination-prefixIPv4 or IPv6 destination prefix that must be unicast.
distanceStatic route administrative distance. Used in calculating route preference when multiple possible paths exist learned via different sources.
next-hopList of next-hops. An empty list creates a blackhole route.
next-hop-interfaceList of next-hop interfaces.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'static-route'

configure authority router routing vrf static-route description

Textual description of the route.

Usage

configure authority router routing vrf static-route description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router routing vrf static-route destination-prefix

IPv4 or IPv6 destination prefix that must be unicast.

Usage

configure authority router routing vrf static-route destination-prefix [<unicast-ip-prefix>]
Positional Arguments
namedescription
unicast-ip-prefixThe value to set for this field

Description

unicast-ip-prefix (union)

A unicast IPv4 or IPv6 prefix

Must be one of the following types:

(0) unicast-ipv4-prefix (string)

A unicast IPv4 prefix

(1) unicast-ipv6-prefix (string)

A unicast IPv6 prefix

configure authority router routing vrf static-route distance

Static route administrative distance. Used in calculating route preference when multiple possible paths exist learned via different sources.

Usage

configure authority router routing vrf static-route distance [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-255

configure authority router routing vrf static-route next-hop

List of next-hops. An empty list creates a blackhole route.

Usage

configure authority router routing vrf static-route next-hop [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router routing vrf static-route next-hop-interface

List of next-hop interfaces.

Usage

configure authority router routing vrf static-route next-hop-interface <node> <interface>
Positional Arguments
namedescription
nodeInterface node name
interfaceNetwork interface name
Subcommands
commanddescription
interfaceNetwork interface name
nodeInterface node name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'next-hop-interface'

configure authority router routing vrf static-route next-hop-interface interface

Network interface name

Usage

configure authority router routing vrf static-route next-hop-interface interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing vrf static-route next-hop-interface node

Interface node name

Usage

configure authority router routing vrf static-route next-hop-interface node [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router routing vrf tenant-name

List of tenants in this VRF.

Usage

configure authority router routing vrf tenant-name [<tenant-ref>]
Positional Arguments
namedescription
tenant-refValue to add to this list

Description

tenant-ref (leafref)

This type is used by other entities that need to reference configured tenants.

configure authority router service-route

Defines a route for a service or an instance of a service (server or service agent).

Usage

configure authority router service-route <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for the service route.
Subcommands
commanddescription
bridge-nameEOSVR bridge to forward packets to for the service.
cloneClone a list item
deleteDelete configuration data
enable-failoverEnable failover across next-hops and service-routes that have this flag set.
generatedIndicates whether or not the Service Route was automatically generated as a result of STEP topology builder, Conductor, BGP/SVR, or DHCP Relay services.
hostPackets are passed to the host operating system for processing
nameAn arbitrary, unique name for the service route.
nat-targetThe address or fqdn of the server that packets are forwarded to for the service. The destination is natted to this address.
next-hopAn instance of the nexthop for the service route.
next-peerPeer router to forward packets to for the service.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
peerPeer router to forward packets to for the service.
port-targetThe port of the server that packets are forwarded to for the service. The destination is port natted to this port. If no value is specified, no translation occurs.
reachability-detectionConfigure Reachability Detection
routing-stackPackets are passed to the internal routing agent for processing
routing-stack-vrfVRF in which the internal routing agent will receive the packets
service-nameThe name of the service that this service route applies to.
service-route-policyService Route Policy that applies to the service route.
showShow configuration data for 'service-route'
use-bgp-over-svrCombine BGP over SVR routes with local service routes.
use-learned-routesUse learned (from routing protocols), connected, and static routes.
vectorVector name to assign a cost to this service-route.

configure authority router service-route bridge-name

EOSVR bridge to forward packets to for the service.

Usage

configure authority router service-route bridge-name [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router service-route enable-failover

Enable failover across next-hops and service-routes that have this flag set.

Usage

configure authority router service-route enable-failover [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router service-route generated

Indicates whether or not the Service Route was automatically generated as a result of STEP topology builder, Conductor, BGP/SVR, or DHCP Relay services.

Usage

configure authority router service-route generated [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

boolean

A true or false value.

Options: true or false

configure authority router service-route host

Packets are passed to the host operating system for processing

Usage

configure authority router service-route host <node-name>
Positional Arguments
namedescription
node-nameThe name of the node on which the host interface resides.
Subcommands
commanddescription
deleteDelete configuration data
moveMove list items
node-nameThe name of the node on which the host interface resides.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'host'
target-addressThe ipv4 address or fqdn of the server that packets are forwarded to for the service. The destination is natted to this address.

configure authority router service-route host node-name

The name of the node on which the host interface resides.

Usage

configure authority router service-route host node-name [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router service-route host target-address

The ipv4 address or fqdn of the server that packets are forwarded to for the service. The destination is natted to this address.

Usage

configure authority router service-route host target-address [<hostv4>]
Positional Arguments
namedescription
hostv4Value to add to this list

Description

The order of elements matters.

hostv4 (union)

The host type represents either an IPv4 address or a DNS domain name.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router service-route name

An arbitrary, unique name for the service route.

Usage

configure authority router service-route name [<service-route-name>]
Positional Arguments
namedescription
service-route-nameThe value to set for this field

Description

service-route-name (string)

A service route name identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 320 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-320

configure authority router service-route nat-target

The address or fqdn of the server that packets are forwarded to for the service. The destination is natted to this address.

Usage

configure authority router service-route nat-target [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router service-route next-hop

An instance of the nexthop for the service route.

Usage

configure authority router service-route next-hop <node-name> <interface>
Positional Arguments
namedescription
node-nameThe name of the node on which the interface resides.
interfaceA reference to the name of a configured network layer interface used to reach the destination.
Subcommands
commanddescription
deleteDelete configuration data
gateway-ipGateway ip address of the service route nexthop.
interfaceA reference to the name of a configured network layer interface used to reach the destination.
moveMove list items
node-nameThe name of the node on which the interface resides.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'next-hop'
source-nat-poolApply source address (and optional port) translation for flows created towards the configured next-hop. This config will override any source-nat settings on the egress network-interface.
target-addressTarget addresses for the service route nexthop.
vectorVector name to assign a cost to this next-hop in service-route

configure authority router service-route next-hop gateway-ip

Gateway ip address of the service route nexthop.

Usage

configure authority router service-route next-hop gateway-ip [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router service-route next-hop interface

A reference to the name of a configured network layer interface used to reach the destination.

Usage

configure authority router service-route next-hop interface [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router service-route next-hop node-name

The name of the node on which the interface resides.

Usage

configure authority router service-route next-hop node-name [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router service-route next-hop source-nat-pool

Apply source address (and optional port) translation for flows created towards the configured next-hop. This config will override any source-nat settings on the egress network-interface.

Usage

configure authority router service-route next-hop source-nat-pool [<nat-pool-ref>]
Positional Arguments
namedescription
nat-pool-refThe value to set for this field

Description

nat-pool-ref (leafref)

This type is used by other entities that need to reference configured NAT pools.

configure authority router service-route next-hop target-address

Target addresses for the service route nexthop.

Usage

configure authority router service-route next-hop target-address [<host>]
Positional Arguments
namedescription
hostValue to add to this list

Description

The order of elements matters.

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router service-route next-hop vector

Vector name to assign a cost to this next-hop in service-route

Usage

configure authority router service-route next-hop vector [<vector-name>]
Positional Arguments
namedescription
vector-nameThe value to set for this field

Description

vector-name (string)

A text value.

Must contain only alphanumeric characters or any of the following: . _ - Length: 0-63

configure authority router service-route next-peer

Peer router to forward packets to for the service.

Usage

configure authority router service-route next-peer [<leafref>]
Positional Arguments
namedescription
leafrefValue to add to this list

Description

leafref

A reference to an existing value in the instance data.

configure authority router service-route peer

Peer router to forward packets to for the service.

Usage

configure authority router service-route peer [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router service-route port-target

The port of the server that packets are forwarded to for the service. The destination is port natted to this port. If no value is specified, no translation occurs.

Usage

configure authority router service-route port-target [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16)

Transport (layer 4) port number.

Range: 0-65535

configure authority router service-route reachability-detection

Configure Reachability Detection

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
detection-windowTime window for aggregate stats calculation (max and mean)
enabledWhether reachability detection is enabled on this service-route.
enforcementWhether reachability detection is enforced on this service-route.
hold-downHold-down time for when the path is determined down
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
probeConfigure Probe
probe-typeThe mode for performing probes in addition to reachability-detection enforcement
reachability-profileThe reachability-profile to apply to this service-route
showShow configuration data for 'reachability-detection'

configure authority router service-route reachability-detection detection-window

Time window for aggregate stats calculation (max and mean)

Usage

configure authority router service-route reachability-detection detection-window [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: seconds

Default: 5

uint8

An unsigned 8-bit integer.

Range: 5-60

configure authority router service-route reachability-detection enabled

Whether reachability detection is enabled on this service-route.

Usage

configure authority router service-route reachability-detection enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router service-route reachability-detection enforcement

Whether reachability detection is enforced on this service-route.

Usage

configure authority router service-route reachability-detection enforcement [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router service-route reachability-detection hold-down

Hold-down time for when the path is determined down

Usage

configure authority router service-route reachability-detection hold-down [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Units: seconds

Default: 5

uint8

An unsigned 8-bit integer.

Range: 5-60

configure authority router service-route reachability-detection probe

Configure Probe

Usage

configure authority router service-route reachability-detection probe <name>
Positional Arguments
namedescription
nameName of the probe
Subcommands
commanddescription
deleteDelete configuration data
enabledEnable reachability probe
icmp-probe-profileThe ICMP probe profile settings to use for this path
nameName of the probe
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'probe'

configure authority router service-route reachability-detection probe enabled

Enable reachability probe

Usage

configure authority router service-route reachability-detection probe enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router service-route reachability-detection probe icmp-probe-profile

The ICMP probe profile settings to use for this path

Usage

configure authority router service-route reachability-detection probe icmp-probe-profile [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router service-route reachability-detection probe name

Name of the probe

Usage

configure authority router service-route reachability-detection probe name [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router service-route reachability-detection probe-type

The mode for performing probes in addition to reachability-detection enforcement

Usage

configure authority router service-route reachability-detection probe-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

enumeration

A value from a set of predefined names.

Options:

  • disabled: Ignore probe state and use organic traffic to determine path health
  • always: Factor probe state into path health

configure authority router service-route reachability-detection reachability-profile

The reachability-profile to apply to this service-route

Usage

configure authority router service-route reachability-detection reachability-profile [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router service-route routing-stack

Packets are passed to the internal routing agent for processing

Usage

configure authority router service-route routing-stack

Description

empty

Has no value.

configure authority router service-route routing-stack-vrf

VRF in which the internal routing agent will receive the packets

Usage

configure authority router service-route routing-stack-vrf [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router service-route service-name

The name of the service that this service route applies to.

Usage

configure authority router service-route service-name [<service-name-ref>]
Positional Arguments
namedescription
service-name-refThe value to set for this field

Description

service-name-ref (leafref) (required)

This type is used by other entities that need to reference configured services.

configure authority router service-route service-route-policy

Service Route Policy that applies to the service route.

Usage

configure authority router service-route service-route-policy [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router service-route use-bgp-over-svr

Combine BGP over SVR routes with local service routes.

Usage

configure authority router service-route use-bgp-over-svr

Description

empty

Has no value.

configure authority router service-route use-learned-routes

Use learned (from routing protocols), connected, and static routes.

Usage

configure authority router service-route use-learned-routes

Description

empty

Has no value.

configure authority router service-route vector

Vector name to assign a cost to this service-route.

Usage

configure authority router service-route vector [<vector-name>]
Positional Arguments
namedescription
vector-nameThe value to set for this field

Description

vector-name (string)

A text value.

Must contain only alphanumeric characters or any of the following: . _ - Length: 0-63

configure authority router service-route-policy

Used to define the properties of service routes. These capabilities influence route selection when determining the optimal path for establishing new sessions.

Usage

configure authority router service-route-policy <name>
Positional Arguments
namedescription
nameA unique name for the service route policy.
Subcommands
commanddescription
deleteDelete configuration data
descriptionA description for the service route policy.
include-parent-routesWhen true, the routes from the immediate parent service will be used in addition to those provisioned for the child service. By default, only provisioned routes for a child service is in use.
max-sessionsMaximum number of active sessions. When configured, once the service-route using this service-route-policy reaches the configured threshold, no new sessions will be established until the rate drops below the configured value.
nameA unique name for the service route policy.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
packet-replicationWhen true, packets will be replicated for all next-hops in the associated service-route.
session-high-water-markPercentage of maximum sessions above which the route will no longer be considered for load balancing.
session-low-water-markPercentage of maximum sessions below which the route will be reconsidered for load balancing.
session-rateMaximum rate in sessions per second. When configured, once the service-route using this service-route-policy reaches the configured rate limit threshold, no new sessions will be established until the rate drops below the configured value.
showShow configuration data for 'service-route-policy'

configure authority router service-route-policy description

A description for the service route policy.

Usage

configure authority router service-route-policy description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router service-route-policy include-parent-routes

When true, the routes from the immediate parent service will be used in addition to those provisioned for the child service. By default, only provisioned routes for a child service is in use.

Usage

configure authority router service-route-policy include-parent-routes [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router service-route-policy max-sessions

Maximum number of active sessions. When configured, once the service-route using this service-route-policy reaches the configured threshold, no new sessions will be established until the rate drops below the configured value.

Usage

configure authority router service-route-policy max-sessions [<limit>]
Positional Arguments
namedescription
limitThe value to set for this field

Description

limit (union)

A type for defining values such as rates and capacities for which the default value is unlimited.

Must be one of the following types:

(0) uint64

An unsigned 64-bit integer.

Range: 0-999999999999

(1) enumeration

A value from a set of predefined names.

Options:

  • unlimited: No limit on this value.

configure authority router service-route-policy name

A unique name for the service route policy.

Usage

configure authority router service-route-policy name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router service-route-policy packet-replication

When true, packets will be replicated for all next-hops in the associated service-route.

Usage

configure authority router service-route-policy packet-replication [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router service-route-policy session-high-water-mark

Percentage of maximum sessions above which the route will no longer be considered for load balancing.

Usage

configure authority router service-route-policy session-high-water-mark [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

Default: 95

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority router service-route-policy session-low-water-mark

Percentage of maximum sessions below which the route will be reconsidered for load balancing.

Usage

configure authority router service-route-policy session-low-water-mark [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

Default: 90

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority router service-route-policy session-rate

Maximum rate in sessions per second. When configured, once the service-route using this service-route-policy reaches the configured rate limit threshold, no new sessions will be established until the rate drops below the configured value.

Usage

configure authority router service-route-policy session-rate [<limit>]
Positional Arguments
namedescription
limitThe value to set for this field

Description

limit (union)

A type for defining values such as rates and capacities for which the default value is unlimited.

Must be one of the following types:

(0) uint64

An unsigned 64-bit integer.

Range: 0-999999999999

(1) enumeration

A value from a set of predefined names.

Options:

  • unlimited: No limit on this value.

configure authority router static-hostname-mapping

Map hostnames to ip-address resolutions. These entries will be put in /etc/hosts. This will prevent DNS requests from being sent for these hostnames.

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'static-hostname-mapping'
static-entryStatic hostname mapping entry.

configure authority router static-hostname-mapping static-entry

Static hostname mapping entry.

Usage

configure authority router static-hostname-mapping static-entry <hostname>
Positional Arguments
namedescription
hostnameHostname to set the resolution for.
Subcommands
commanddescription
deleteDelete configuration data
hostnameHostname to set the resolution for.
ip-addressIp-address for the corresponding hostname.
moveMove list items
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'static-entry'

configure authority router static-hostname-mapping static-entry hostname

Hostname to set the resolution for.

Usage

configure authority router static-hostname-mapping static-entry hostname [<domain-name-not-ipv4>]
Positional Arguments
namedescription
domain-name-not-ipv4The value to set for this field

Description

domain-name-not-ipv4 (string)

A subset of domain-name that are not IPv4 addresses

Length: 1-253

configure authority router static-hostname-mapping static-entry ip-address

Ip-address for the corresponding hostname.

Usage

configure authority router static-hostname-mapping static-entry ip-address [<ip-address>]
Positional Arguments
namedescription
ip-addressValue to add to this list

Description

The order of elements matters.

ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router system

System group configuration. Lets administrators configure system-wide properties for their SSR deployment.

Subcommands
commanddescription
asset-connection-resiliencyConfigure Asset Connection Resiliency
auditConfiguration for audit events
client-certificateContains the content of client certificates for this router.
cloneClone a list item
contactThe administrator contact information for the system.
deleteDelete configuration data
inactivity-timerThe amount of time a user is allowed to be idle before being automatically disconnected from the system.
local-loginConfigure Local Login
log-categoryLog category configuration lets administrators configure the SSR's log level for specific log categories, overriding the default log-level setting.
log-levelThe log level is the degree to which the SSR writes information into its log files, by default. WARNING: using the 'trace' level will significantly impact system performance and is not recommended for production environments. The 'log-category' configuration should be used instead for 'trace' level of specific categories.
metricsParameters controlling metric configuration and collection. Governs various aspects of the SSR's data sampling for analytics purposes.
ntpNTP configuration lets administrators configure information about the NTP servers within their management network.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
remote-loginConfigure Remote Login
servicesAddress information for internal services
showShow configuration data for 'system'
software-accessConfiguration for SSR software access for this router. Supported on managed assets only. Any settings configured here will override the authority software access settings.
software-updateConfiguration for SSR software updates. Supported on managed assets only.
syslogSyslog configuration lets administrators configure the SSR's interaction with external syslog services.

configure authority router system asset-connection-resiliency

Configure Asset Connection Resiliency

Subcommands
commanddescription
deleteDelete configuration data
enabledEnable asset connection resiliency by creating SSH tunnels for asset connections from managed Router to Conductor.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'asset-connection-resiliency'

configure authority router system asset-connection-resiliency enabled

Enable asset connection resiliency by creating SSH tunnels for asset connections from managed Router to Conductor.

Usage

configure authority router system asset-connection-resiliency enabled [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

Default: use-authority-setting

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) boolean

A true or false value.

Options: true or false

(1) enumeration

A value from a set of predefined names.

Options:

  • use-authority-setting: Use the authority wide asset connection resiliency state.

configure authority router system audit

Configuration for audit events

Subcommands
commanddescription
administrationConfigure Administration
cloneClone a list item
deleteDelete configuration data
disk-full-actionAction to take when disk is full.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
remote-logging-serverAudit remote logging server using the auditd remote protocol. For standard syslog servers use the syslog server config instead.
retentionHow long events should be persisted. This includes the explicit events here as well as the the implicit alarm and provisioning events
securityConfigure Security
showShow configuration data for 'audit'
systemConfiguration for system events
trafficConfiguration for traffic requests

configure authority router system audit administration

Configure Administration

Subcommands
commanddescription
deleteDelete configuration data
enabledEnable/disable logging of administration events
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
persistEnable/disable persistence of administration events by SSR
showShow configuration data for 'administration'

configure authority router system audit administration enabled

Enable/disable logging of administration events

Usage

configure authority router system audit administration enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system audit administration persist

Enable/disable persistence of administration events by SSR

Usage

configure authority router system audit administration persist [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system audit disk-full-action

Action to take when disk is full.

Usage

configure authority router system audit disk-full-action [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: ignore

enumeration

A value from a set of predefined names.

Options:

  • halt: On failure halt the system.
  • ignore: Ignore the failure.

configure authority router system audit remote-logging-server

Audit remote logging server using the auditd remote protocol. For standard syslog servers use the syslog server config instead.

Usage

configure authority router system audit remote-logging-server <address> <port>
Positional Arguments
namedescription
addressThe remote IP address or FQDN of the audit logging server.
portThe remote port of the audit logging server.
Subcommands
commanddescription
addressThe remote IP address or FQDN of the audit logging server.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
portThe remote port of the audit logging server.
showShow configuration data for 'remote-logging-server'

configure authority router system audit remote-logging-server address

The remote IP address or FQDN of the audit logging server.

Usage

configure authority router system audit remote-logging-server address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router system audit remote-logging-server port

The remote port of the audit logging server.

Usage

configure authority router system audit remote-logging-server port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16)

Transport (layer 4) port number.

Range: 0-65535

configure authority router system audit retention

How long events should be persisted. This includes the explicit events here as well as the the implicit alarm and provisioning events

Usage

configure authority router system audit retention [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 180d

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router system audit security

Configure Security

Subcommands
commanddescription
deleteDelete configuration data
enabledEnable/disable logging of security events
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
persistEnable/disable persistence of security events by SSR
showShow configuration data for 'security'

configure authority router system audit security enabled

Enable/disable logging of security events

Usage

configure authority router system audit security enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system audit security persist

Enable/disable persistence of security events by SSR

Usage

configure authority router system audit security persist [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system audit system

Configuration for system events

Subcommands
commanddescription
deleteDelete configuration data
enabledEnable/disable logging of system events
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
persistEnable/disable persistence of system events by SSR
showShow configuration data for 'system'

configure authority router system audit system enabled

Enable/disable logging of system events

Usage

configure authority router system audit system enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system audit system persist

Enable/disable persistence of system events by SSR

Usage

configure authority router system audit system persist [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system audit traffic

Configuration for traffic requests

Subcommands
commanddescription
deleteDelete configuration data
enabledEnable/disable logging of traffic requests
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
persistEnable/disable persistence of traffic events by SSR
showShow configuration data for 'traffic'

configure authority router system audit traffic enabled

Enable/disable logging of traffic requests

Usage

configure authority router system audit traffic enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router system audit traffic persist

Enable/disable persistence of traffic events by SSR

Usage

configure authority router system audit traffic persist [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system client-certificate

Contains the content of client certificates for this router.

Usage

configure authority router system client-certificate <name>
Positional Arguments
namedescription
nameAn identifier for the client certificate.
Subcommands
commanddescription
contentClient certificate content.
deleteDelete configuration data
nameAn identifier for the client certificate.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'client-certificate'
validation-modeRouter level Client certificate validation mode.

configure authority router system client-certificate content

Client certificate content.

Usage

configure authority router system client-certificate content [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string (required)

A text value.

configure authority router system client-certificate name

An identifier for the client certificate.

Usage

configure authority router system client-certificate name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router system client-certificate validation-mode

Router level Client certificate validation mode.

Usage

configure authority router system client-certificate validation-mode [<certificate-validation-mode>]
Positional Arguments
namedescription
certificate-validation-modeThe value to set for this field

Description

certificate-validation-mode (enumeration)

Sets the mode of certificate validation

Options: strict Reject insecure certificates during import. warn Warn when importing insecure certificates

configure authority router system contact

The administrator contact information for the system.

Usage

configure authority router system contact [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router system inactivity-timer

The amount of time a user is allowed to be idle before being automatically disconnected from the system.

Usage

configure authority router system inactivity-timer [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 900

uint32

An unsigned 32-bit integer.

Range: 300-86400

configure authority router system local-login

Configure Local Login

Subcommands
commanddescription
deleteDelete configuration data
netconfConfigure Netconf
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'local-login'

configure authority router system local-login netconf

Configure Netconf

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
session-limitNumber of Netconf sessions permitted on the system.
session-limit-actionAction performed when local session limit exceeded.
showShow configuration data for 'netconf'

configure authority router system local-login netconf session-limit

Number of Netconf sessions permitted on the system.

Usage

configure authority router system local-login netconf session-limit [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 10

uint32

An unsigned 32-bit integer.

Range: 0-100

configure authority router system local-login netconf session-limit-action

Action performed when local session limit exceeded.

Usage

configure authority router system local-login netconf session-limit-action [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: issue-warning

enumeration

A value from a set of predefined names.

Options:

  • no-action: Take no action.
  • issue-warning: Log and issue warning to all current shell sessions that the session limit has been exceeded.

configure authority router system log-category

Log category configuration lets administrators configure the SSR's log level for specific log categories, overriding the default log-level setting.

Usage

configure authority router system log-category <name>
Positional Arguments
namedescription
nameThe log category.
Subcommands
commanddescription
deleteDelete configuration data
log-levelThe log level setting for this category.
nameThe log category.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'log-category'

configure authority router system log-category log-level

The log level setting for this category.

Usage

configure authority router system log-category log-level [<log-level>]
Positional Arguments
namedescription
log-levelThe value to set for this field

Description

log-level (enumeration) (required)

Log levels

Options:

  • fatal: Only record log messages with level "fatal" or higher.
  • error: Only record log messages with level "error" or higher.
  • warning: Only record log messages with level "warning" or higher.
  • info: Only record log messages with level "info" or higher.
  • debug: Only record log messages with level "debug" or higher.
  • trace: Only record log messages with level "trace" or higher.

configure authority router system log-category name

The log category.

Usage

configure authority router system log-category name [<log-category>]
Positional Arguments
namedescription
log-categoryThe value to set for this field

Description

log-category (enumeration)

Log categories

Options:

  • ATCS: Components related to the SSR Analytics Engine.
  • CFGD: Components related to the SSR Configuration Engine.
  • DATA: Components related to the configuration and state databases.
  • DISC: Discovery-based components (except BFD). Today this is DHCP and ARP.
  • USER: User-created log messages, generated via the 'write' command.
  • FLC: Control system for packet forwarding.
  • FLPP: System for processing the initial packet of each new session.
  • HWMC: Control system for packet processing.
  • IPC: The subsystem responsible for messaging between components within the SSR product.
  • LINK: The subsystem for inter-node communication (today, BFD).
  • PLAT: Components related to the underlying platform management.
  • PLUG: Components related to plugin management.
  • RDB: The subsystem responsible for synchronizing data between nodes.
  • RTG: Components related to the routing engine.
  • SNMP: Components related to the SNMP engine.
  • SATF: Failures related to multi-threaded session setup.
  • SESS: Components related to session setup.
  • STEP: Components related to STEP.
  • TEST: Components related to testing.
  • UTIL: Components related to utility libraries.
  • DPDK: Components related to DPDK.
  • DNS: Components related to DNS.
  • HTTP: Components related to HTTP request/response processing.
  • PCLI: All the PCLI's log messages.
  • BONS: Components related to the configuration database.
  • LDAP: All the System Security Services Daemon logs.
  • RIB: Components related to routing changes.
  • IDP: Components related to IDP.

configure authority router system log-level

The log level is the degree to which the SSR writes information into its log files, by default. WARNING: using the 'trace' level will significantly impact system performance and is not recommended for production environments. The 'log-category' configuration should be used instead for 'trace' level of specific categories.

Usage

configure authority router system log-level [<log-level>]
Positional Arguments
namedescription
log-levelThe value to set for this field

Description

Default: info

log-level (enumeration)

Log levels

Options:

  • fatal: Only record log messages with level "fatal" or higher.
  • error: Only record log messages with level "error" or higher.
  • warning: Only record log messages with level "warning" or higher.
  • info: Only record log messages with level "info" or higher.
  • debug: Only record log messages with level "debug" or higher.
  • trace: Only record log messages with level "trace" or higher.

configure authority router system metrics

Parameters controlling metric configuration and collection. Governs various aspects of the SSR's data sampling for analytics purposes.

Subcommands
commanddescription
application-stats-intervalInterval at which the delta of identified application stats will be computed
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
profileConfigure Profile
retentionThe durations to be used for internal metric storage
sample-periodThe period on which metrics are sampled
showShow configuration data for 'metrics'

configure authority router system metrics application-stats-interval

Interval at which the delta of identified application stats will be computed

Usage

configure authority router system metrics application-stats-interval [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 1m

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router system metrics profile

Configure Profile

Usage

configure authority router system metrics profile <name>
Positional Arguments
namedescription
nameA profile to be used on this router
Subcommands
commanddescription
deleteDelete configuration data
nameA profile to be used on this router
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
retentionHow long the metrics should be retained on box
showShow configuration data for 'profile'

configure authority router system metrics profile name

A profile to be used on this router

Usage

configure authority router system metrics profile name [<metrics-profile-ref>]
Positional Arguments
namedescription
metrics-profile-refThe value to set for this field

Description

metrics-profile-ref (leafref)

A reference to one of the defined metrics profiles

configure authority router system metrics profile retention

How long the metrics should be retained on box

Usage

configure authority router system metrics profile retention [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: in-memory

enumeration

A value from a set of predefined names.

Options:

  • in-memory: Don't store any historical data
  • short: Metrics will be stored for the short duration as defined in the router's config
  • intermediate: Metrics will be stored for the short and intermediate durations as defined in the router's config
  • long: Metrics will be stored for the short, intermediate, and long durations as defined in the router's config

configure authority router system metrics retention

The durations to be used for internal metric storage

Subcommands
commanddescription
deleteDelete configuration data
intermediateThe intermediate historical retention bucket
longThe longest historical retention bucket
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
shortThe shortest historical retention bucket
showShow configuration data for 'retention'

configure authority router system metrics retention intermediate

The intermediate historical retention bucket

Subcommands
commanddescription
deleteDelete configuration data
durationHow long the intermediate retention should retain metrics
enabledWhether intermediate and subsequent retentions should be disabled
intervalHow frequently metrics should be aggregated into the intermediate retention
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'intermediate'

configure authority router system metrics retention intermediate duration

How long the intermediate retention should retain metrics

Usage

configure authority router system metrics retention intermediate duration [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 1d

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router system metrics retention intermediate enabled

Whether intermediate and subsequent retentions should be disabled

Usage

configure authority router system metrics retention intermediate enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system metrics retention intermediate interval

How frequently metrics should be aggregated into the intermediate retention

Usage

configure authority router system metrics retention intermediate interval [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 5m

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router system metrics retention long

The longest historical retention bucket

Subcommands
commanddescription
deleteDelete configuration data
durationHow long the long retention should retain metrics
enabledWhether the long retention should be disabled
intervalHow frequently metrics should be aggregated into the long retention
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'long'

configure authority router system metrics retention long duration

How long the long retention should retain metrics

Usage

configure authority router system metrics retention long duration [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 180d

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router system metrics retention long enabled

Whether the long retention should be disabled

Usage

configure authority router system metrics retention long enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system metrics retention long interval

How frequently metrics should be aggregated into the long retention

Usage

configure authority router system metrics retention long interval [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 1h

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router system metrics retention short

The shortest historical retention bucket

Subcommands
commanddescription
deleteDelete configuration data
durationHow long the short retention should retain metrics
enabledWhether short and subsequent retentions should be disabled
intervalHow frequently metrics should be inserted into the short retention. This is equivallent to the deprecated 'sample-period' element.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'short'

configure authority router system metrics retention short duration

How long the short retention should retain metrics

Usage

configure authority router system metrics retention short duration [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 1h

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router system metrics retention short enabled

Whether short and subsequent retentions should be disabled

Usage

configure authority router system metrics retention short enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system metrics retention short interval

How frequently metrics should be inserted into the short retention. This is equivallent to the deprecated 'sample-period' element.

Usage

configure authority router system metrics retention short interval [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 5s

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority router system metrics sample-period

The period on which metrics are sampled

Usage

configure authority router system metrics sample-period [<int8>]
Positional Arguments
namedescription
int8The value to set for this field

Description

Units: seconds

Default: 5

warning

sample-period is deprecated and will be removed in a future software version

int8

A signed 8-bit integer.

Range: 1-60

configure authority router system ntp

NTP configuration lets administrators configure information about the NTP servers within their management network.

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
orphan-stratumValue to use as stratum when upstream NTP servers are unavailable and router nodes synchronize in orphan mode. The numerical value should be greater than the expected stratum value of the upstream NTP servers. For example if upstream clocks are stratum 4 or 5, then this setting should be 6.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
serverThe list of NTP servers configured for this device.
showShow configuration data for 'ntp'

configure authority router system ntp orphan-stratum

Value to use as stratum when upstream NTP servers are unavailable and router nodes synchronize in orphan mode. The numerical value should be greater than the expected stratum value of the upstream NTP servers. For example if upstream clocks are stratum 4 or 5, then this setting should be 6.

Usage

configure authority router system ntp orphan-stratum [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Default: 5

uint32

An unsigned 32-bit integer.

Range: 1-15

configure authority router system ntp server

The list of NTP servers configured for this device.

Usage

configure authority router system ntp server <ip-address>
Positional Arguments
namedescription
ip-addressThe address or hostname of NTP server.
Subcommands
commanddescription
authentication-keyConfigure Authentication Key
deleteDelete configuration data
ip-addressThe address or hostname of NTP server.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'server'

configure authority router system ntp server authentication-key

Configure Authentication Key

Subcommands
commanddescription
deleteDelete configuration data
key-numberThe key number identifier for the authentication key
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'authentication-key'
typeThe algorithm used by symmetric key
valueThe authentication key value

configure authority router system ntp server authentication-key key-number

The key number identifier for the authentication key

Usage

configure authority router system ntp server authentication-key key-number [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32 (required)

An unsigned 32-bit integer.

Range: 1-65534

configure authority router system ntp server authentication-key type

The algorithm used by symmetric key

Usage

configure authority router system ntp server authentication-key type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration (required)

A value from a set of predefined names.

Options:

  • md5: Key uses MD5 authentication algorithm
  • sha1: Key uses SHA1 authentication algorithm

configure authority router system ntp server authentication-key value

The authentication key value

Usage

configure authority router system ntp server authentication-key value [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string (required)

A text value.

Length: 1-40

configure authority router system ntp server ip-address

The address or hostname of NTP server.

Usage

configure authority router system ntp server ip-address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router system remote-login

Configure Remote Login

Subcommands
commanddescription
deleteDelete configuration data
enabledEnable remote login from a Conductor to assets on this Router.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'remote-login'

configure authority router system remote-login enabled

Enable remote login from a Conductor to assets on this Router.

Usage

configure authority router system remote-login enabled [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

Default: use-authority-setting

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) boolean

A true or false value.

Options: true or false

(1) enumeration

A value from a set of predefined names.

Options:

  • use-authority-setting: Use the authority wide remote-login state.

configure authority router system services

Address information for internal services

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'services'
snmp-serverSNMP server configuration.
webserverWeb server & REST API.

configure authority router system services snmp-server

SNMP server configuration.

Subcommands
commanddescription
access-controlSNMP access control policy.
cloneClone a list item
deleteDelete configuration data
enabledEnable SNMP server on all control nodes in this router.
engine-idThe SNMPv3 Engine ID.
notification-receiverList of SNMP receivers that the SNMP server will send notifications.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
portThe port on which the SNMP server listens.
showShow configuration data for 'snmp-server'
vacmView-based Access Control Model settings.
versionThe SNMP server protocol version.

configure authority router system services snmp-server access-control

SNMP access control policy.

Usage

configure authority router system services snmp-server access-control <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for this access control policy.
Subcommands
commanddescription
communityThe SNMP community string for this access-control policy.
deleteDelete configuration data
nameAn arbitrary, unique name for this access control policy.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'access-control'
sourceThe SNMP client host to restrict access to.
usmUser-based Security Model settings.
viewThe view to use for this access control policy.

configure authority router system services snmp-server access-control community

The SNMP community string for this access-control policy.

Usage

configure authority router system services snmp-server access-control community [<snmp-community>]
Positional Arguments
namedescription
snmp-communityThe value to set for this field

Description

snmp-community (string)

A string representing an SNMP community.

Cannot contain quotes or spaces in community string. Length: 1-255

configure authority router system services snmp-server access-control name

An arbitrary, unique name for this access control policy.

Usage

configure authority router system services snmp-server access-control name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router system services snmp-server access-control source

The SNMP client host to restrict access to.

Usage

configure authority router system services snmp-server access-control source [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string):

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router system services snmp-server access-control usm

User-based Security Model settings.

Subcommands
commanddescription
authenticationAuthentication type.
authentication-keyAuthentication key.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
privacyPrivacy type.
privacy-keyPrivacy key.
showShow configuration data for 'usm'
user-nameUSM User name.

configure authority router system services snmp-server access-control usm authentication

Authentication type.

Usage

configure authority router system services snmp-server access-control usm authentication [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: none

enumeration

A value from a set of predefined names.

Options:

  • none:
  • md5:
  • sha:

configure authority router system services snmp-server access-control usm authentication-key

Authentication key.

Usage

configure authority router system services snmp-server access-control usm authentication-key [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Length: 8-128

configure authority router system services snmp-server access-control usm privacy

Privacy type.

Usage

configure authority router system services snmp-server access-control usm privacy [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: none

enumeration

A value from a set of predefined names.

Options:

  • none:
  • des:
  • aes:

configure authority router system services snmp-server access-control usm privacy-key

Privacy key.

Usage

configure authority router system services snmp-server access-control usm privacy-key [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

Length: 8-128

configure authority router system services snmp-server access-control usm user-name

USM User name.

Usage

configure authority router system services snmp-server access-control usm user-name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string) (required)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router system services snmp-server access-control view

The view to use for this access control policy.

Usage

configure authority router system services snmp-server access-control view [<snmp-vacm-view-ref>]
Positional Arguments
namedescription
snmp-vacm-view-refThe value to set for this field

Description

snmp-vacm-view-ref (leafref)

This type is used by other entities that need to reference configured snmp vacm views.

configure authority router system services snmp-server enabled

Enable SNMP server on all control nodes in this router.

Usage

configure authority router system services snmp-server enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router system services snmp-server engine-id

The SNMPv3 Engine ID.

Usage

configure authority router system services snmp-server engine-id [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority router system services snmp-server notification-receiver

List of SNMP receivers that the SNMP server will send notifications.

Usage

configure authority router system services snmp-server notification-receiver <ip-address> <port> <type>
Positional Arguments
namedescription
ip-addressThe address to which the SNMP servers send notifications.
portThe port to which the SNMP servers send notifications.
typeThe type of notification to send.
Subcommands
commanddescription
access-controlThe access-control policy to use when notifying this receiver.
communityThe SNMP community string to use when notifying this receiver.
deleteDelete configuration data
ip-addressThe address to which the SNMP servers send notifications.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
portThe port to which the SNMP servers send notifications.
showShow configuration data for 'notification-receiver'
typeThe type of notification to send.

configure authority router system services snmp-server notification-receiver access-control

The access-control policy to use when notifying this receiver.

Usage

configure authority router system services snmp-server notification-receiver access-control [<snmp-access-control-ref>]
Positional Arguments
namedescription
snmp-access-control-refThe value to set for this field

Description

snmp-access-control-ref (leafref)

This type is used by other entities that need to reference configured snmp access-controls.

configure authority router system services snmp-server notification-receiver community

The SNMP community string to use when notifying this receiver.

Usage

configure authority router system services snmp-server notification-receiver community [<snmp-community>]
Positional Arguments
namedescription
snmp-communityThe value to set for this field

Description

warning

community is deprecated and will be removed in a future software version

snmp-community (string)

A string representing an SNMP community.

Cannot contain quotes or spaces in community string. Length: 1-255

configure authority router system services snmp-server notification-receiver ip-address

The address to which the SNMP servers send notifications.

Usage

configure authority router system services snmp-server notification-receiver ip-address [<ipv4-address>]
Positional Arguments
namedescription
ipv4-addressThe value to set for this field

Description

ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

configure authority router system services snmp-server notification-receiver port

The port to which the SNMP servers send notifications.

Usage

configure authority router system services snmp-server notification-receiver port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16)

Transport (layer 4) port number.

Range: 0-65535

configure authority router system services snmp-server notification-receiver type

The type of notification to send.

Usage

configure authority router system services snmp-server notification-receiver type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration

A value from a set of predefined names.

Options:

  • trap:
  • inform:

configure authority router system services snmp-server port

The port on which the SNMP server listens.

Usage

configure authority router system services snmp-server port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

Default: 161

l4-port (uint16)

Transport (layer 4) port number.

Range: 0-65535

configure authority router system services snmp-server vacm

View-based Access Control Model settings.

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'vacm'
viewSNMP view policy.

configure authority router system services snmp-server vacm view

SNMP view policy.

Usage

configure authority router system services snmp-server vacm view <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for this view policy.
Subcommands
commanddescription
deleteDelete configuration data
excludedOID view to disallow.
includedOID view to allow.
nameAn arbitrary, unique name for this view policy.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'view'
strictWhen parsing the included OIDs, strict mode will prevent any OIDs that are not a part of the SSR supported OIDs from being added to the specified view.

configure authority router system services snmp-server vacm view excluded

OID view to disallow.

Usage

configure authority router system services snmp-server vacm view excluded [<snmp-oid>]
Positional Arguments
namedescription
snmp-oidValue to add to this list

Description

snmp-oid (string)

A string representing an SNMP OID.

Can only define numerical OIDs with '.' separating objects.

configure authority router system services snmp-server vacm view included

OID view to allow.

Usage

configure authority router system services snmp-server vacm view included [<snmp-oid>]
Positional Arguments
namedescription
snmp-oidValue to add to this list

Description

snmp-oid (string)

A string representing an SNMP OID.

Can only define numerical OIDs with '.' separating objects.

configure authority router system services snmp-server vacm view name

An arbitrary, unique name for this view policy.

Usage

configure authority router system services snmp-server vacm view name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority router system services snmp-server vacm view strict

When parsing the included OIDs, strict mode will prevent any OIDs that are not a part of the SSR supported OIDs from being added to the specified view.

Usage

configure authority router system services snmp-server vacm view strict [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system services snmp-server version

The SNMP server protocol version.

Usage

configure authority router system services snmp-server version [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: v2c

enumeration

A value from a set of predefined names.

Options:

  • v2c:
  • v3:

configure authority router system services webserver

Web server & REST API.

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
enabledEnable Web server & REST API on all control nodes in this router.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
portThe port on which the Web servers listen.
serverList of control node server addresses. When present, they override the defaults from global configuration.
showShow configuration data for 'webserver'
sslConfigure SSL encryption for HTTPS.

configure authority router system services webserver enabled

Enable Web server & REST API on all control nodes in this router.

Usage

configure authority router system services webserver enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system services webserver port

The port on which the Web servers listen.

Usage

configure authority router system services webserver port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

Default: 443

l4-port (uint16)

Transport (layer 4) port number.

Range: 0-65535

configure authority router system services webserver server

List of control node server addresses. When present, they override the defaults from global configuration.

Usage

configure authority router system services webserver server <node-name>
Positional Arguments
namedescription
node-nameThe name of the control node.
Subcommands
commanddescription
deleteDelete configuration data
ip-addressIP address for the server on the control node.
node-nameThe name of the control node.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'server'

configure authority router system services webserver server ip-address

IP address for the server on the control node.

Usage

configure authority router system services webserver server ip-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union) (required)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string) (required)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string) (required)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority router system services webserver server node-name

The name of the control node.

Usage

configure authority router system services webserver server node-name [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority router system services webserver ssl

Configure SSL encryption for HTTPS.

Subcommands
commanddescription
ciphersConfigure the allowed ciphers. The full list of available ciphers can be viewed by running the 'openssl ciphers' shell command. See 'CIPHER LIST FORMAT' and 'CIPHER STRINGS' in the OpenSSL documentation https://www.openssl.org/docs/man1.1.1/man1/ciphers.html for the permitted values and their meanings.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
protocolConfigure the allowed protocols. By default both 'TLSv1.2' and 'TLSv1.3' are used.
showShow configuration data for 'ssl'

configure authority router system services webserver ssl ciphers

Configure the allowed ciphers. The full list of available ciphers can be viewed by running the 'openssl ciphers' shell command. See 'CIPHER LIST FORMAT' and 'CIPHER STRINGS' in the OpenSSL documentation https://www.openssl.org/docs/man1.1.1/man1/ciphers.html for the permitted values and their meanings.

Usage

configure authority router system services webserver ssl ciphers [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

Default: HIGH:!aNULL:!MD5

string

A text value.

configure authority router system services webserver ssl protocol

Configure the allowed protocols. By default both 'TLSv1.2' and 'TLSv1.3' are used.

Usage

configure authority router system services webserver ssl protocol [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

string

A text value.

Must contain only alphanumeric characters or any of the following: . - _ Length: 1-63

configure authority router system software-access

Configuration for SSR software access for this router. Supported on managed assets only. Any settings configured here will override the authority software access settings.

Subcommands
commanddescription
channelThe software access channel to use. The channel will only grant access to software which is permitted for the given software access username and token.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
router-credentialsConfigure Router Credentials
rpm-channelThe software access RPM channel to use. The RPM channel will override the router channel for repositories providing RPMs. The channel will only grant access to software which is permitted for the given software access username and token.
showShow configuration data for 'software-access'
ssr-image-channelThe software access SSR image channel to use. The SSR image channel will override the router channel for repositories providing SSR images. The channel will only grant access to software which is permitted for the given software access username and token.
use-authority-credentialsConfigure Use Authority Credentials

configure authority router system software-access channel

The software access channel to use. The channel will only grant access to software which is permitted for the given software access username and token.

Usage

configure authority router system software-access channel [<router-software-access-channel>]
Positional Arguments
namedescription
router-software-access-channelThe value to set for this field

Description

Default: use-authority-channel

router-software-access-channel (enumeration)

The router software access channel.

Options: use-authority-channel Use the configured authority channel. prealpha Override the authority channel with the prealpha channel. alpha Override the authority channel with the alpha channel. beta Override the authority channel with the beta channel. release Override the authority channel with the release channel.

configure authority router system software-access router-credentials

Configure Router Credentials

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'router-credentials'
tokenThe router software access token.
usernameThe router software access username.

configure authority router system software-access router-credentials token

The router software access token.

Usage

configure authority router system software-access router-credentials token [<software-access-token>]
Positional Arguments
namedescription
software-access-tokenThe value to set for this field

Description

software-access-token (string)

The software access token.

Must not contain whitespace in the software access token.

configure authority router system software-access router-credentials username

The router software access username.

Usage

configure authority router system software-access router-credentials username [<software-access-username>]
Positional Arguments
namedescription
software-access-usernameThe value to set for this field

Description

software-access-username (string)

The software access username.

Must not contain a colon or whitespace in the software access username.

configure authority router system software-access rpm-channel

The software access RPM channel to use. The RPM channel will override the router channel for repositories providing RPMs. The channel will only grant access to software which is permitted for the given software access username and token.

Usage

configure authority router system software-access rpm-channel [<router-software-access-channel-override>]
Positional Arguments
namedescription
router-software-access-channel-overrideThe value to set for this field

Description

Default: use-software-access-channel

router-software-access-channel-override (enumeration)

The router software access channel overrides.

Options: use-authority-channel Use the configured authority channel. use-software-access-channel Use the configured router channel. prealpha Override the configured channel with the prealpha channel. alpha Override the configured channel with the alpha channel. beta Override the configured channel with the beta channel. release Override the configured channel with the release channel.

configure authority router system software-access ssr-image-channel

The software access SSR image channel to use. The SSR image channel will override the router channel for repositories providing SSR images. The channel will only grant access to software which is permitted for the given software access username and token.

Usage

configure authority router system software-access ssr-image-channel [<router-software-access-channel-override>]
Positional Arguments
namedescription
router-software-access-channel-overrideThe value to set for this field

Description

Default: use-software-access-channel

router-software-access-channel-override (enumeration)

The router software access channel overrides.

Options: use-authority-channel Use the configured authority channel. use-software-access-channel Use the configured router channel. prealpha Override the configured channel with the prealpha channel. alpha Override the configured channel with the alpha channel. beta Override the configured channel with the beta channel. release Override the configured channel with the release channel.

configure authority router system software-access use-authority-credentials

Configure Use Authority Credentials

Usage

configure authority router system software-access use-authority-credentials [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority router system software-update

Configuration for SSR software updates. Supported on managed assets only.

Subcommands
commanddescription
deleteDelete configuration data
max-bandwidthBandwidth limit for downloads of software updates.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
repositoryConfiguration for how to retrieve software updates.
showShow configuration data for 'software-update'

configure authority router system software-update max-bandwidth

Bandwidth limit for downloads of software updates.

Usage

configure authority router system software-update max-bandwidth [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

Units: bits/second

Default: unlimited

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) uint64

An unsigned 64-bit integer.

Range: 1-999999999999

(1) enumeration

A value from a set of predefined names.

Options:

  • unlimited: No limit on this value

configure authority router system software-update repository

Configuration for how to retrieve software updates.

Subcommands
commanddescription
addressThe address of the Conductor to use as a proxy to the Internet.
deleteDelete configuration data
offline-modeSoftware updates are received through the Conductor without internet connectivity
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'repository'
source-typeThe location from which to retrieve software updates.

configure authority router system software-update repository address

The address of the Conductor to use as a proxy to the Internet.

Usage

configure authority router system software-update repository address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types :

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router system software-update repository offline-mode

Software updates are received through the Conductor without internet connectivity

Usage

configure authority router system software-update repository offline-mode [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority router system software-update repository source-type

The location from which to retrieve software updates.

Usage

configure authority router system software-update repository source-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: internet-only

enumeration

A value from a set of predefined names.

Options:

  • conductor-only: Download software from the Conductor, using it as a proxy to the Internet if it has not already downloaded the requested software.
  • prefer-conductor: Download software from the Conductor, using the Internet if the Conductor has not already downloaded the requested software.
  • internet-only: Download software from publicly available sources via the Internet.

configure authority router system syslog

Syslog configuration lets administrators configure the SSR's interaction with external syslog services.

Subcommands
commanddescription
client-certificate-nameA client certificate to be used to communicate with syslog server.
cloneClone a list item
deleteDelete configuration data
facilityThe facility under which syslog messages will be recorded.
ocspWhether to check the revocation status of the Syslog server's certificate.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
protocolUse TCP or UDP protocol to communicate with syslog server.
router-client-certificate-nameA client certificate to be used to communicate with syslog server.
serverThe list of syslog servers configured for this device.
severitySets the level at which messages will be sent to the syslog server.
showShow configuration data for 'syslog'

configure authority router system syslog client-certificate-name

A client certificate to be used to communicate with syslog server.

Usage

configure authority router system syslog client-certificate-name [<client-certificate-ref>]
Positional Arguments
namedescription
client-certificate-refThe value to set for this field

Description

client-certificate-ref (leafref)

This type is used by other entities that need to reference configured client certificate.

configure authority router system syslog facility

The facility under which syslog messages will be recorded.

Usage

configure authority router system syslog facility [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: local0

enumeration

A value from a set of predefined names.

Options:

  • auth: security and authorization messages
  • authpriv: security and authorization messages (private)
  • cron: cron daemon messages
  • daemon: system daemons without separate facility
  • kern: kernel messages
  • lpr: line printer subsystem messages
  • mail: mail subsystem messages
  • news: USENET news subsystem messages
  • syslog: messages generated internally by syslog
  • user: generic user-level messages
  • uucp: UUCP messages
  • local0: syslog local use 0 facility reserved for local use
  • local1: syslog local use 1 facility reserved for local use
  • local2: syslog local use 2 facility reserved for local use
  • local3: syslog local use 3 facility reserved for local use
  • local4: syslog local use 4 facility reserved for local use
  • local5: syslog local use 5 facility reserved for local use
  • local6: syslog local use 6 facility reserved for local use
  • local7: syslog local use 7 facility reserved for local use
  • any: match any syslog facility

configure authority router system syslog ocsp

Whether to check the revocation status of the Syslog server's certificate.

Usage

configure authority router system syslog ocsp [<ocsp>]
Positional Arguments
namedescription
ocspThe value to set for this field

Description

ocsp (enumeration)

Whether to check the revocation status of a server's certificate.

Options: strict Require a successful OCSP check in order to establish a connection. off Do not check revocation status of the server certificate.

configure authority router system syslog protocol

Use TCP or UDP protocol to communicate with syslog server.

Usage

configure authority router system syslog protocol [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: udp

enumeration

A value from a set of predefined names.

Options:

  • udp: Use UDP protocol to communicate with syslog server.
  • tcp: Use TCP protocol to communicate with syslog server.
  • tls: Use TLS over TCP protocol to communicate with syslog server.

configure authority router system syslog router-client-certificate-name

A client certificate to be used to communicate with syslog server.

Usage

configure authority router system syslog router-client-certificate-name [<router-client-certificate-ref>]
Positional Arguments
namedescription
router-client-certificate-refThe value to set for this field

Description

router-client-certificate-ref (leafref)

This type is used by other entities that need to reference configured client certificate for a specific router.

configure authority router system syslog server

The list of syslog servers configured for this device.

Usage

configure authority router system syslog server <ip-address> <port>
Positional Arguments
namedescription
ip-addressThe address of remote syslog server.
portThe port on which remote syslog server listens
Subcommands
commanddescription
ip-addressThe address of remote syslog server.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
portThe port on which remote syslog server listens
showShow configuration data for 'server'

configure authority router system syslog server ip-address

The address of remote syslog server.

Usage

configure authority router system syslog server ip-address [<host>]
Positional Arguments
namedescription
hostThe value to set for this field

Description

host (union)

The host type represents either an IP address or a DNS domain name.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string):

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority router system syslog server port

The port on which remote syslog server listens

Usage

configure authority router system syslog server port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16)

Transport (layer 4) port number.

Range: 0-65535

configure authority router system syslog severity

Sets the level at which messages will be sent to the syslog server.

Usage

configure authority router system syslog severity [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: error

enumeration

A value from a set of predefined names.

Options:

  • emergency: Only record log messages with level "emergency" or higher
  • alert: Only record log messages with level "alert" or higher
  • critical: Only record log messages with level "critical" or higher
  • error: Only record log messages with level "error" or higher
  • warning: Only record log messages with level "warning" or higher
  • notice: Only record log messages with level "notice" or higher
  • info: Only record log messages with level "info" or higher
  • debug: Only record log messages with level "debug" or higher

configure authority router udp-transform

UDP transform settings for interoperating with stateful TCP firewalls for nodes within the router.

Subcommands
commanddescription
deleteDelete configuration data
detect-intervalRepresents the frequency with which the stateful TCP firewall discovery is performed.
modeConfigure Mode
nat-keep-alive-modeConfigure Nat Keep Alive Mode
nat-keep-alive-timeoutRepresents the frequency with which keep-alive packets are generated.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'udp-transform'

configure authority router udp-transform detect-interval

Represents the frequency with which the stateful TCP firewall discovery is performed.

Usage

configure authority router udp-transform detect-interval [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 300

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority router udp-transform mode

Configure Mode

Usage

configure authority router udp-transform mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: auto-detect

enumeration

A value from a set of predefined names.

Options:

  • auto-detect: Detect if TCP to UDP transform is required. Special TCP packets are sent to the peer at the specified interval. If these packets are not returned, transformation is required.
  • always-transform: Force UDP transform for all TCP traffic to the peer. TCP detection packets are never sent in this mode.

configure authority router udp-transform nat-keep-alive-mode

Configure Nat Keep Alive Mode

Usage

configure authority router udp-transform nat-keep-alive-mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: disabled

enumeration

A value from a set of predefined names.

Options:

  • disabled: Do not send keep-alive packets to keep UDP sessions active during UDP transform.
  • enabled: Inject keep-alive packets to keep UDP sessions active during UDP transform.

configure authority router udp-transform nat-keep-alive-timeout

Represents the frequency with which keep-alive packets are generated.

Usage

configure authority router udp-transform nat-keep-alive-timeout [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: seconds

Default: 30

uint32

An unsigned 32-bit integer.

Range: 1-86400

configure authority routing

authority level routing configuration

Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
filterA filter which operates on a set of objects and returns accept or reject to be used by other constructs to process the objects
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyA construct for processing which consists of a set of statements executed in sequence
resource-groupAssociate this routing configuration with a top-level resource-group.
showShow configuration data for 'routing'

configure authority routing filter

A filter which operates on a set of objects and returns accept or reject to be used by other constructs to process the objects

Usage

configure authority routing filter <name>
Positional Arguments
namedescription
nameAn arbitrary identifying name
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
moveMove list items
nameAn arbitrary identifying name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
ruleA fragment of the filter which defines a subset of the logic on how to process the objects going through the filter
showShow configuration data for 'filter'
typeA filter type

configure authority routing filter name

An arbitrary identifying name

Usage

configure authority routing filter name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority routing filter rule

A fragment of the filter which defines a subset of the logic on how to process the objects going through the filter

Usage

configure authority routing filter rule <name>
Positional Arguments
namedescription
nameAn arbitrary identifying name
Subcommands
commanddescription
as-pathAn AS-path regex to match on
communityA BGP community regex to match on
deleteDelete configuration data
extended-communityA BGP extended community regex to match on
filterFilter action indicating how to handle elements matching the rule
geMatch the prefix greater than or equal to said prefix length
leMatch the prefix less than or equal to said prefix length
nameAn arbitrary identifying name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
prefixThe prefix to match
showShow configuration data for 'rule'

Description

The order of elements matters.

configure authority routing filter rule as-path

An AS-path regex to match on

Usage

configure authority routing filter rule as-path [<regex>]
Positional Arguments
namedescription
regexThe value to set for this field

Description

regex (string)

A regular expression (regex) type.

configure authority routing filter rule community

A BGP community regex to match on

Usage

configure authority routing filter rule community [<regex>]
Positional Arguments
namedescription
regexThe value to set for this field

Description

regex (string)

A regular expression (regex) type.

configure authority routing filter rule extended-community

A BGP extended community regex to match on

Usage

configure authority routing filter rule extended-community [<regex>]
Positional Arguments
namedescription
regexThe value to set for this field

Description

regex (string)

A regular expression (regex) type.

configure authority routing filter rule filter

Filter action indicating how to handle elements matching the rule

Usage

configure authority routing filter rule filter [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: accept

enumeration

A value from a set of predefined names.

Options:

  • accept: Indicates elements matching the rule should not be filtered by the calling construct
  • reject: Indicates elements matching the rule should be filtered by the calling construct

configure authority routing filter rule ge

Match the prefix greater than or equal to said prefix length

Usage

configure authority routing filter rule ge [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-128

configure authority routing filter rule le

Match the prefix less than or equal to said prefix length

Usage

configure authority routing filter rule le [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 1-128

configure authority routing filter rule name

An arbitrary identifying name

Usage

configure authority routing filter rule name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority routing filter rule prefix

The prefix to match

Usage

configure authority routing filter rule prefix [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixThe value to set for this field

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority routing filter type

A filter type

Usage

configure authority routing filter type [<identityref>]
Positional Arguments
namedescription
identityrefThe value to set for this field

Description

identityref (required)

A value from a set of predefined names.

Options:

  • prefix-filter: Filter based on IPv4 prefixes within a given range
  • prefix-filter-ipv6: Filter based on IPv6 prefixes within a given range
  • as-path-filter: Filter based on the BGP AS path
  • community-filter: Filter based on the BGP community value
  • extended-community-filter: Filter based on the BGP extended community value

configure authority routing policy

A construct for processing which consists of a set of statements executed in sequence

Usage

configure authority routing policy <name>
Positional Arguments
namedescription
nameAn arbitrary identifying name
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
moveMove list items
nameAn arbitrary identifying name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'policy'
statementA fragment of a policy that is executed in sequence. A statement is executed by first running the conditions. If all the conditions match (or if no conditions are specified) the policy (accept or reject) is consulted. An accept means execute the actions in the statement and then terminate the policy returning accept. A reject means do not execute the actions and terminate the policy returning reject. The accept terminating the policy may be modified by flow actions. If a policy reaches the end of the statement list and no statement has been executed there is an implicit reject

configure authority routing policy name

An arbitrary identifying name

Usage

configure authority routing policy name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority routing policy statement

A fragment of a policy that is executed in sequence. A statement is executed by first running the conditions. If all the conditions match (or if no conditions are specified) the policy (accept or reject) is consulted. An accept means execute the actions in the statement and then terminate the policy returning accept. A reject means do not execute the actions and terminate the policy returning reject. The accept terminating the policy may be modified by flow actions. If a policy reaches the end of the statement list and no statement has been executed there is an implicit reject

Usage

configure authority routing policy statement <name>
Positional Arguments
namedescription
nameAn arbitrary identifying name
Subcommands
commanddescription
actionThe actions to take if the conditions evaluates to true and policy is accept. Flow altering actions are executed last
cloneClone a list item
conditionThe conditions which define a match to the statement.
deleteDelete configuration data
nameAn arbitrary identifying name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
policyThe policy action, accept or reject, to be returned if the conditions evaluate to true. If no conditions are given the condition evaluation is true
showShow configuration data for 'statement'

Description

The order of elements matters.

configure authority routing policy statement action

The actions to take if the conditions evaluates to true and policy is accept. Flow altering actions are executed last

Usage

configure authority routing policy statement action <type>
Positional Arguments
namedescription
typeThe action type
Subcommands
commanddescription
addThe metric value to add
additiveMerge the community attribute values
aggregator-addressThe aggregator IP address
asThe aggregator as
bgp-weightThe BGP weight value
community-attributeThe new community attribute values
community-filterThe community filter to use to remove matching communities.
deleteDelete configuration data
distanceThe administrative distance value
excludeThe AS(s) to exclude from the as-path
ip-addressThe new next hop IP address to set
local-preferenceThe local preference value
no-extended-communitiesRemove all extended communities
noneRemove all communities
originThe BGP origin value
originator-idThe new originator id to set
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
peer-addressSet the next hop to the IP address of the peer
policyThe policy to call. If this policy returns reject then the current policy will terminate and return reject
prependThe AS(s) to prepend to the as-path
route-targetThe new extended-community route target value
service-policyThe service policy to select the best path.
setThe metric value
showShow configuration data for 'action'
site-of-originThe new extended-community site of origin value
statementThe statement to process next which must be after the current statement.
subtractThe metric value to subtract
tagThe tag value
typeThe action type

configure authority routing policy statement action add

The metric value to add

Usage

configure authority routing policy statement action add [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

configure authority routing policy statement action additive

Merge the community attribute values

Usage

configure authority routing policy statement action additive

Description

empty

Has no value.

configure authority routing policy statement action aggregator-address

The aggregator IP address

Usage

configure authority routing policy statement action aggregator-address [<ipv4-address>]
Positional Arguments
namedescription
ipv4-addressThe value to set for this field

Description

ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

configure authority routing policy statement action as

The aggregator as

Usage

configure authority routing policy statement action as [<as-number>]
Positional Arguments
namedescription
as-numberThe value to set for this field

Description

as-number (uint32)

The as-number type represents autonomous system numbers which identify an Autonomous System (AS). An AS is a set of routers under a single technical administration, using an interior gateway protocol and common metrics to route packets within the AS, and using an exterior gateway protocol to route packets to other ASs'. IANA maintains the AS number space and has delegated large parts to the regional registries.

Autonomous system numbers were originally limited to 16 bits. BGP extensions have enlarged the autonomous system number space to 32 bits. This type therefore uses an uint32 base type without a range restriction in order to support a larger autonomous system number space.

In the value set and its semantics, this type is equivalent to the InetAutonomousSystemNumber textual convention of the SMIv2.

configure authority routing policy statement action bgp-weight

The BGP weight value

Usage

configure authority routing policy statement action bgp-weight [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

configure authority routing policy statement action community-attribute

The new community attribute values

Usage

configure authority routing policy statement action community-attribute [<set-community>]
Positional Arguments
namedescription
set-communityValue to add to this list

Description

set-community (union)

A BGP community. Accepts the well-known communities internet, local-AS, no-advertise and no-export or any 32 bit communtity value specified as <uint16>:<uint16> (in decimal).

Must be one of the following types:

(0) enumeration

A value from a set of predefined names.

Options:

  • internet:
  • local-AS:
  • no-advertise:
  • no-export:
(1) string

A text value.

Must be <uint16>:<uint16>

configure authority routing policy statement action community-filter

The community filter to use to remove matching communities.

Usage

configure authority routing policy statement action community-filter [<filter-ref>]
Positional Arguments
namedescription
filter-refThe value to set for this field

Description

filter-ref (leafref)

A reference to an existing value in the instance data.

configure authority routing policy statement action distance

The administrative distance value

Usage

configure authority routing policy statement action distance [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority routing policy statement action exclude

The AS(s) to exclude from the as-path

Usage

configure authority routing policy statement action exclude [<as-path>]
Positional Arguments
namedescription
as-pathThe value to set for this field

Description

as-path (string)

A list of BGP autonomous system numbers (uint32) space separated.

Must be space separated list of <uint32>

configure authority routing policy statement action ip-address

The new next hop IP address to set

Usage

configure authority routing policy statement action ip-address [<unicast-non-default-ipv4-address>]
Positional Arguments
namedescription
unicast-non-default-ipv4-addressThe value to set for this field

Description

unicast-non-default-ipv4-address (string)

A unicast non-default IPv4 address

Must be a valid IPv4 address.

configure authority routing policy statement action local-preference

The local preference value

Usage

configure authority routing policy statement action local-preference [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

configure authority routing policy statement action no-extended-communities

Remove all extended communities

Usage

configure authority routing policy statement action no-extended-communities

Description

empty

Has no value.

configure authority routing policy statement action none

Remove all communities

Usage

configure authority routing policy statement action none

Description

empty

Has no value.

configure authority routing policy statement action origin

The BGP origin value

Usage

configure authority routing policy statement action origin [<origin>]
Positional Arguments
namedescription
originThe value to set for this field

Description

origin (enumeration)

BGP ORIGIN attribute.

Options:

  • igp: Network Layer Reachability Information is interior to the originating AS.
  • egp: Network Layer Reachability Information learned via the EGP protocol [RFC904].
  • incomplete: Network Layer Reachability Information learned by some other means.

configure authority routing policy statement action originator-id

The new originator id to set

Usage

configure authority routing policy statement action originator-id [<ipv4-address>]
Positional Arguments
namedescription
ipv4-addressThe value to set for this field

Description

ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

configure authority routing policy statement action peer-address

Set the next hop to the IP address of the peer

Usage

configure authority routing policy statement action peer-address

Description

empty

Has no value.

configure authority routing policy statement action policy

The policy to call. If this policy returns reject then the current policy will terminate and return reject

Usage

configure authority routing policy statement action policy [<policy-ref>]
Positional Arguments
namedescription
policy-refThe value to set for this field

Description

policy-ref (leafref)

A reference to an existing value in the instance data.

configure authority routing policy statement action prepend

The AS(s) to prepend to the as-path

Usage

configure authority routing policy statement action prepend [<as-path>]
Positional Arguments
namedescription
as-pathThe value to set for this field

Description

as-path (string)

A list of BGP autonomous system numbers (uint32) space separated.

Must be space separated list of <uint32>

configure authority routing policy statement action route-target

The new extended-community route target value

Usage

configure authority routing policy statement action route-target [<set-extended-community>]
Positional Arguments
namedescription
set-extended-communityValue to add to this list

Description

set-extended-community (union)

A BGP extended community (RFC-4360), an 8 octet value, 6 value octets are specified here. The 2 octet type is part of the set extended community action. The following formats are accepted:

a) A.B.C.D:EF b) EF:GHJK c) GHJK:EF

A.B.C.D: Four Byte IP EF: Two byte ASN (in decimal) GHJK: Four-byte ASN (in decimal)

Must be one of the following types:

(0) string

A text value.

Must be <ipv4-address>:<uint16>

(1) string

A text value.

Must be <uint16>:<uint32>

(2) string

A text value.

Must be <uint32>:<uint16>

configure authority routing policy statement action service-policy

The service policy to select the best path.

Usage

configure authority routing policy statement action service-policy [<service-policy-ref>]
Positional Arguments
namedescription
service-policy-refThe value to set for this field

Description

service-policy-ref (leafref)

This type is used by other entities that need to reference configured service policies.

configure authority routing policy statement action set

The metric value

Usage

configure authority routing policy statement action set [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

configure authority routing policy statement action site-of-origin

The new extended-community site of origin value

Usage

configure authority routing policy statement action site-of-origin [<set-extended-community>]
Positional Arguments
namedescription
set-extended-communityValue to add to this list

Description

set-extended-community (union)

A BGP extended community (RFC-4360), an 8 octet value, 6 value octets are specified here. The 2 octet type is part of the set extended community action. The following formats are accepted:

a) A.B.C.D:EF b) EF:GHJK c) GHJK:EF

A.B.C.D: Four Byte IP EF: Two byte ASN (in decimal) GHJK: Four-byte ASN (in decimal)

Must be one of the following types:

(0) string

A text value.

Must be <ipv4-address>:<uint16>

(1) string

A text value.

Must be <uint16>:<uint32>

(2) string

A text value.

Must be <uint32>:<uint16>

configure authority routing policy statement action statement

The statement to process next which must be after the current statement.

Usage

configure authority routing policy statement action statement [<policy-statement-ref>]
Positional Arguments
namedescription
policy-statement-refThe value to set for this field

Description

policy-statement-ref (leafref)

A reference to an existing value in the instance data.

configure authority routing policy statement action subtract

The metric value to subtract

Usage

configure authority routing policy statement action subtract [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

configure authority routing policy statement action tag

The tag value

Usage

configure authority routing policy statement action tag [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

configure authority routing policy statement action type

The action type

Usage

configure authority routing policy statement action type [<identityref>]
Positional Arguments
namedescription
identityrefThe value to set for this field

Description

identityref

A value from a set of predefined names.

Options:

  • set-aggregator: An action which sets the BGP aggregator
  • modify-as-path: An action which changes the BGP as-path
  • set-path-based-as-path: An action which changes the BGP as-path depending on the best path to a peer
  • set-atomic-aggregate: An action which sets the BGP atomic aggregate attribute
  • set-community: An action which sets the BGP community attribute
  • remove-community: An action which removes the BGP community attribute
  • set-extended-community: An action which sets the BGP extended community attribute
  • set-next-hop: An action which sets the next hop
  • set-local-preference: An action which sets the BGP local preference
  • modify-metric: An action which sets the metric
  • set-originator-id: An action which sets the originator id
  • set-origin: An action which sets the origin
  • set-tag: An action which sets the tag
  • set-bgp-weight: An action which sets the BGP weight
  • set-distance: An action which sets the administrative distance
  • continue: A flow action that advances to the next (or specified) entry in the policy
  • call: A flow action calls the given policy

configure authority routing policy statement condition

The conditions which define a match to the statement.

Usage

configure authority routing policy statement condition <type>
Positional Arguments
namedescription
typeThe condition type
Subcommands
commanddescription
as-path-filterThe autonomous system path filter name
community-filterThe community filter name
deleteDelete configuration data
extended-community-filterThe extended community filter name
metricThe metric value to match on.
next-hop-interfaceName of the next hop interface to match on
next-hop-nodeName of the node the next hop interface resides on.
originThe BGP origin to match on
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
peer-addressThe peer address to match
peer-localMatch local addresses (static or redistributed routes)
prefix-filterThe prefix filter name
probabilityThe probability of a match
showShow configuration data for 'condition'
tagThe tag to match
typeThe condition type

configure authority routing policy statement condition as-path-filter

The autonomous system path filter name

Usage

configure authority routing policy statement condition as-path-filter [<filter-ref>]
Positional Arguments
namedescription
filter-refThe value to set for this field

Description

filter-ref (leafref)

A reference to an existing value in the instance data.

configure authority routing policy statement condition community-filter

The community filter name

Usage

configure authority routing policy statement condition community-filter [<filter-ref>]
Positional Arguments
namedescription
filter-refThe value to set for this field

Description

filter-ref (leafref)

A reference to an existing value in the instance data.

configure authority routing policy statement condition extended-community-filter

The extended community filter name

Usage

configure authority routing policy statement condition extended-community-filter [<filter-ref>]
Positional Arguments
namedescription
filter-refThe value to set for this field

Description

filter-ref (leafref)

A reference to an existing value in the instance data.

configure authority routing policy statement condition metric

The metric value to match on.

Usage

configure authority routing policy statement condition metric [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

configure authority routing policy statement condition next-hop-interface

Name of the next hop interface to match on

Usage

configure authority routing policy statement condition next-hop-interface [<network-interface-ref>]
Positional Arguments
namedescription
network-interface-refThe value to set for this field

Description

network-interface-ref (leafref)

This type is used by other entities that need to reference all configured network interfaces across all routers, nodes, and device interfaces.

configure authority routing policy statement condition next-hop-node

Name of the node the next hop interface resides on.

Usage

configure authority routing policy statement condition next-hop-node [<node-name-ref>]
Positional Arguments
namedescription
node-name-refThe value to set for this field

Description

node-name-ref (leafref)

This type is used by other entities that need to reference all configured nodes across all routers.

configure authority routing policy statement condition origin

The BGP origin to match on

Usage

configure authority routing policy statement condition origin [<origin>]
Positional Arguments
namedescription
originThe value to set for this field

Description

origin (enumeration)

BGP ORIGIN attribute.

Options:

  • igp: Network Layer Reachability Information is interior to the originating AS.
  • egp: Network Layer Reachability Information learned via the EGP protocol [RFC904].
  • incomplete: Network Layer Reachability Information learned by some other means.

configure authority routing policy statement condition peer-address

The peer address to match

Usage

configure authority routing policy statement condition peer-address [<ip-address>]
Positional Arguments
namedescription
ip-addressThe value to set for this field

Description

ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

configure authority routing policy statement condition peer-local

Match local addresses (static or redistributed routes)

Usage

configure authority routing policy statement condition peer-local

Description

empty

Has no value.

configure authority routing policy statement condition prefix-filter

The prefix filter name

Usage

configure authority routing policy statement condition prefix-filter [<filter-ref>]
Positional Arguments
namedescription
filter-refThe value to set for this field

Description

filter-ref (leafref)

A reference to an existing value in the instance data.

configure authority routing policy statement condition probability

The probability of a match

Usage

configure authority routing policy statement condition probability [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority routing policy statement condition tag

The tag to match

Usage

configure authority routing policy statement condition tag [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

uint32

An unsigned 32-bit integer.

Range: 1-4294967295

configure authority routing policy statement condition type

The condition type

Usage

configure authority routing policy statement condition type [<identityref>]
Positional Arguments
namedescription
identityrefThe value to set for this field

Description

identityref

A value from a set of predefined names.

Options:

  • address-prefix-filter-condition: An IPv4 prefix filter condition on address
  • next-hop-prefix-filter-condition: An IPv4 prefix filter condition on next hop
  • source-prefix-filter-condition: An IPv4 prefix filter condition on route source
  • address-prefix-filter-ipv6-condition: An IPv6 prefix filter condition on address
  • next-hop-prefix-filter-ipv6-condition: An IPv6 prefix filter condition on next hop
  • as-path-filter-condition: An autonomous path filter condition
  • community-filter-condition: A community filter condition
  • extended-community-filter-condition: An extended community filter condition
  • next-hop-interface-condition: A next hop interface condition
  • metric-condition: A metric condition
  • origin-condition: An origin condition
  • peer-condition: A peer condition
  • probability-condition: A probablity condition
  • tag-condition: A tag condition

configure authority routing policy statement name

An arbitrary identifying name

Usage

configure authority routing policy statement name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority routing policy statement policy

The policy action, accept or reject, to be returned if the conditions evaluate to true. If no conditions are given the condition evaluation is true

Usage

configure authority routing policy statement policy [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: accept

enumeration

A value from a set of predefined names.

Options:

  • accept: On the conditions evaluating true execute the actions specified in the statement and terminate the policy returning accept
  • reject: On the conditions evaluating true do not execute the actions specified in the statement and terminate the policy returning reject

configure authority routing resource-group

Associate this routing configuration with a top-level resource-group.

Usage

configure authority routing resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority security

The security elements represent security policies for governing how and when the SSR encrypts and/or authenticates packets.

Usage

configure authority security <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for the security policy, used to reference it in other configuration sections.
Subcommands
commanddescription
adaptive-encryptionPrevent packets that are detected as encrypted from being encrypted again as they pass through the router.
deleteDelete configuration data
descriptionA description of the security policy.
encryptWhen enabled, the router will encrypt metadata (between nodes or routers) or payload (for a service or a tenant).
encryption-cipherEncryption cipher and mode.
encryption-ivThe initialization vector (IV) for encryption.
encryption-keyThe encryption key for the security policy.
hmacWhether or not to add HMAC to a packet.
hmac-cipherThe cipher used for generating the HMAC value inserted into metadata.
hmac-keyThe HMAC key for the security policy.
hmac-modeWhether or not to add HMAC to packets.
nameAn arbitrary, unique name for the security policy, used to reference it in other configuration sections.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resource-groupAssociate this security with a top-level resource-group.
showShow configuration data for 'security'

configure authority security adaptive-encryption

Prevent packets that are detected as encrypted from being encrypted again as they pass through the router.

Usage

configure authority security adaptive-encryption [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority security description

A description of the security policy.

Usage

configure authority security description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority security encrypt

When enabled, the router will encrypt metadata (between nodes or routers) or payload (for a service or a tenant).

Usage

configure authority security encrypt [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority security encryption-cipher

Encryption cipher and mode.

Usage

configure authority security encryption-cipher [<encryption-cipher>]
Positional Arguments
namedescription
encryption-cipherThe value to set for this field

Description

Default: aes-cbc-128

encryption-cipher (enumeration)

Encryption cipher and mode.

Options:

  • aes-cbc-128: AES Cipher Block Chaining 128-bit Encryption Mode.
  • aes-cbc-256: AES Cipher Block Chaining 256-bit Encryption Mode.

configure authority security encryption-iv

The initialization vector (IV) for encryption.

Usage

configure authority security encryption-iv [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) hex-string (string)

A hexadecimal string with octets represented as hex digits.

Length: 32

(1) hex-string (string)

A hexadecimal string with octets represented as hex digits separated by colons. The canonical representation uses lowercase characters.

Required format: 'XX:XX:XX:XX:XX:XX', where 'X' is a hexidecimal digit (e.g., 00:0a:95:9d:68:16). Length may vary from the example shown. Length: 47

configure authority security encryption-key

The encryption key for the security policy.

Usage

configure authority security encryption-key [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) hex-string (string)

A hexadecimal string with octets represented as hex digits.

Length: 32,64

(1) hex-string (string)

A hexadecimal string with octets represented as hex digits separated by colons. The canonical representation uses lowercase characters.

Required format: 'XX:XX:XX:XX:XX:XX', where 'X' is a hexidecimal digit (e.g., 00:0a:95:9d:68:16). Length may vary from the example shown. Length: 47,95

configure authority security hmac

Whether or not to add HMAC to a packet.

Usage

configure authority security hmac [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

warning

hmac is deprecated and will be removed in a future software version

boolean

A true or false value.

Options: true or false

configure authority security hmac-cipher

The cipher used for generating the HMAC value inserted into metadata.

Usage

configure authority security hmac-cipher [<hmac-cipher>]
Positional Arguments
namedescription
hmac-cipherThe value to set for this field

Description

Default: sha256-128

hmac-cipher (enumeration)

HMAC cipher and mode.

Options:

  • sha1: SHA1 160-bit Key Hashed Message Authentication Code Mode.
  • sha256: SHA256 256-bit Key Hashed Message Authentication Code Mode.
  • sha256-128: SHA256 128-bit Key Hashed Message Authentication Code Mode.

configure authority security hmac-key

The HMAC key for the security policy.

Usage

configure authority security hmac-key [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) hex-string (string)

A hexadecimal string with octets represented as hex digits.

Length: 8,16,32,40,64

(1) hex-string (string)

A hexadecimal string with octets represented as hex digits separated by colons. The canonical representation uses lowercase characters.

Required format: 'XX:XX:XX:XX:XX:XX', where 'X' is a hexidecimal digit (e.g., 00:0a:95:9d:68:16). Length may vary from the example shown. Length: 11,23,47,59,95

configure authority security hmac-mode

Whether or not to add HMAC to packets.

Usage

configure authority security hmac-mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: time-based

enumeration

A value from a set of predefined names.

Options:

  • disabled: Do not add HMAC to packets.
  • regular: Add HMAC to packets.
  • time-based: Add time-based HMAC to packets.

configure authority security name

An arbitrary, unique name for the security policy, used to reference it in other configuration sections.

Usage

configure authority security name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority security resource-group

Associate this security with a top-level resource-group.

Usage

configure authority security resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority service

The service configuration is where you define the services that reside within the authority's tenants as well as the policies to apply to those services.

Usage

configure authority service <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for the service such as the domain/host name portion of the URL to reach the service.
Subcommands
commanddescription
access-policyList of access policies by address prefix, QSN or tenant and prefix.
access-policy-generatedIndicates whether or not the access-policy configuration was automatically created during conductor service generation.
addressThe destination address prefix or hostname to match the route.
application-identificationApplication identification mode.
application-nameApplication name to identify application. This will be matched against the Domain Names imported via the application modules
application-typeUse generic service behavior, or custom application specific logic.
applies-toLogical group to which a configuration element applies
cloneClone a list item
deleteDelete configuration data
descriptionA description about the service/application.
domain-nameDomain name that identifies a service. Traffic matching this domain name will be considered to belong to this service.
domain-name-categoryDomain name categorization of this service. This will be matched against the imported categories using the domain pulled from the data stream
dscp-rangeWhen matched with a dscp-steering configuration in the network-interface, this dscp-range allows tunnel traffic to be matched to a more specific service via DSCP value.
enabledEnable/disable the service. When disabled, packets addressed to this service's address(es) will not be processed.
fqdn-resolution-typeIP address family to use for FQDN resolutions for this service.
generate-categoriesAutomatically generate category-based application identification services under this service.
generatedIndicates whether or not the Service was automatically generated as a result of Conductor, BGP/SVR, or DHCP Relay services.
multicast-sender-policyList of multicast sender policies by address prefix, QSN or tenant and prefix.
nameAn arbitrary, unique name for the service such as the domain/host name portion of the URL to reach the service.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
scopeDefines whether or not tenantless sources have access to this service.
securityThe name of the security policy to use for the service
service-groupA string used to group services together, where each service with the same string gets added to the service group. Service Groups can be referenced within the QSN to target a group of services.
service-policyService policy that applies to the service.
session-recordSettings related to session records.
share-service-routesEnable/disable sharing of service routes with other routers via STEP.
showShow configuration data for 'service'
source-natConfigure Source Nat
subcategorySubcategory of this service. This will be matched against the subcategory classification derived from the data stream. Subcategories are treated as more specific matches than its enclosing category.
tap-multiplexingEnable/disable tap-multiplexing on this service.
tenantThe configured tenant.
transportThe transport protocol(s) and port(s) for the service.
ttl-paddingConfigure Ttl Padding
urlURL that identifies a service. Traffic matching this URL will be considered to belong to this service.

configure authority service access-policy

List of access policies by address prefix, QSN or tenant and prefix.

Usage

configure authority service access-policy <source>
Positional Arguments
namedescription
sourceThe source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service
Subcommands
commanddescription
deleteDelete configuration data
idp-policyBuilt-in policy for intrusion detection prevention and monitoring.
idp-profileUser-defined profile for intrusion detection prevention and monitoring.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
permissionWhether or not to allow access to the service.
showShow configuration data for 'access-policy'
sourceThe source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service

configure authority service access-policy idp-policy

Built-in policy for intrusion detection prevention and monitoring.

Usage

configure authority service access-policy idp-policy [<optional-idp-policy>]
Positional Arguments
namedescription
optional-idp-policyThe value to set for this field

Description

optional-idp-policy (enumeration)

Predefined policies for intrusion detection actions

Options:

  • none: No IDP policy.
  • alert: A policy that only alerts.
  • standard: The standard blocking and alerting policy.
  • strict: A strict blocking and alerting policy.

configure authority service access-policy idp-profile

User-defined profile for intrusion detection prevention and monitoring.

Usage

configure authority service access-policy idp-profile [<leafref>]
Positional Arguments
namedescription
leafrefThe value to set for this field

Description

leafref

A reference to an existing value in the instance data.

configure authority service access-policy permission

Whether or not to allow access to the service.

Usage

configure authority service access-policy permission [<access-mode>]
Positional Arguments
namedescription
access-modeThe value to set for this field

Description

Default: allow

access-mode (enumeration)

Enumeration defining whether access is allowed or denied.

Options:

  • allow: Allow access.
  • deny: Deny access.

configure authority service access-policy source

The source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service

Usage

configure authority service access-policy source [<source-spec>]
Positional Arguments
namedescription
source-specThe value to set for this field

Description

source-spec (union)

A source address prefix, QSN, service-group or combination of tenant-name and prefix.

Must be one of the following types:

(0) ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string):

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

(2) qsn (string)

Qualified Service Name in the form: tenant[.authority][/[service-group/]service]

Must contain only alphanumeric characters or any of the following: / . _ - Required format: 'Tenant[.Authority[/ServiceGroup[/Service]]]'. No forward slash-delimited segment can exceed 62 characters.(e.g., Engineering.Authority128/Video/private_conferencing). Length: 1-1024

(3) service-spec (string)

Service group and service name portion of a Qualified Service Name.

Must contain only alphanumeric characters or any of the following: - _ / . Required format: '/groupLabel1[/groupLabel2[/groupLabel3...]]'. No forward slash-delimited segment can exceed 62 characters. Length: 0-127

(4) tenant-prefix (string)

A string identifier for a tenant prefix. Consists of a valid tenant name, followed by @ and a valid IP Address.

Must contain a valid tenant name, followed by @ and a valid IP Address. Length: 0-280

configure authority service access-policy-generated

Indicates whether or not the access-policy configuration was automatically created during conductor service generation.

Usage

configure authority service access-policy-generated [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

boolean

A true or false value.

Options: true or false

configure authority service address

The destination address prefix or hostname to match the route.

Usage

configure authority service address [<host-prefix>]
Positional Arguments
namedescription
host-prefixValue to add to this list

Description

host-prefix (union)

The host type represents either an IP prefix or a DNS domain name.

Must be one of the following types:

(0) ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string):

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

(2) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority service application-identification

Application identification mode.

Usage

configure authority service application-identification [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: inherited

enumeration

A value from a set of predefined names.

Options:

  • inherited: Inherit from router level config for application identification.
  • disabled: Disable application identification.

configure authority service application-name

Application name to identify application. This will be matched against the Domain Names imported via the application modules

Usage

configure authority service application-name [<glob-pattern>]
Positional Arguments
namedescription
glob-patternValue to add to this list

Description

glob-pattern (string)

A glob style pattern (following POSIX.2 fnmatch() without special treatment of file paths):

    • matches a sequence of characters
  • ? matches a single character
  • [seq] matches any character in seq
  • [!seq] matches any character not in seq

A backslash followed by a character matches the following character. In particular:

  • * matches *
  • ? matches ?
  • \ matches \

A sequence seq may be a sequence of characters (e.g., [abc] or a range of characters (e.g., [a-c]).

Length: 1-18446744073709551615

configure authority service application-type

Use generic service behavior, or custom application specific logic.

Usage

configure authority service application-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: generic

enumeration

A value from a set of predefined names.

Options:

  • generic: Default service handling.
  • dhcp-relay: Act as a DHCP relay.
  • dns-proxy: Act as a DNS Proxy.
  • ftp-control: Handle FTP control traffic on this service. Pinholes for data flows will be established based on passive mode exchanges detected on the control flows.
  • ftp-data: Pinhole service for FTP data flows. Must be paired with an FTP control service to be effective.
  • template: Template service for hierarchical services.

configure authority service applies-to

Logical group to which a configuration element applies

Usage

configure authority service applies-to <type>
Positional Arguments
namedescription
typeType of group to which the configuration applies.
Subcommands
commanddescription
deleteDelete configuration data
group-nameName of the router-group to which this configuration applies.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resource-groupName of the resource-group to which this configuration applies.
router-nameName of the router to which this configuration applies.
showShow configuration data for 'applies-to'
typeType of group to which the configuration applies.

configure authority service applies-to group-name

Name of the router-group to which this configuration applies.

Usage

configure authority service applies-to group-name [<leafref>]
Positional Arguments
namedescription
leafrefValue to add to this list

Description

leafref

A reference to an existing value in the instance data.

configure authority service applies-to resource-group

Name of the resource-group to which this configuration applies.

Usage

configure authority service applies-to resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority service applies-to router-name

Name of the router to which this configuration applies.

Usage

configure authority service applies-to router-name [<leafref>]
Positional Arguments
namedescription
leafrefValue to add to this list

Description

leafref

A reference to an existing value in the instance data.

configure authority service applies-to type

Type of group to which the configuration applies.

Usage

configure authority service applies-to type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration

A value from a set of predefined names.

Options:

  • authority: Applies to all routers in the authority.
  • router: Router(s) to which the configuration applies.
  • router-group: Logical group of router(s) to which the configuration applies.
  • resource-group: An RBAC management group to which the configuration applies

configure authority service description

A description about the service/application.

Usage

configure authority service description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority service domain-name

Domain name that identifies a service. Traffic matching this domain name will be considered to belong to this service.

Usage

configure authority service domain-name [<glob-pattern>]
Positional Arguments
namedescription
glob-patternValue to add to this list

Description

glob-pattern (string)

A glob style pattern (following POSIX.2 fnmatch() without special treatment of file paths):

  • matches a sequence of characters ? matches a single character [seq] matches any character in seq [!seq] matches any character not in seq

A backslash followed by a character matches the following character. In particular:

* matches * ? matches ? \ matches \

A sequence seq may be a sequence of characters (e.g., [abc] or a range of characters (e.g., [a-c]).

Length: 1-18446744073709551615

configure authority service domain-name-category

Domain name categorization of this service. This will be matched against the imported categories using the domain pulled from the data stream

Usage

configure authority service domain-name-category [<domain-category-type>]
Positional Arguments
namedescription
domain-category-typeValue to add to this list

Description

domain-category-type (string)

A domain name category type identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 20 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-20

configure authority service dscp-range

When matched with a dscp-steering configuration in the network-interface, this dscp-range allows tunnel traffic to be matched to a more specific service via DSCP value.

Usage

configure authority service dscp-range <start-value>
Positional Arguments
namedescription
start-valueLower DSCP number.
Subcommands
commanddescription
deleteDelete configuration data
end-valueUpper DSCP number.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'dscp-range'
start-valueLower DSCP number.

configure authority service dscp-range end-value

Upper DSCP number.

Usage

configure authority service dscp-range end-value [<dscp-end-value>]
Positional Arguments
namedescription
dscp-end-valueThe value to set for this field

Description

dscp-end-value (uint8)

Upper dscp range value. Default value is the start dscp value

Range: 0-63

configure authority service dscp-range start-value

Lower DSCP number.

Usage

configure authority service dscp-range start-value [<dscp>]
Positional Arguments
namedescription
dscpThe value to set for this field

Description

dscp (uint8) (required)

A DSCP value (0-63)

Range: 0-63

configure authority service enabled

Enable/disable the service. When disabled, packets addressed to this service's address(es) will not be processed.

Usage

configure authority service enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority service fqdn-resolution-type

IP address family to use for FQDN resolutions for this service.

Usage

configure authority service fqdn-resolution-type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: v4

enumeration

A value from a set of predefined names.

Options:

  • v4: Resolve FQDNs as IPv4 addresses only.
  • v6: Resolve FQDNs as IPv6 addresses only.

configure authority service generate-categories

Automatically generate category-based application identification services under this service.

Usage

configure authority service generate-categories [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority service generated

Indicates whether or not the Service was automatically generated as a result of Conductor, BGP/SVR, or DHCP Relay services.

Usage

configure authority service generated [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

boolean

A true or false value.

Options: true or false

configure authority service multicast-sender-policy

List of multicast sender policies by address prefix, QSN or tenant and prefix.

Usage

configure authority service multicast-sender-policy <source>
Positional Arguments
namedescription
sourceThe source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service
Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
permissionWhether or not to allow access to the service.
showShow configuration data for 'multicast-sender-policy'
sourceThe source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service

configure authority service multicast-sender-policy permission

Whether or not to allow access to the service.

Usage

configure authority service multicast-sender-policy permission [<access-mode>]
Positional Arguments
namedescription
access-modeThe value to set for this field

Description

Default: allow

access-mode (enumeration)

Enumeration defining whether access is allowed or denied.

Options:

  • allow: Allow access.
  • deny: Deny access.

configure authority service multicast-sender-policy source

The source QSN or address(es) to which the policy applies. For a QSN, this may be a tenant, service-group, or service, or a combination there of. The following forms are valid: tenant tenant/service-group/ tenant/service-group/service tenant/service /service-group/ /service-group/service /service

Usage

configure authority service multicast-sender-policy source [<source-spec>]
Positional Arguments
namedescription
source-specThe value to set for this field

Description

source-spec (union)

A source address prefix, QSN, service-group or combination of tenant-name and prefix.

Must be one of the following types:

(0) ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string):

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

(2) qsn (string)

Qualified Service Name in the form: tenant[.authority][/[service-group/]service]

Must contain only alphanumeric characters or any of the following: / . _ - Required format: 'Tenant[.Authority[/ServiceGroup[/Service]]]'. No forward slash-delimited segment can exceed 62 characters.(e.g., Engineering.Authority128/Video/private_conferencing). Length: 1-1024

(3) service-spec (string)

Service group and service name portion of a Qualified Service Name.

Must contain only alphanumeric characters or any of the following: - _ / . Required format: '/groupLabel1[/groupLabel2[/groupLabel3...]]'. No forward slash-delimited segment can exceed 62 characters. Length: 0-127

(4) tenant-prefix (string)

A string identifier for a tenant prefix. Consists of a valid tenant name, followed by @ and a valid IP Address.

Must contain a valid tenant name, followed by @ and a valid IP Address. Length: 0-280

configure authority service name

An arbitrary, unique name for the service such as the domain/host name portion of the URL to reach the service.

Usage

configure authority service name [<service-name>]
Positional Arguments
namedescription
service-nameThe value to set for this field

Description

service-name (string)

A service name identifier which only uses alphanumerics, underscores, dots, or dashes, and cannot exceed 255 characters.

Must contain only alphanumeric characters or any of the following: _.- Length: 0-255

configure authority service scope

Defines whether or not tenantless sources have access to this service.

Usage

configure authority service scope [<service-scope>]
Positional Arguments
namedescription
service-scopeThe value to set for this field

Description

Default: private

service-scope (enumeration)

Enumeration defining whether a service scope is public or private

Options:

  • public: Everyone allowed in the absence of access policy that restricts it. Shared on public interfaces.
  • private: Restricted to the access policy of the service. Shared with other routers in the authority.

configure authority service security

The name of the security policy to use for the service

Usage

configure authority service security [<security-ref>]
Positional Arguments
namedescription
security-refThe value to set for this field

Description

security-ref (leafref)

This type is used by other entities that need to reference configured security policies.

configure authority service service-group

A string used to group services together, where each service with the same string gets added to the service group. Service Groups can be referenced within the QSN to target a group of services.

Usage

configure authority service service-group [<service-group>]
Positional Arguments
namedescription
service-groupThe value to set for this field

Description

service-group (string)

A string identifier for a service group.

Must contain only alphanumeric characters or any of the following: - _ / . Required format: 'groupLabel1[/groupLabel2[/groupLabel3...]]'. No forward slash-delimited segment can exceed 62 characters. Length: 0-127

configure authority service service-policy

Service policy that applies to the service.

Usage

configure authority service service-policy [<service-policy-ref>]
Positional Arguments
namedescription
service-policy-refThe value to set for this field

Description

service-policy-ref (leafref)

This type is used by other entities that need to reference configured service policies.

configure authority service session-record

Settings related to session records.

Subcommands
commanddescription
deleteDelete configuration data
include-hierarchical-servicesEnable/disable session-record-profile inheritance to ancestor hierarchical services.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
profileThe session record profile to use.
showShow configuration data for 'session-record'

configure authority service session-record include-hierarchical-services

Enable/disable session-record-profile inheritance to ancestor hierarchical services.

Usage

configure authority service session-record include-hierarchical-services [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority service session-record profile

The session record profile to use.

Usage

configure authority service session-record profile [<session-record-profile-name>]
Positional Arguments
namedescription
session-record-profile-nameThe value to set for this field

Description

session-record-profile-name (string)

A text value.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-15

configure authority service share-service-routes

Enable/disable sharing of service routes with other routers via STEP.

Usage

configure authority service share-service-routes [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority service source-nat

Configure Source Nat

Usage

configure authority service source-nat [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: network-interface

enumeration

A value from a set of predefined names.

Options:

  • network-interface: Use source-nat settings of egress network-interface
  • disabled: Disable source nat for this service

configure authority service subcategory

Subcategory of this service. This will be matched against the subcategory classification derived from the data stream. Subcategories are treated as more specific matches than its enclosing category.

Usage

configure authority service subcategory [<string>]
Positional Arguments
namedescription
stringValue to add to this list

Description

string

A text value.

configure authority service tap-multiplexing

Enable/disable tap-multiplexing on this service.

Usage

configure authority service tap-multiplexing [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority service tenant

The configured tenant.

Usage

configure authority service tenant [<tenant-ref>]
Positional Arguments
namedescription
tenant-refThe value to set for this field

Description

warning

tenant is deprecated and will be removed in a future software version

tenant-ref (leafref)

This type is used by other entities that need to reference configured tenants.

configure authority service transport

The transport protocol(s) and port(s) for the service.

Usage

configure authority service transport <protocol>
Positional Arguments
namedescription
protocolLayer 4 transport protocol.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
port-rangeConfigure Port Range
protocolLayer 4 transport protocol.
showShow configuration data for 'transport'

configure authority service transport port-range

Configure Port Range

Usage

configure authority service transport port-range <start-port>
Positional Arguments
namedescription
start-portLower transport (layer 4) port number.
Subcommands
commanddescription
deleteDelete configuration data
end-portUpper transport (layer 4) port number.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'port-range'
start-portLower transport (layer 4) port number.

configure authority service transport port-range end-port

Upper transport (layer 4) port number.

Usage

configure authority service transport port-range end-port [<end-port>]
Positional Arguments
namedescription
end-portThe value to set for this field

Description

end-port (uint16)

Upper transport (layer 4) port number. Default value is the start-port

Range: 0-65535

configure authority service transport port-range start-port

Lower transport (layer 4) port number.

Usage

configure authority service transport port-range start-port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16) (required)

Transport (layer 4) port number.

Range: 0-65535

configure authority service transport protocol

Layer 4 transport protocol.

Usage

configure authority service transport protocol [<protocol>]
Positional Arguments
namedescription
protocolThe value to set for this field

Description

protocol (enumeration)

Transport (Layer 4) protocol.

Options:

  • tcp: Transmission Control Protocol.
  • udp: User Datagram Protocol.
  • icmp: Internet Control Management Protocol.
  • gre: Generic Routing Encapsulation Protocol.
  • esp: IPSec Encapsulating Security Payload Protocol.
  • pim: Protocol Independent Multicast.

configure authority service ttl-padding

Configure Ttl Padding

Usage

configure authority service ttl-padding [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: neighborhood

enumeration

A value from a set of predefined names.

Options:

  • neighborhood: Use ttl-padding settings of the neighborhood
  • disabled: Disable ttl-padding for this service

configure authority service url

URL that identifies a service. Traffic matching this URL will be considered to belong to this service.

Usage

configure authority service url [<glob-pattern>]
Positional Arguments
namedescription
glob-patternValue to add to this list

Description

glob-pattern (string)

A glob style pattern (following POSIX.2 fnmatch() without special treatment of file paths):

  • matches a sequence of characters ? matches a single character [seq] matches any character in seq [!seq] matches any character not in seq

A backslash followed by a character matches the following character. In particular:

* matches * ? matches ? \ matches \

A sequence seq may be a sequence of characters (e.g., [abc] or a range of characters (e.g., [a-c]).

Length: 1-18446744073709551615

configure authority service-class

Defines the association between DSCP value and a priority queue.

Usage

configure authority service-class <name>
Positional Arguments
namedescription
nameConfigure Name
Subcommands
commanddescription
aggregate-rate-limit-policyApply this rate limiting policy for all incoming traffic for services associated with this service-class.
deleteDelete configuration data
descriptionA description of the service class.
dscpThe DSCP value assigned to this service class to mark egress packets with.
max-flow-burstLimit the maximum burst size of each flow of this service class to this value.
max-flow-rateLimit the maximum rate of each flow of this service class to this value.
nameConfigure Name
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
rate-limitEnable/disable rate limiting for flows of this service class.
resource-groupAssociate this service class with a top-level resource-group.
showShow configuration data for 'service-class'
traffic-classThe traffic-class assigned to this service class. Governs the treatment for the traffic.

configure authority service-class aggregate-rate-limit-policy

Apply this rate limiting policy for all incoming traffic for services associated with this service-class.

Usage

configure authority service-class aggregate-rate-limit-policy [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority service-class description

A description of the service class.

Usage

configure authority service-class description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority service-class dscp

The DSCP value assigned to this service class to mark egress packets with.

Usage

configure authority service-class dscp [<dscp>]
Positional Arguments
namedescription
dscpThe value to set for this field

Description

dscp (uint8) (required)

The dscp type represents a Differentiated Services Code-Point that may be used for marking packets in a traffic stream.

In the value set and its semantics, this type is equivalent to the Dscp textual convention of the SMIv2.

Range: 0-63

configure authority service-class max-flow-burst

Limit the maximum burst size of each flow of this service class to this value.

Usage

configure authority service-class max-flow-burst [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: bits

Default: 0

uint64

An unsigned 64-bit integer.

configure authority service-class max-flow-rate

Limit the maximum rate of each flow of this service class to this value.

Usage

configure authority service-class max-flow-rate [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: bits/second

Default: 0

uint64

An unsigned 64-bit integer.

Range: 0-107374182400

configure authority service-class name

Configure Name

Usage

configure authority service-class name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority service-class rate-limit

Enable/disable rate limiting for flows of this service class.

Usage

configure authority service-class rate-limit [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority service-class resource-group

Associate this service class with a top-level resource-group.

Usage

configure authority service-class resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority service-class traffic-class

The traffic-class assigned to this service class. Governs the treatment for the traffic.

Usage

configure authority service-class traffic-class [<traffic-class-id>]
Positional Arguments
namedescription
traffic-class-idThe value to set for this field

Description

traffic-class-id (enumeration)

Relative priority of traffic.

Options:

  • high: High priority traffic class.
  • medium: Medium priority traffic class.
  • low: Low priority traffic class.
  • best-effort: Best-effort priority traffic class.

configure authority service-policy

A service policy, which defines parameters applied to services that reference the policy

Usage

configure authority service-policy <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for the service policy.
Subcommands
commanddescription
applies-toLogical group to which a configuration element applies
best-effortEnable/disable filtering out paths that exceed the acceptable SLA threshold. When enabled, even if all paths do not meet the acceptable SLA threshold, they will be used as a best-effort
best-path-criteriaThis defines the criteria for selecting best paths for the service.
cloneClone a list item
deleteDelete configuration data
descriptionA description of the service policy.
forward-error-correction-profileParameters for Forward Error Correction.
generatedIndicates whether or not the Service Policy was automatically generated as a result of Conductor services.
ingress-source-natControls the ingress source nat treatment for the service
lb-strategyDefines load balancing strategy to distribute traffic to service routes of services assigned this policy.
max-jitterMaximum acceptable jitter for services that use this service class.
max-latencyMaximum acceptable latency for services that use this service class.
max-lossThe acceptable threshold of packet loss for services that use this service class.
min-mosMinimum acceptable Mean Opinion Score (MOS) for services that use thus service class
moveMove list items
nameAn arbitrary, unique name for the service policy.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
packet-resiliencyTypes of packet resiliency govern how the SSR provides resilience for packets in the event of network loss.
path-quality-filterEnable/disable filtering out paths that exceed maximum quality limits.
peer-path-resiliencyWhether or not session resiliency failover occurs among multiple peers.
qp-preferencePreference for ordering interfaces by QP values.
required-qpMinimum quality points required on network interface.
service-classA reference to the name of the service class to use.
session-resiliencyTypes of session resiliency govern how the SSR provides resilience for sessions in the event of network issues that would cause it to choose a new path for active traffic processing.
showShow configuration data for 'service-policy'
transport-state-enforcementThe level of enforcement applied to the transport layer. Governs the behavior of the TCP state machine when processing packets.
vectorList of vectors to prefer/avoid for the service.

configure authority service-policy applies-to

Logical group to which a configuration element applies

Usage

configure authority service-policy applies-to <type>
Positional Arguments
namedescription
typeType of group to which the configuration applies.
Subcommands
commanddescription
deleteDelete configuration data
group-nameName of the router-group to which this configuration applies.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resource-groupName of the resource-group to which this configuration applies.
router-nameName of the router to which this configuration applies.
showShow configuration data for 'applies-to'
typeType of group to which the configuration applies.

configure authority service-policy applies-to group-name

Name of the router-group to which this configuration applies.

Usage

configure authority service-policy applies-to group-name [<leafref>]
Positional Arguments
namedescription
leafrefValue to add to this list

Description

leafref

A reference to an existing value in the instance data.

configure authority service-policy applies-to resource-group

Name of the resource-group to which this configuration applies.

Usage

configure authority service-policy applies-to resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority service-policy applies-to router-name

Name of the router to which this configuration applies.

Usage

configure authority service-policy applies-to router-name [<leafref>]
Positional Arguments
namedescription
leafrefValue to add to this list

Description

leafref

A reference to an existing value in the instance data.

configure authority service-policy applies-to type

Type of group to which the configuration applies.

Usage

configure authority service-policy applies-to type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration

A value from a set of predefined names.

Options:

  • authority: Applies to all routers in the authority.
  • router: Router(s) to which the configuration applies.
  • router-group: Logical group of router(s) to which the configuration applies.
  • resource-group: An RBAC management group to which the configuration applies

configure authority service-policy best-effort

Enable/disable filtering out paths that exceed the acceptable SLA threshold. When enabled, even if all paths do not meet the acceptable SLA threshold, they will be used as a best-effort

Usage

configure authority service-policy best-effort [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority service-policy best-path-criteria

This defines the criteria for selecting best paths for the service.

Usage

configure authority service-policy best-path-criteria [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: vector

enumeration

A value from a set of predefined names.

Options:

  • vector: Path with best vector cost is selected.
  • average-latency: Path with the lowest rolling average latency is selected.
  • mos: Path with the best Mean Opinion Score (MOS) score is selected.

configure authority service-policy description

A description of the service policy.

Usage

configure authority service-policy description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority service-policy forward-error-correction-profile

Parameters for Forward Error Correction.

Usage

configure authority service-policy forward-error-correction-profile [<fec-profile-ref>]
Positional Arguments
namedescription
fec-profile-refThe value to set for this field

Description

fec-profile-ref (leafref)

This type is used by other entities that need to reference configured Forward Error Correction profiles.

configure authority service-policy generated

Indicates whether or not the Service Policy was automatically generated as a result of Conductor services.

Usage

configure authority service-policy generated [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

boolean

A true or false value.

Options: true or false

configure authority service-policy ingress-source-nat

Controls the ingress source nat treatment for the service

Usage

configure authority service-policy ingress-source-nat [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: network-interface

enumeration

A value from a set of predefined names.

Options:

  • network-interface: Use source-nat settings of ingress network-interface
  • disabled: Disable ingress source nat for this service

configure authority service-policy lb-strategy

Defines load balancing strategy to distribute traffic to service routes of services assigned this policy.

Usage

configure authority service-policy lb-strategy [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: hunt

enumeration

A value from a set of predefined names.

Options:

  • hunt: Servers are chosen in order with highest capacity first.
  • proportional: Traffic is distributed evenly to all servers weighted by capacity.

configure authority service-policy max-jitter

Maximum acceptable jitter for services that use this service class.

Usage

configure authority service-policy max-jitter [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 100

uint32

An unsigned 32-bit integer.

configure authority service-policy max-latency

Maximum acceptable latency for services that use this service class.

Usage

configure authority service-policy max-latency [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: milliseconds

Default: 250

uint32

An unsigned 32-bit integer.

configure authority service-policy max-loss

The acceptable threshold of packet loss for services that use this service class.

Usage

configure authority service-policy max-loss [<decimal64>]
Positional Arguments
namedescription
decimal64The value to set for this field

Description

Units: percent

Default: 0.5

decimal64

A 64-bit decimal value.

Range: 0-100 Fraction digits: 16

configure authority service-policy min-mos

Minimum acceptable Mean Opinion Score (MOS) for services that use thus service class

Usage

configure authority service-policy min-mos [<union>]
Positional Arguments
namedescription
unionThe value to set for this field

Description

Default: disabled

union

A value that corresponds to one of its member types.

Must be one of the following types:

(0) enumeration

A value from a set of predefined names.

Options:

  • disabled:
(1) decimal64

A 64-bit decimal value.

Range: 1.0-5.0 Fraction digits: 2

configure authority service-policy name

An arbitrary, unique name for the service policy.

Usage

configure authority service-policy name [<service-policy-name>]
Positional Arguments
namedescription
service-policy-nameThe value to set for this field

Description

service-policy-name (string)

A service policy name identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority service-policy packet-resiliency

Types of packet resiliency govern how the SSR provides resilience for packets in the event of network loss.

Usage

configure authority service-policy packet-resiliency [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: none

enumeration

A value from a set of predefined names.

Options:

  • none: No resiliency for packet loss.
  • packet-retransmission: Enable packet loss detection. Lost packets within buffer are retransmitted.
  • packet-retransmission-with-dpi: Enable packet loss detection. Lost packets within buffer are retransmitted. Additionally, if the service traffic is contained within a tunnel, apply packet retransmission to individual sessions within the tunnel.
  • forward-error-correction: Enable Forward Error Correction, which will send parity packets to reconstruct lost packets.

configure authority service-policy path-quality-filter

Enable/disable filtering out paths that exceed maximum quality limits.

Usage

configure authority service-policy path-quality-filter [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority service-policy peer-path-resiliency

Whether or not session resiliency failover occurs among multiple peers.

Usage

configure authority service-policy peer-path-resiliency [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority service-policy qp-preference

Preference for ordering interfaces by QP values.

Usage

configure authority service-policy qp-preference [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: highest

warning

qp-preference is deprecated and will be removed in a future software version

enumeration

A value from a set of predefined names.

Options:

  • lowest: Order interfaces from lowest to highest qualifying QP value.
  • highest: Order interfaces from highest to lowest qualifying QP value.

configure authority service-policy required-qp

Minimum quality points required on network interface.

Usage

configure authority service-policy required-qp [<uint32>]
Positional Arguments
namedescription
uint32The value to set for this field

Description

Units: points

Default: 0

warning

required-qp is deprecated and will be removed in a future software version

uint32

An unsigned 32-bit integer.

configure authority service-policy service-class

A reference to the name of the service class to use.

Usage

configure authority service-policy service-class [<service-class-ref>]
Positional Arguments
namedescription
service-class-refThe value to set for this field

Description

service-class-ref (leafref)

This type is used by other entities that need to reference configured service classes.

configure authority service-policy session-resiliency

Types of session resiliency govern how the SSR provides resilience for sessions in the event of network issues that would cause it to choose a new path for active traffic processing.

Usage

configure authority service-policy session-resiliency [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: none

enumeration

A value from a set of predefined names.

Options:

  • none: No failover support when path goes down.
  • failover: Fail over the session to use a secondary path when the best path goes down due to link failure or unacceptable path quality values. This session will stay on the secondary path and will not switch back unless the secondary path itself goes down.
  • revertible-failover: Fail over the session to use a secondary path when the best path goes down due to link failure or unacceptable path quality values. This session will revert back to the best path if it comes back up or is within permissible path quality values.
  • packet-duplication: Duplicate packets across all multihomed-paths to another router. Only one set of packets will be sent to the final destination.
  • packet-retransmission: Enable packet loss detection. Lost packets within buffer are retransmitted.
  • packet-retransmission-with-dpi: Enable packet loss detection. Lost packets within buffer are retransmitted. Additionally, if the service traffic is contained within a tunnel, apply packet retransmission to individual sessions within the tunnel.

configure authority service-policy transport-state-enforcement

The level of enforcement applied to the transport layer. Governs the behavior of the TCP state machine when processing packets.

Usage

configure authority service-policy transport-state-enforcement [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: reset

enumeration

A value from a set of predefined names.

Options:

  • allow: TCP non-syn first packets are allowed, as well as packets that do not conform to the TCP state machine.
  • block: TCP non-syn first packets are blocked, and packets that do not conform to the TCP state machine are dropped.
  • reset: TCP non-syn first packets cause a reset on the session and packets that do not conform to the TCP state machine are dropped.
  • strict: TCP non-syn first packets cause a reset on the session, packets that do not conform to the TCP state machine are dropped, and packets that do not conform to sequence checking are dropped.

configure authority service-policy vector

List of vectors to prefer/avoid for the service.

Usage

configure authority service-policy vector <name>
Positional Arguments
namedescription
nameName of the vector.
Subcommands
commanddescription
deleteDelete configuration data
nameName of the vector.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
priorityPriority value for the paths with the vector.
showShow configuration data for 'vector'

Description

The order of elements matters.

configure authority service-policy vector name

Name of the vector.

Usage

configure authority service-policy vector name [<vector-name>]
Positional Arguments
namedescription
vector-nameThe value to set for this field

Description

vector-name (string)

A text value.

Must contain only alphanumeric characters or any of the following: . _ - Length: 0-63

configure authority service-policy vector priority

Priority value for the paths with the vector.

Usage

configure authority service-policy vector priority [<vector-priority>]
Positional Arguments
namedescription
vector-priorityThe value to set for this field

Description

vector-priority (union)

A type for defining priorities for vector use.

Must be one of the following types:

(0) uint32

An unsigned 32-bit integer.

Range: 1-999999

(1) enumeration

A value from a set of predefined names.

Options:

  • ordered: priority value determined by ordinal position
  • never: paths with the vector are not used

configure authority session-record-profile

A profile to describe how to collect session records.

Usage

configure authority session-record-profile <name>
Positional Arguments
namedescription
nameThe name of session record profile.
Subcommands
commanddescription
applies-toLogical group to which a configuration element applies
cloneClone a list item
deleteDelete configuration data
enabledWhether to enable session records for this service
include-modify-recordWhether to include the modify record.
include-start-recordWhether to include the start record.
intermediate-recordsConfiguration for intermediate records.
nameThe name of session record profile.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'session-record-profile'

configure authority session-record-profile applies-to

Logical group to which a configuration element applies

Usage

configure authority session-record-profile applies-to <type>
Positional Arguments
namedescription
typeType of group to which the configuration applies.
Subcommands
commanddescription
deleteDelete configuration data
group-nameName of the router-group to which this configuration applies.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resource-groupName of the resource-group to which this configuration applies.
router-nameName of the router to which this configuration applies.
showShow configuration data for 'applies-to'
typeType of group to which the configuration applies.

configure authority session-record-profile applies-to group-name

Name of the router-group to which this configuration applies.

Usage

configure authority session-record-profile applies-to group-name [<leafref>]
Positional Arguments
namedescription
leafrefValue to add to this list

Description

leafref

A reference to an existing value in the instance data.

configure authority session-record-profile applies-to resource-group

Name of the resource-group to which this configuration applies.

Usage

configure authority session-record-profile applies-to resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority session-record-profile applies-to router-name

Name of the router to which this configuration applies.

Usage

configure authority session-record-profile applies-to router-name [<leafref>]
Positional Arguments
namedescription
leafrefValue to add to this list

Description

leafref

A reference to an existing value in the instance data.

configure authority session-record-profile applies-to type

Type of group to which the configuration applies.

Usage

configure authority session-record-profile applies-to type [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

enumeration

A value from a set of predefined names.

Options:

  • authority: Applies to all routers in the authority.
  • router: Router(s) to which the configuration applies.
  • router-group: Logical group of router(s) to which the configuration applies.
  • resource-group: An RBAC management group to which the configuration applies

configure authority session-record-profile enabled

Whether to enable session records for this service

Usage

configure authority session-record-profile enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority session-record-profile include-modify-record

Whether to include the modify record.

Usage

configure authority session-record-profile include-modify-record [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority session-record-profile include-start-record

Whether to include the start record.

Usage

configure authority session-record-profile include-start-record [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority session-record-profile intermediate-records

Configuration for intermediate records.

Subcommands
commanddescription
deleteDelete configuration data
enabledEnable/disable intermediate records
intervalInterval in which to send intermediate records.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'intermediate-records'

configure authority session-record-profile intermediate-records enabled

Enable/disable intermediate records

Usage

configure authority session-record-profile intermediate-records enabled [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: true

boolean

A true or false value.

Options: true or false

configure authority session-record-profile intermediate-records interval

Interval in which to send intermediate records.

Usage

configure authority session-record-profile intermediate-records interval [<duration>]
Positional Arguments
namedescription
durationThe value to set for this field

Description

Default: 3m

duration (string)

A simple time duration. Valid units are s - seconds, m - minutes, h - hours, and d - days: 5s, 10m, 24h, 15d

Must be a duration with units of seconds, minutes, hours, or days. e.g. 5s, 10m, 23h, 5d

configure authority session-record-profile name

The name of session record profile.

Usage

configure authority session-record-profile name [<short-name-id>]
Positional Arguments
namedescription
short-name-idThe value to set for this field

Description

short-name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 15 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-15

configure authority session-recovery-detection

Configure Session Recovery Detection

Subcommands
commanddescription
deleteDelete configuration data
inactivity-timeoutHow long the flow must remain idle before session recovery detection will trigger.
modeWhat mode to enable session recovery detection.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'session-recovery-detection'

configure authority session-recovery-detection inactivity-timeout

How long the flow must remain idle before session recovery detection will trigger.

Usage

configure authority session-recovery-detection inactivity-timeout [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 5

uint16

An unsigned 16-bit integer.

Range: 1-30

configure authority session-recovery-detection mode

What mode to enable session recovery detection.

Usage

configure authority session-recovery-detection mode [<enumeration>]
Positional Arguments
namedescription
enumerationThe value to set for this field

Description

Default: packet-based

enumeration

A value from a set of predefined names.

Options:

  • packet-based: Detect sessions needing recovery due to unsolicited packets.
  • inactivity-based: Detect sessions needing recovery due to session inactivity.

configure authority session-type

Type of session classification based on protocol and port, and associates it with a default class of service.

Usage

configure authority session-type <name>
Positional Arguments
namedescription
nameThe name of the session type.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
descriptionA description of the session type.
initial-timeoutThe inactivity timeout for sessions that are not yet established.
nameThe name of the session type.
nat-keep-aliveEnable/disable generation of NAT keep-alives for sessions of this type if the functionality is enabled in the neighborhood
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resource-groupAssociate this session type with a top-level resource-group.
service-classThe service class this type belongs to.
showShow configuration data for 'session-type'
timeoutThe inactivity timeout for sessions of this type.
transportThe transport protocol(s) and port(s) for the session type.

configure authority session-type description

A description of the session type.

Usage

configure authority session-type description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority session-type initial-timeout

The inactivity timeout for sessions that are not yet established.

Usage

configure authority session-type initial-timeout [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: milliseconds

Default: 10000

uint64

An unsigned 64-bit integer.

configure authority session-type name

The name of the session type.

Usage

configure authority session-type name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority session-type nat-keep-alive

Enable/disable generation of NAT keep-alives for sessions of this type if the functionality is enabled in the neighborhood

Usage

configure authority session-type nat-keep-alive [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

Default: false

boolean

A true or false value.

Options: true or false

configure authority session-type resource-group

Associate this session type with a top-level resource-group.

Usage

configure authority session-type resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority session-type service-class

The service class this type belongs to.

Usage

configure authority session-type service-class [<service-class-ref>]
Positional Arguments
namedescription
service-class-refThe value to set for this field

Description

service-class-ref (leafref) (required)

This type is used by other entities that need to reference configured service classes.

configure authority session-type timeout

The inactivity timeout for sessions of this type.

Usage

configure authority session-type timeout [<uint64>]
Positional Arguments
namedescription
uint64The value to set for this field

Description

Units: milliseconds

Default: 180000

uint64

An unsigned 64-bit integer.

configure authority session-type transport

The transport protocol(s) and port(s) for the session type.

Usage

configure authority session-type transport <protocol>
Positional Arguments
namedescription
protocolLayer 4 transport protocol.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
port-rangeConfigure Port Range
protocolLayer 4 transport protocol.
showShow configuration data for 'transport'

configure authority session-type transport port-range

Configure Port Range

Usage

configure authority session-type transport port-range <start-port>
Positional Arguments
namedescription
start-portLower transport (layer 4) port number.
Subcommands
commanddescription
deleteDelete configuration data
end-portUpper transport (layer 4) port number.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'port-range'
start-portLower transport (layer 4) port number.

configure authority session-type transport port-range end-port

Upper transport (layer 4) port number.

Usage

configure authority session-type transport port-range end-port [<end-port>]
Positional Arguments
namedescription
end-portThe value to set for this field

Description

end-port (uint16)

Upper transport (layer 4) port number. Default value is the start-port

Range: 0-65535

configure authority session-type transport port-range start-port

Lower transport (layer 4) port number.

Usage

configure authority session-type transport port-range start-port [<l4-port>]
Positional Arguments
namedescription
l4-portThe value to set for this field

Description

l4-port (uint16) (required)

Transport (layer 4) port number.

Range: 0-65535

configure authority session-type transport protocol

Layer 4 transport protocol.

Usage

configure authority session-type transport protocol [<protocol>]
Positional Arguments
namedescription
protocolThe value to set for this field

Description

protocol (enumeration)

Transport (Layer 4) protocol.

Options:

  • tcp: Transmission Control Protocol.
  • udp: User Datagram Protocol.
  • icmp: Internet Control Management Protocol.
  • gre: Generic Routing Encapsulation Protocol.
  • esp: IPSec Encapsulating Security Payload Protocol.
  • pim: Protocol Independent Multicast.

configure authority software-access

Configuration for SSR software access for the authority. Supported on managed assets only.

Subcommands
commanddescription
channelThe software access channel to use. The channel will only grant access to software which is permitted for the given software access username and token.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
rpm-channelThe software access RPM channel to use. The RPM channel will override the authority channel for repositories providing RPMs. The channel will only grant access to software which is permitted for the given software access username and token.
showShow configuration data for 'software-access'
ssr-image-channelThe software access SSR image channel to use. The SSR image channel will override the authority channel for repositories providing SSR images. The channel will only grant access to software which is permitted for the given software access username and token.
tokenThe authority software access token.
usernameThe authority software access username.

configure authority software-access channel

The software access channel to use. The channel will only grant access to software which is permitted for the given software access username and token.

Usage

configure authority software-access channel [<software-access-channel>]
Positional Arguments
namedescription
software-access-channelThe value to set for this field

Description

Default: release

software-access-channel (enumeration)

The software access channels.

Options: prealpha Enable access to software in the prealpha channel. alpha Enable access to software in the alpha channel. beta Enable access to software in the beta channel. release Enable access to software in the release channel.

configure authority software-access rpm-channel

The software access RPM channel to use. The RPM channel will override the authority channel for repositories providing RPMs. The channel will only grant access to software which is permitted for the given software access username and token.

Usage

configure authority software-access rpm-channel [<software-access-channel-override>]
Positional Arguments
namedescription
software-access-channel-overrideThe value to set for this field

Description

Default: use-software-access-channel

software-access-channel-override (enumeration)

The software access channel overrides.

Options: use-software-access-channel Use the configured channel. prealpha Override the configured channel with the prealpha channel. alpha Override the configured channel with the alpha channel. beta Override the configured channel with the beta channel. release Override the configured channel with the release channel.

configure authority software-access ssr-image-channel

The software access SSR image channel to use. The SSR image channel will override the authority channel for repositories providing SSR images. The channel will only grant access to software which is permitted for the given software access username and token.

Usage

configure authority software-access ssr-image-channel [<software-access-channel-override>]
Positional Arguments
namedescription
software-access-channel-overrideThe value to set for this field

Description

Default: use-software-access-channel

software-access-channel-override (enumeration)

The software access channel overrides.

Options: use-software-access-channel Use the configured channel. prealpha Override the configured channel with the prealpha channel. alpha Override the configured channel with the alpha channel. beta Override the configured channel with the beta channel. release Override the configured channel with the release channel.

configure authority software-access token

The authority software access token.

Usage

configure authority software-access token [<software-access-token>]
Positional Arguments
namedescription
software-access-tokenThe value to set for this field

Description

software-access-token (string)

The software access token.

Must not contain whitespace in the software access token.

configure authority software-access username

The authority software access username.

Usage

configure authority software-access username [<software-access-username>]
Positional Arguments
namedescription
software-access-usernameThe value to set for this field

Description

software-access-username (string)

The software access username.

Must not contain a colon or whitespace in the software access username.

configure authority software-access

Configuration for SSR software access for the authority. Supported on managed assets only.

Subcommands
commanddescription
channelThe software access channel to use. The channel will only grant access to software which is permitted for the given software access username and token.
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
rpm-channelThe software access RPM channel to use. The RPM channel will override the authority channel for repositories providing RPMs. The channel will only grant access to software which is permitted for the given software access username and token.
showShow configuration data for 'software-access'
ssr-image-channelThe software access SSR image channel to use. The SSR image channel will override the authority channel for repositories providing SSR images. The channel will only grant access to software which is permitted for the given software access username and token.
tokenThe authority software access token.
usernameThe authority software access username.

configure authority software-access channel

The software access channel to use. The channel will only grant access to software which is permitted for the given software access username and token.

Usage

configure authority software-access channel [<software-access-channel>]
Positional Arguments
namedescription
software-access-channelThe value to set for this field

Description

Default: release

software-access-channel (enumeration)

The software access channels.

Options: prealpha Enable access to software in the prealpha channel. alpha Enable access to software in the alpha channel. beta Enable access to software in the beta channel. release Enable access to software in the release channel.

configure authority software-access rpm-channel

The software access RPM channel to use. The RPM channel will override the authority channel for repositories providing RPMs. The channel will only grant access to software which is permitted for the given software access username and token.

Usage

configure authority software-access rpm-channel [<software-access-channel-override>]
Positional Arguments
namedescription
software-access-channel-overrideThe value to set for this field

Description

Default: use-software-access-channel

software-access-channel-override (enumeration)

The software access channel overrides.

Options: use-software-access-channel Use the configured channel. prealpha Override the configured channel with the prealpha channel. alpha Override the configured channel with the alpha channel. beta Override the configured channel with the beta channel. release Override the configured channel with the release channel.

configure authority software-access ssr-image-channel

The software access SSR image channel to use. The SSR image channel will override the authority channel for repositories providing SSR images. The channel will only grant access to software which is permitted for the given software access username and token.

Usage

configure authority software-access ssr-image-channel [<software-access-channel-override>]
Positional Arguments
namedescription
software-access-channel-overrideThe value to set for this field

Description

Default: use-software-access-channel

software-access-channel-override (enumeration)

The software access channel overrides.

Options: use-software-access-channel Use the configured channel. prealpha Override the configured channel with the prealpha channel. alpha Override the configured channel with the alpha channel. beta Override the configured channel with the beta channel. release Override the configured channel with the release channel.

configure authority software-access token

The authority software access token.

Usage

configure authority software-access token [<software-access-token>]
Positional Arguments
namedescription
software-access-tokenThe value to set for this field

Description

software-access-token (string)

The software access token.

Must not contain whitespace in the software access token.

configure authority software-access username

The authority software access username.

Usage

configure authority software-access username [<software-access-username>]
Positional Arguments
namedescription
software-access-usernameThe value to set for this field

Description

software-access-username (string)

The software access username.

Must not contain a colon or whitespace in the software access username.

configure authority software-update

Configure Software Update

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
proxy-allowed-domainDomains that should be accessible through the conductor repo proxy
proxy-allowed-ipIP addresses or prefixes that should be accessible through the conductor repo proxy
showShow configuration data for 'software-update'

configure authority software-update proxy-allowed-domain

Domains that should be accessible through the conductor repo proxy

Usage

configure authority software-update proxy-allowed-domain [<squid-proxy-domain>]
Positional Arguments
namedescription
squid-proxy-domainValue to add to this list

Description

squid-proxy-domain (string)

A domain name, optionally preceded with a '.'. If preceded by the '.', the pattern will match the given domain, as well as any subdomains

Length: 1-253

configure authority software-update proxy-allowed-ip

IP addresses or prefixes that should be accessible through the conductor repo proxy

Usage

configure authority software-update proxy-allowed-ip [<ip-address-or-prefix>]
Positional Arguments
namedescription
ip-address-or-prefixValue to add to this list

Description

ip-address-or-prefix (union)

An IP address or prefix.

Must be one of the following types:

(0) ip-address (union)

The ip-address type represents an IP address and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-address (string):

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) ipv6-address (string)

The ipv6-address type represents an IPv6 address in full, mixed, shortened, and shortened-mixed notation.

The canonical format of IPv6 addresses uses the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

Must be a valid IPv6 address.

(1) ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string):

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(3) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority step

Configure Step

Subcommands
commanddescription
deleteDelete configuration data
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
session-expiry-timeThe maximum amount of time waiting for a request response after which the session between STEP repository and client will be disconnected.
showShow configuration data for 'step'

configure authority step session-expiry-time

The maximum amount of time waiting for a request response after which the session between STEP repository and client will be disconnected.

Usage

configure authority step session-expiry-time [<uint16>]
Positional Arguments
namedescription
uint16The value to set for this field

Description

Units: seconds

Default: 60

uint16

An unsigned 16-bit integer.

Range: 5-65535

configure authority step-repo

List of Service and Topology Exchange Protocol repositories.

Usage

configure authority step-repo <address>
Positional Arguments
namedescription
addressAddress of the STEP server. This could be the IP address/FQDN of the Conductor, standalone server or router where the STEP server is hosted.
Subcommands
commanddescription
addressAddress of the STEP server. This could be the IP address/FQDN of the Conductor, standalone server or router where the STEP server is hosted.
deleteDelete configuration data
descriptionA description about the STEP repository.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
priorityThe priority assigned to the STEP server. The STEP server with the highest priority will be preferred.
resource-groupAssociate this STEP repo with a top-level resource-group.
showShow configuration data for 'step-repo'

configure authority step-repo address

Address of the STEP server. This could be the IP address/FQDN of the Conductor, standalone server or router where the STEP server is hosted.

Usage

configure authority step-repo address [<hostv4>]
Positional Arguments
namedescription
hostv4The value to set for this field

Description

hostv4 (union)

The host type represents either an IPv4 address or a DNS domain name.

Must be one of the following types:

(0) ipv4-address (string)

The ipv4-address type represents an IPv4 address in dotted-quad notation.

Must be a valid IPv4 address.

(1) domain-name (string)

The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.

Internet domain names are only loosely specified. Section 3.5 of RFC 1034 recommends a syntax (modified in Section 2.1 of RFC 1123). The pattern above is intended to allow for current practice in domain name use, and some possible future expansion. It is designed to hold various types of domain names, including names used for A or AAAA records (host names) and other records, such as SRV records. Note that Internet host names have a stricter syntax (described in RFC 952) than the DNS recommendations in RFCs 1034 and 1123, and that systems that want to store host names in schema nodes using the domain-name type are recommended to adhere to this stricter standard to ensure interoperability.

The encoding of DNS names in the DNS protocol is limited to 255 characters. Since the encoding consists of labels prefixed by a length bytes and there is a trailing NULL byte, only 253 characters can appear in the textual dotted notation.

The description clause of schema nodes using the domain-name type MUST describe when and how these names are resolved to IP addresses. Note that the resolution of a domain-name value may require to query multiple DNS records (e.g., A for IPv4 and AAAA for IPv6). The order of the resolution process and which DNS record takes precedence can either be defined explicitely or it may depend on the configuration of the resolver.

Domain-name values use the US-ASCII encoding. Their canonical format uses lowercase US-ASCII characters. Internationalized domain names MUST be encoded in punycode as described in RFC 3492

Length: 1-253

configure authority step-repo description

A description about the STEP repository.

Usage

configure authority step-repo description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority step-repo priority

The priority assigned to the STEP server. The STEP server with the highest priority will be preferred.

Usage

configure authority step-repo priority [<uint8>]
Positional Arguments
namedescription
uint8The value to set for this field

Description

Default: 0

uint8

An unsigned 8-bit integer.

Range: 0-255

configure authority step-repo resource-group

Associate this STEP repo with a top-level resource-group.

Usage

configure authority step-repo resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority tenant

A customer or user group within the Authority.

Usage

configure authority tenant <name>
Positional Arguments
namedescription
nameAn arbitrary, unique name for the tenant, used to reference it in other configuration sections.
Subcommands
commanddescription
cloneClone a list item
deleteDelete configuration data
descriptionA description about the tenant.
generatedIndicates whether or not the Tenant was automatically generated as a result of Conductor or BGP/SVR services.
memberA member of the tenant.
nameAn arbitrary, unique name for the tenant, used to reference it in other configuration sections.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resource-groupAssociate this tenant with a top-level resource-group.
securityThe name of the security policy to use when the service does not specify a security policy
showShow configuration data for 'tenant'

configure authority tenant description

A description about the tenant.

Usage

configure authority tenant description [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority tenant generated

Indicates whether or not the Tenant was automatically generated as a result of Conductor or BGP/SVR services.

Usage

configure authority tenant generated [<boolean>]
Positional Arguments
namedescription
booleanThe value to set for this field

Description

boolean

A true or false value.

Options: true or false

configure authority tenant member

A member of the tenant.

Usage

configure authority tenant member <neighborhood>
Positional Arguments
namedescription
neighborhoodNeigborhood where tenant members are located.
Subcommands
commanddescription
addressThe source address(es) within the neighborhood that define the tenant members.
deleteDelete configuration data
neighborhoodNeigborhood where tenant members are located.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'member'

configure authority tenant member address

The source address(es) within the neighborhood that define the tenant members.

Usage

configure authority tenant member address [<ip-prefix>]
Positional Arguments
namedescription
ip-prefixValue to add to this list

Description

ip-prefix (union)

The ip-prefix type represents an IP prefix and is IP version neutral. The format of the textual representations implies the IP version.

Must be one of the following types:

(0) ipv4-prefix (string)

The ipv4-prefix type represents an IPv4 address prefix. The prefix length is given by the number following the slash character and must be less than or equal to 32.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The canonical format of an IPv4 prefix has all bits of the IPv4 address set to zero that are not part of the IPv4 prefix.

(1) ipv6-prefix (string)

The ipv6-prefix type represents an IPv6 address prefix. The prefix length is given by the number following the slash character and must be less than or equal 128.

A prefix length value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB) and all other bits set to 0.

The IPv6 address should have all bits that do not belong to the prefix set to zero.

The canonical format of an IPv6 prefix has all bits of the IPv6 address set to zero that are not part of the IPv6 prefix. Furthermore, IPv6 address is represented in the compressed format described in RFC 4291, Section 2.2, item 2 with the following additional rules: the :: substitution must be applied to the longest sequence of all-zero 16-bit chunks in an IPv6 address. If there is a tie, the first sequence of all-zero 16-bit chunks is replaced by ::. Single all-zero 16-bit chunks are not compressed. The canonical format uses lowercase characters and leading zeros are not allowed.

configure authority tenant member neighborhood

Neigborhood where tenant members are located.

Usage

configure authority tenant member neighborhood [<neighborhood-id>]
Positional Arguments
namedescription
neighborhood-idThe value to set for this field

Description

neighborhood-id (string)

A string identifier for network neighborhood.

Must contain only alphanumeric characters or any of the following: . _ - Length: 0-63

configure authority tenant name

An arbitrary, unique name for the tenant, used to reference it in other configuration sections.

Usage

configure authority tenant name [<tenant-name>]
Positional Arguments
namedescription
tenant-nameThe value to set for this field

Description

tenant-name (string)

A string identifier for a tenant, which uses alphanumerics, underscores, dots, or dashes, and cannot exceed 253 characters (similar to domain-name).

Must contain only alphanumeric characters or any of the following: - _ . Length: 0-253

configure authority tenant resource-group

Associate this tenant with a top-level resource-group.

Usage

configure authority tenant resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority tenant security

The name of the security policy to use when the service does not specify a security policy

Usage

configure authority tenant security [<security-ref>]
Positional Arguments
namedescription
security-refThe value to set for this field

Description

warning

security is deprecated and will be removed in a future software version

security-ref (leafref)

This type is used by other entities that need to reference configured security policies.

configure authority traffic-profile

A set of minimum guaranteed bandwidths, one for each traffic priority

Usage

configure authority traffic-profile <name>
Positional Arguments
namedescription
nameThe name of the Traffic Profile
Subcommands
commanddescription
best-effortConfigure Best Effort
deleteDelete configuration data
highConfigure High
lowConfigure Low
mediumConfigure Medium
nameThe name of the Traffic Profile
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
resource-groupAssociate this traffic profile with a top-level resource-group.
showShow configuration data for 'traffic-profile'

configure authority traffic-profile best-effort

Configure Best Effort

Subcommands
commanddescription
deleteDelete configuration data
distributionPercentage of minimum guaranteed bandwidth of the port rate for best-effort priority traffic. This value, plus high, medium, and low must add up to 100.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'best-effort'

configure authority traffic-profile best-effort distribution

Percentage of minimum guaranteed bandwidth of the port rate for best-effort priority traffic. This value, plus high, medium, and low must add up to 100.

Usage

configure authority traffic-profile best-effort distribution [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority traffic-profile high

Configure High

Subcommands
commanddescription
deleteDelete configuration data
distributionPercentage of minimum guaranteed bandwidth of the port rate for high priority traffic. This value, plus medium, low, and best-effort must add up to 100.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'high'

configure authority traffic-profile high distribution

Percentage of minimum guaranteed bandwidth of the port rate for high priority traffic. This value, plus medium, low, and best-effort must add up to 100.

Usage

configure authority traffic-profile high distribution [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority traffic-profile low

Configure Low

Subcommands
commanddescription
deleteDelete configuration data
distributionPercentage of minimum guaranteed bandwidth of the port rate for low priority traffic. This value, plus high, medium, and best-effort must add up to 100.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'low'

configure authority traffic-profile low distribution

Percentage of minimum guaranteed bandwidth of the port rate for low priority traffic. This value, plus high, medium, and best-effort must add up to 100.

Usage

configure authority traffic-profile low distribution [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority traffic-profile medium

Configure Medium

Subcommands
commanddescription
deleteDelete configuration data
distributionPercentage of minimum guaranteed bandwidth of the port rate for medium priority traffic. This value, plus high, low, and best-effort must add up to 100.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'medium'

configure authority traffic-profile medium distribution

Percentage of minimum guaranteed bandwidth of the port rate for medium priority traffic. This value, plus high, low, and best-effort must add up to 100.

Usage

configure authority traffic-profile medium distribution [<percentage>]
Positional Arguments
namedescription
percentageThe value to set for this field

Description

Units: percent

percentage (uint8)

Integer indicating a percentage value

Range: 0-100

configure authority traffic-profile name

The name of the Traffic Profile

Usage

configure authority traffic-profile name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority traffic-profile resource-group

Associate this traffic profile with a top-level resource-group.

Usage

configure authority traffic-profile resource-group [<resource-group-ref>]
Positional Arguments
namedescription
resource-group-refValue to add to this list

Description

resource-group-ref (leafref)

This type is used by other entities that need to reference configured resource groups.

configure authority trusted-ca-certificate

The trusted-ca-certificate configuration contains CA certificate content.

Usage

configure authority trusted-ca-certificate <name>
Positional Arguments
namedescription
nameAn identifier for the trusted CA certificate.
Subcommands
commanddescription
contentTrusted CA certificate content.
deleteDelete configuration data
nameAn identifier for the trusted CA certificate.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'trusted-ca-certificate'
validation-modeTrusted CA certificate validation mode.

configure authority trusted-ca-certificate content

Trusted CA certificate content.

Usage

configure authority trusted-ca-certificate content [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string (required)

A text value.

configure authority trusted-ca-certificate name

An identifier for the trusted CA certificate.

Usage

configure authority trusted-ca-certificate name [<name-id>]
Positional Arguments
namedescription
name-idThe value to set for this field

Description

name-id (string)

A string identifier which only uses alphanumerics, underscores, or dashes, and cannot exceed 63 characters.

Must contain only alphanumeric characters or any of the following: _ - Length: 0-63

configure authority trusted-ca-certificate validation-mode

Trusted CA certificate validation mode.

Usage

configure authority trusted-ca-certificate validation-mode [<certificate-validation-mode>]
Positional Arguments
namedescription
certificate-validation-modeThe value to set for this field

Description

certificate-validation-mode (enumeration)

Sets the mode of certificate validation

Options: strict Reject insecure certificates during import. warn Warn when importing insecure certificates

configure authority web-messages

Configure Web Messages

Subcommands
commanddescription
deleteDelete configuration data
login-messageThe message displayed on the login screen.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
showShow configuration data for 'web-messages'
welcome-messageThe message displayed after a successful login.

configure authority web-messages login-message

The message displayed on the login screen.

Usage

configure authority web-messages login-message [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority web-messages welcome-message

The message displayed after a successful login.

Usage

configure authority web-messages welcome-message [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority web-theme

Configure Web Theme

Subcommands
commanddescription
deleteDelete configuration data
logoThe logo used across the authority.
override-generatedForce auto-generated configuration and any modifications to it to persist on commit
primary-colorThe hexidecimal code of the primary color in the authority's theme.
secondary-colorThe hexidecimal code of the secondary color in the authority's theme.
showShow configuration data for 'web-theme'
tab-iconThe icon displayed in the browser tab.

The logo used across the authority.

Usage

configure authority web-theme logo [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.

configure authority web-theme primary-color

The hexidecimal code of the primary color in the authority's theme.

Usage

configure authority web-theme primary-color [<hex-string>]
Positional Arguments
namedescription
hex-stringThe value to set for this field

Description

hex-string (string)

A hexadecimal string with octets represented as hex digits.

Length: 6

configure authority web-theme secondary-color

The hexidecimal code of the secondary color in the authority's theme.

Usage

configure authority web-theme secondary-color [<hex-string>]
Positional Arguments
namedescription
hex-stringThe value to set for this field

Description

hex-string (string)

A hexadecimal string with octets represented as hex digits.

Length: 6

configure authority web-theme tab-icon

The icon displayed in the browser tab.

Usage

configure authority web-theme tab-icon [<string>]
Positional Arguments
namedescription
stringThe value to set for this field

Description

string

A text value.