Avaya X330WAN Network Router User Manual


 
Layer 3 CLI Commands
Avaya X330WAN User’s Guide 181
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
Example
priority 17
ip ospf router-id
Use the ip ospf router-id command 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
Example
X330WAN-2DS1-1(configure)# ip ospf router-id 192.168.49.1
ip proxy-arp (Interface context)
Use the ip proxy-arp command 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.
priority
An integer from 0 to 255.
router id
The IP address.