Ipv6 ospf retransmit-interval, Ipv6 ospf retransmit, Interval – LevelOne GTL-2691 User Manual

Page 1534

Advertising
background image

C

HAPTER

49

| IP Routing Commands

Open Shortest Path First (OSPFv3)

– 1534 –

C

OMMAND

M

ODE

Interface Configuration (VLAN)

D

EFAULT

S

ETTING

1

C

OMMAND

U

SAGE

A designated router (DR) and backup designated router (BDR) are

elected for each OSPF area based on Router Priority. The DR forms an

active adjacency to all other routers in the area to exchange routing

topology information. If for any reason the DR fails, the BDR takes over

this role.

Set the priority to zero to prevent a router from being elected as a DR

or BDR. If set to any value other than zero, the router with the highest

priority will become the DR and the router with the next highest priority

becomes the BDR. If two or more routers are tied with the same

highest priority, the router with the higher ID will be elected.

If a DR already exists for a network segment when this interface comes

up, the new router will accept the current DR regardless of its own

priority. The DR will not change until the next time the election process

is initiated.

Configure router priority for multi-access networks only and not for

point-to-point networks.

E

XAMPLE

Console(config)#interface vlan 1

Console(config-if)#ipv6 ospf priority 5

Console(config-if)#

ipv6 ospf

retransmit-interval

This command specifies the time between resending link-state

advertisements (LSAs). Use the no form to restore the default value.

S

YNTAX

ipv6 ospf retransmit-interval seconds [instance-id instance-id]
no ipv6 ospf retransmit-interval [instance-id instance-id]

seconds - Sets the interval at which LSAs are retransmitted from

this interface. (Range: 1-65535)
instance-id - Identifies a specific OSPFv3 routing process on the

link-local network segment attached to this interface.

(Range: 0-255)

C

OMMAND

M

ODE

Interface Configuration (VLAN)

Advertising