10 area nssa translator-role (ospf), 11 area nssa translator-stab-intv (ospf), 12 area range (ospf) – Kontron AT8902M CLI User Manual

Page 141: At8902m routing commands

Advertising
background image

AT8902M

Routing Commands

Page 3 - 27

AT8902M CLI Reference Manual

3.7.10

area nssa translator-role (OSPF)

This command configures the translator role of the NSSA. A value of

always

causes

the router to assume the role of the translator the instant it becomes a border router and

a value of

candidate

causes the router to participate in the translator election process

when it attains border router status.
Format

area

<areaid>

nssa translator-role

{always | candidate}

Mode

Router OSPF Config

3.7.10.1

no area nssa translator-role (OSPF)

This command disables the nssa translator role from the specified area id.
Format

no area

<areaid>

nssa translator-role

{always | candidate}

Mode

Router OSPF Config

3.7.11

area nssa translator-stab-intv (OSPF)

This command configures the translator

<stabilityinterval>

of the NSSA. The

<stabilityinterval>

is the period of time that an elected translator continues to

perform its duties after it determines that its translator status has been deposed by

another router.
Format

area

<areaid>

nssa translator-stab-intv

<stabilityinterval>

Mode

Router OSPF Config

3.7.11.1

no area nssa translator-stab-intv (OSPF)

This command disables the nssa translator’s

<stabilityinterval>

from the specified

area id.
Format

no area

<areaid>

nssa translator-stab-intv

<stabilityinter-

val>

Mode

Router OSPF Config

3.7.12

area range (OSPF)

This command creates a specified area range for a specified NSSA. The

<ipaddr>

is a

valid IP address. The

<subnetmask>

is a valid subnet mask. The LSDB type must be

specified by either

summarylink

or

nssaexternallink

, and the advertising of the area

range can be allowed or suppressed.
Format

area

<areaid>

range

<ipaddr> <subnetmask> {summarylink |

nssaexternallink} [advertise | not-advertise]

Mode

Router OSPF Config

3.7.12.1

no area range

This command deletes a specified area range. The

<ipaddr>

is a valid IP address. The

<subnetmask>

is a valid subnet mask.

Format

no area

<areaid>

range

<ipaddr> <subnetmask>

Mode

Router OSPF Config

Advertising