Command Reference Guide

3Com Router 5000 Family and Router 6000 Family peer 227
Command Reference
peer
Purpose Use the peer command to configure the IP address of adjacent routers and specify a
DR priority on an NBMA network.
Use the undo peer command to cancel the configuration.
Syntax peer ip-address [ dr-priority dr-priority-number ]
undo peer ip-address
Parameters ip-address
IP address of the neighboring point.
dr-priority-number
Represents the corresponding value of the network
neighbor priority. Valid values are an integer between
0 and 255.
If no value is specified, the default value is 1.
Example Configure the IP address of peer router as 10.1.1.1.
[3Com -ospf-1] peer 10.1.1.1
View This command can be used in the following views:
OSPF view
Description On the frame relay network, a full-meshed network (i.e. there is a VC directly
connecting any two routers on the network) can be implemented by configuring
map. Thus OSPF can perform in the same way in the frame relay network as in the
broadcast network (such as electing DR and BDR). However, the IP address of
adjacent routers and their election rights must be configured manually for the
interface because adjacent routers cannot be found dynamically by advertising Hello
messages.