ESR service routers. ESR-Series. Functionality description. Version 1.12.0
135
•
•
•
•
•
Step
Description
Command
Keys
42
Set static IP address of a neighbor
to establish a relation in NMBA and
P2MP (Point-to-MultiPoint)
networks.
esr(config-if-gi)# ip
ospf neighbor <IP>
[ eligible ]
<IP> – neighbor’s IP address,
defined as AAA.BBB.CCC.DDD
where each part takes values of
[0..255].
eligible
– optional parameter,
allows the device to take part in
DR selection process in NMBA
networks. The interface priority
should be greater than zero.
esr(config-if-gi)# ip
ospf neighbor <IP>
[ eligible ]
<IPV6-ADDR> – neighbor’s IPv6
address, defined as X:X:X:X::X
where each part takes values in
hexadecimal format [0..FFFF];
eligible
– optional parameter,
allows the device to take part in
DR selection process in NMBA
networks. The interface priority
should be greater than zero.
43
Define the network type for OSPF
neighborhood establishment.
esr(config-if-gi)# ip
ospf network <TYPE>
<TYPE> – network type:
broadcast
– broadcast
connection type;
non-broadcast
– NBMA
connection type;
point-to-multipoint
– point-
to-multipoint connection
type;
point-to-multipoint non-
broadcast
– point-to-
multipoint NBMA
connection type;
point-to-point
– point-to-
point connection type.
Default value: broadcast.
esr(config-if-gi)# ipv6
ospf network <TYPE>
44
Set the router priority that is used
for DR and BDR selection.
esr(config-if-gi)# ip
ospf priority <VALUE>
<VALUE> – interface priority, takes
values of [1..65535].
Default value: 120.
esr(config-if-gi)# ipv6
ospf priority <VALUE>
45
Set the metric size on the interface
or tunnel.
esr(config-if-gi)# ip
ospf cost <VALUE>
<VALUE> – metric size, takes
values of [0..32767].
Default value: 150.
esr(config-if-gi)# ipv6
ospf cost <VALUE>