5 setting is-is interface parameters, 1 setting the interface operating level, Setting is-is interface parameters -5 – Riverstone Networks WICT1-12 User Manual

Page 239: Setti

Advertising
background image

Riverstone Networks RS Switch Router User Guide Release 8.0 15-5

IS-IS Configuration Guide

Setting IS-IS Interface Parameters

SNP Authentication

This type of authentication controls the processing of SNPs (both CSNPs and PSNPs). When the router receives an
SNP, it authenticates it by checking the password (which is the same as the password set using the

isis set

interface password

command).

To configure SNP authentication, enter the following command in Configure mode:

15.5 SETTING IS-IS INTERFACE PARAMETERS

The interfaces on the RS have default IS-IS parameter values. These parameters control various IS-IS functions and
features on the interfaces, such as their operating level, metrics, and timers.

To set parameters for an IS-IS interface, enter the following command in Configure mode:

The following sections describe some of the parameters used by the IS-IS interfaces. For a detailed description of this
command and its parameters, refer to the

isis commands

chapter in the Riverstone RS Switch Router Command Line

Interface Reference Manual.

15.5.1

Setting the Interface Operating Level

The default operating level for the router and its interfaces is Level 1-and-2. If you change the default, note that the
operating level of the router’s IS-IS interfaces should be synchronized with the operating level of the router. (For
additional information, refer to

Section 15.4.1, "Setting the IS Operating Level,"

.)

Sets authentication for SNPs.

isis set require-snp-auth

Configures an IS-IS interface
on a router.

isis set interface

<interface-name-or IPaddr>

[level 1|2|1-and-2]

[metric

<number>

] [priority

<number>

] [hello-interval

<number>

] [dis-hello-interval

<number>

]

[hello-multipler

<number>

] [csn-interval

<number>

]

[lsp-interval

<number>

] [max-burst

<number>

] [passive]

[retransmit-interval

<number>

] [authentication-method

none|md5|simple] [key-chain

<string>

] [l1-csn-interval

<number>

] [l1-dis-hello-interval

<number>

] [l1-hello-interval

<number>

] [l1-hello-multipler

<number>

] [l1-metric

<number>

]

[l1-priority

<number>

] [l2-csn-interval

<number>

]

[l2-dis-hello-interval

<number>

] [l2-hello-interval

<number>

]

[l2-hello-multipler

<number>

] [l2-metric

<number>

]

[l2-priority

<number>

][mesh-group]

<number>

Advertising