Manual
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(cong-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 Cong-router mode
No/clear no neighbor A.B.C.D
Show show running-cong
Default
Description To specify OSPF neighbor router
Examples ASUS(cong-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 Cong-router mode
No/clear no neighbor A.B.C.D
Show show running-cong
Default Poll-interval is 60 sec, priority is 0
Description To specify OSPF neighbor router and set poll-interval or priority.
Examples ASUS(cong-router)# neighbor 10.1.1.1 poll-interval 120