beautypg.com

33 neighbor a.b.c.d – Asus GigaX3124 User Manual

Page 315

background image

GigaX3124 Layer3 Switch CLI Command Reference

290

Description

Set Router Priority integer value. Setting higher value, router

will be more eligible to become Designated Router. Setting the

value to 0, router is no longer eligible to Designated Router. The

default value is 1.

Examples

ASUS(config-if)# ip ospf priority 10

25.33 neighbor A.B.C.D

Syntax

neighbor A.B.C.D

Parameters

A.B.C.D Neighbor IP address

Command Mode Config-router mode
No/clear

no neighbor A.B.C.D

Show

show running-config

Default
Description

To specify OSPF neighbor router

Examples

ASUS(config-router)# neighbor 10.1.1.1

25.34 neighbor A.B.C.D (poll-interval <1-65535> |

priority <1-255>)

Syntax

neighbor A.B.C.D (poll-interval <1-65535> | priority <1-255>)

Parameters

A.B.C.D Neighbor IP address

poll-interval Dead Neighbor Polling interval

<1-65535> Seconds

priority Neighbor Priority

<1-255> Priority

Command Mode Config-router mode
No/clear

no neighbor A.B.C.D

Show

show running-config

Default

Poll-interval is 60 sec, priority is 0

Description

To specify OSPF neighbor router and set poll-interval or priority.

Examples

ASUS(config-router)# neighbor 10.1.1.1 poll-interval 120