ospf

protocols ospf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Open Shortest Path First protocol (OSPF) parameters

protocols ospf area <u32|ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF Area

Values:
  • u32 – OSPF area in decimal notation (0-4294967295)

  • ipv4 – OSPF area in dotted decimal notation

Instances:

Multiple

Required:

protocols ospf area <u32|ipv4> area-type
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Area type

Values:
  • nssa – Not so stubby area type

  • stub – Stub Area type

Instances:

Unique

protocols ospf area <u32|ipv4> area-type nssa
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Nssa OSPF area

protocols ospf area <u32|ipv4> area-type nssa default-cost <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Summary-default cost of nssa area

Values:
  • u32 – Summary default cost (0-16777215)

protocols ospf area <u32|ipv4> area-type nssa no-summary
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Do not inject inter-area routes into stub

protocols ospf area <u32|ipv4> area-type nssa translate <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Nssa-abr

Values:
  • always – NSSA-ABR to always translate

  • candidate – NSSA-ABR for translate election

  • never – NSSA-ABR to never translate

protocols ospf area <u32|ipv4> area-type stub
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Stub OSPF area

protocols ospf area <u32|ipv4> area-type stub default-cost <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Summary-default cost of stub area

Values:
  • u32 – Summary default cost of stub area (0-16777215)

protocols ospf area <u32|ipv4> area-type stub no-summary
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Do not inject inter-area routes into stub

protocols ospf area <u32|ipv4> authentication <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF area authentication type

Values:
  • encrypted-password – Use plain-text authentication

  • message-digest – Use md5 authentication

protocols ospf area <u32|ipv4> network <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4net – OSPF network

Instances:

Multiple

protocols ospf area <u32|ipv4> range <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4net – Summarize routes matching prefix (border routers only)

Instances:

Multiple

protocols ospf area <u32|ipv4> range <ipv4net> cost <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Metric for this range

Values:
  • u32 – Metric for this range (0-16777215)

protocols ospf area <u32|ipv4> range <ipv4net> not-advertise
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Do not advertise this range

protocols ospf area <u32|ipv4> range <ipv4net> substitute <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4net – Announce area range as another prefix

protocols ospf area <u32|ipv4> shortcut <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Area’s shortcut mode

Values:
  • default – Set default

  • disable – Disable shortcutting mode

  • enable – Enable shortcutting mode

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4 – Virtual link

Instances:

Multiple

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authentication

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted text password

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 authentication parameters

Values:
  • id – MD5 ID number (1-255)

Instances:

Multiple

Required:

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – MD5 encrypted key

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 key

Values:
  • txt – MD5 Key (1-16)

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Plain text password

Values:
  • txt – Plain text password (1-8)

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval after which a neighbor is declared dead

Values:
  • u32 – Neighbor dead interval (seconds) (1-65535)

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between hello packets

Values:
  • u32 – Hello interval (seconds) (1-65535)

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between retransmitting lost link state advertisements

Values:
  • u32 – Retransmit interval (seconds) (1-65535)

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link state transmit delay

Values:
  • u32 – Link state transmit delay (seconds) (1-65535)

protocols ospf auto-cost
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Calculate OSPF interface cost according to bandwidth

protocols ospf auto-cost reference-bandwidth <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Reference bandwidth method to assign OSPF cost

Values:
  • u32 – Reference bandwidth cost in Mbits/sec (1-4294967)

protocols ospf default-information
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Control distribution of default information

protocols ospf default-information originate
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Distribute a default route

protocols ospf default-information originate always
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Always advertise default route

protocols ospf default-information originate metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF default metric

Values:
  • u32 – Default metric (0-16777214)

protocols ospf default-information originate metric-type <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF metric type for default routes

Values:
  • u32 – Metric type for default routes (1-2)

protocols ospf default-information originate route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map reference

Reference:

protocols route-map <txt>

protocols ospf default-metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Metric of redistributed routes

Values:
  • u32 – Metric of redistributed routes (0-16777214)

protocols ospf distance
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Administrative distance

protocols ospf distance global <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF administrative distance

Values:
  • u32 – Administrative distance (1-255)

protocols ospf distance ospf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF administrative distance

protocols ospf distance ospf external <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Distance for external routes

Values:
  • u32 – Distance for external routes (1-255)

protocols ospf distance ospf inter-area <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Distance for inter-area routes

Values:
  • u32 – Distance for inter-area routes (1-255)

protocols ospf distance ospf intra-area <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Distance for intra-area routes

Values:
  • u32 – Distance for intra-area routes (1-255)

protocols ospf log-adjacency-changes
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log changes in adjacency state

protocols ospf log-adjacency-changes detail
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log all state changes

protocols ospf max-metric
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF maximum/infinite-distance metric

protocols ospf max-metric router-lsa
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise own Router-LSA with infinite distance (stub router)

protocols ospf max-metric router-lsa administrative
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Administratively apply, for an indefinite period

protocols ospf max-metric router-lsa on-shutdown <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise stub-router prior to full shutdown of OSPF

