Dual Trunk E1 Router

GARBAGETIMER=<0-4294967295>Specifies the routing garbage collection timer in seconds. The default is 120 seconds.

Command Mode: Router Configuration

Examples

timers 30 180 120

version

Use the version command to set a RIP routing protocol version.

Use the no form of the command to restore the default.

Command Syntax

version <1-2>

no version <1-2>

<1-2>- specifies the version of RIP processing. Default is RIP v2. Command Mode: Router Configuration

Examples version 1

Usage

ripd# sh run...

router rip

network 10.10.10.0/24 network 10.10.11.0/24 ripd(config-router)# version 1 router rip...

version 1

network 10.10.10.0/24 network 10.10.11.0/24

OSPF COMMAND REFERENCE

area authentication

Use the area authentication command to enable authentication for an OSPF area. Use the no parameter to remove the authentication specification for an area.

Command Syntax

area AREAID authentication no area AREAID authentication AREAID= A.B.C.D<0-4294967295>

A.B.C.D= The IPv4 specification of the area for which to enable authentication. <0-4294967295>= The area identification number of the area for which to enable authentication.

Default

Type 0 authentication or no authentication.

Command Mode: Router mode

Usage

Specifying the area authentication sets the authentication to Type 1 authentication or the Simple Password authentication (details in RFC 2328). Setting up a Type 1 authentication configures a 64-bit field for that particular network. All packets sent on this network must have this configured value in their OSPF header. This allows only routers that have the same passwords to join the routing domain. Give all routers that are to communicate with each other through OSPF the same authentication password.

Use the ip ospf authentication-key command to specify an OSPF authentication password.

Examples

ospfd# configure terminal ospfd(config)# router ospf 100 ospfd(config-router)# area 1 authentication

Dual Trunk E1 Router User’s Guide

TECHNICAL: 0118 96 56 000

161

Page 173
Image 173
Black Box LRU4240 manual Ospf Command Reference, Version, Area authentication, Command Mode Router mode Usage