Layer 3 CLI Commands

ip ospf priority (Interface Mode)

Use the ip ospf priority command to configure interface priority used in DR election. The no form of this command sets the OSPF priority to its default. The default is a priority of 1.

Note: This command is executed from the Serial, Loopback, Fast Ethernet, and FabricFastEthernet interfaces.

Syntax

[no] ip ospf priority <priority>

Parameters

priority An integer from 0 to 255.

Example

priority 17

ip ospf router-id

Use the ip ospf router-idcommand to configure router identity. The no form of this command returns the router identity to its default (lowest IP interface that exists).

Syntax

[no] ip ospf router-id <router id>

Parameters

router id

The IP address.

Example

X330WAN-2DS1-1(configure)#ip ospf router-id 192.168.49.1

ip proxy-arp (Interface context)

Use the ip proxy-arpcommand to enable proxy ARP on an interface. The no form of this command disables proxy ARP on an interface.

Note: This command is executed from the Fast Ethernet and FabricFastEthernet interfaces.

Avaya X330WAN User’s Guide

181

Page 203
Image 203
Avaya X330WAN manual Ip ospf priority Interface Mode, Ip ospf router-id, Ip proxy-arp Interface context