Values:
  • u32 – Time (seconds) to advertise self as stub-router (5-100)

protocols ospf max-metric router-lsa on-startup <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Automatically advertise stub Router-LSA on startup of OSPF

Values:
  • u32 – Time (seconds) to advertise self as stub-router (5-86400)

protocols ospf mpls-te
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MultiProtocol Label Switching-Traffic Engineering (MPLS-TE) parameters

protocols ospf mpls-te enable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable MPLS-TE functionality

protocols ospf mpls-te router-address <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4 – Stable IP address of the advertising router

protocols ospf neighbor <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4 – Neighbor IP address

Instances:

Multiple

protocols ospf neighbor <ipv4> poll-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Dead neighbor polling interval

Values:
  • u32 – Seconds between dead neighbor polling interval (1-65535)

protocols ospf neighbor <ipv4> priority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Neighbor priority in seconds

Values:
  • u32 – Neighbor priority (0-255)

protocols ospf parameters
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF specific parameters

protocols ospf parameters abr-type <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF ABR type

Values:
  • cisco – Cisco ABR type

  • ibm – Ibm ABR type

  • shortcut – Shortcut ABR type

  • standard – Standard ABR type

protocols ospf parameters opaque-lsa
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable the Opaque-LSA capability (rfc2370)

protocols ospf parameters rfc1583-compatibility
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable rfc1583 criteria for handling AS external routes

protocols ospf parameters router-id <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4 – Override the default router identifier

protocols ospf passive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Suppress routing updates on interface(s)

protocols ospf passive all
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Suppress routing updates on all interfaces

protocols ospf passive interface <ifc>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ifc – Suppress routing updates on an interface

Instances:

Multiple

protocols ospf passive interface-exclude <ifc>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ifc – Interface to exclude when using ‘passive all’

Instances:

Multiple

protocols ospf redistribute
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute information from another routing protocol

protocols ospf redistribute bgp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute BGP routes

protocols ospf redistribute bgp copy-metric
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use current metric for redistributed routes

protocols ospf redistribute bgp metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Metric for redistributed routes

Values:
  • u32 – Metric for redistributed routes (0-16777214)

protocols ospf redistribute bgp metric-type <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF metric type

Values:
  • u32 – Metric type (1-2)

protocols ospf redistribute bgp route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map reference

Reference:

protocols route-map <txt>

protocols ospf redistribute connected
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute connected routes

protocols ospf redistribute connected copy-metric
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use current metric for redistributed routes

protocols ospf redistribute connected metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Metric for redistributed routes

Values:
  • u32 – Metric for redistributed routes (0-16777214)

protocols ospf redistribute connected metric-type <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF metric type

Values:
  • u32 – Metric type (1-2)

protocols ospf redistribute connected route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map reference

Reference:

protocols route-map <txt>

protocols ospf redistribute kernel
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute kernel routes

protocols ospf redistribute kernel copy-metric
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use current metric for redistributed routes

protocols ospf redistribute kernel metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Metric for redistributed routes

Values:
  • u32 – Metric for redistributed routes (0-16777214)

protocols ospf redistribute kernel metric-type <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF metric type

Values:
  • u32 – Metric type (1-2)

protocols ospf redistribute kernel route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map reference

Reference:

protocols route-map <txt>

protocols ospf redistribute rip
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute RIP routes

protocols ospf redistribute rip copy-metric
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use current metric for redistributed routes

protocols ospf redistribute rip metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Metric for redistributed routes

Values:
  • u32 – Metric for redistributed routes (0-16777214)

protocols ospf redistribute rip metric-type <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF metric type

Values:
  • u32 – Metric type (1-2)

protocols ospf redistribute rip route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map reference

Reference:

protocols route-map <txt>

protocols ospf redistribute static
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute static routes

protocols ospf redistribute static copy-metric
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use current metric for redistributed routes

protocols ospf redistribute static metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Metric for redistributed routes

Values:
  • u32 – Metric for redistributed routes (0-16777214)

protocols ospf redistribute static metric-type <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF metric type

Values:
  • u32 – Metric type (1-2)

protocols ospf redistribute static route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map reference

Reference:

protocols route-map <txt>

protocols ospf refresh
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Adjust refresh parameters

protocols ospf refresh timer <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Refresh timer

Values:
  • u32 – Timer value in seconds (10-1800)

protocols ospf route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Filter routes installed in local route map

Reference:

protocols route-map <txt>

protocols ospf timers
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Adjust routing timers

protocols ospf timers throttle
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Throttling adaptive timers

protocols ospf timers throttle spf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF SPF timers

protocols ospf timers throttle spf delay <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Delay (msec) from first change received till SPF calculation

Values:
  • u32 – Delay in msec (0-600000)

protocols ospf timers throttle spf initial-holdtime <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Initial hold time(msec) between consecutive SPF calculations

Values:
  • u32 – Initial hold time in msec (0-600000)

protocols ospf timers throttle spf max-holdtime <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum hold time (msec)

Values:
  • u32 – Max hold time in msec (0-600000)